Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.




HTML
<h3 style="margin-left:16px; font-weight: 500; font-size: 1.6em;">
 Connectors have been designed to easily connect Niagara to cloud platforms and databases. We distinguish real-time connectors (IoT Hub, IoT Core, MongoDb...), history connectors (SQL, Elasticsearch...) and dedicated connectors (CMMS Fiix, BIM Maintenance apps...)
</h3>


HTML
<h2 style="margin-left:16px; margin-top: 32px; font-weight: 500; font-size: 2em;width: calc(100% - 32px);border-bottom:1px solid #333333">
Real-time connectors
</h2>


HTML
<style>
 	a:hover { text-decoration: none; }
 	.doc-card-div {width: 320px;height:140px; margin:16px; padding: 24px;border-radius: 8px;box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); transition: all 0.3s cubic-bezier(.25,.8,.25,1); font-family:Arial, sans-serif}
	.doc-card-div:hover { box-shadow: 0 4px 10px rgba(0,0,0,0.25), 0 4px 4px rgba(0,0,0,0.22); }
	.doc-card-img { width: 48px;height:48px; }
	.doc-card-title { font-size: 1.4em; font-weight: 500; margin:8px 0; line-height: 1.4;color:#020814; }
	.doc-card-description { font-size: 1em; margin: 0; font-weight: 300; line-height: 1.3;color:#73849a }
</style>

<div style="display:flex; flex-direction:row; flex-wrap: wrap;max-width:1200px;">
   <a href="../GS/Get+Started+Home">
   <div class="doc-card-div">
   	   <img src="https://www.mycitysocial.com/wp-content/uploads/2020/02/getting-started-icon.png" class="doc-card-img"/>
	   <p class="doc-card-title">
		Get started
	   </p>
	   <p class="doc-card-description">
		Set-up your license
	   </p>
   </div>
   </a>
<a href="../CON/btibConnector">
   <div class="doc-card-div">
   	   <img src="https://doc-vayandata.s3.eu-west-3.amazonaws.com/cloud.png" class="doc-card-img"/>
	   <p class="doc-card-title">
		Connectors philosophy
	   </p>
	   <p class="doc-card-description">
		Learn the basis for real-time connectors and how a they are all structured
	   </p>
   </div>
</a>
<a href="../CON/btibMongoDb">
   <div class="doc-card-div">
   	   <img src="https://doc-vayandata.s3.eu-west-3.amazonaws.com/mongoDb.png" class="doc-card-img"/>
	   <p class="doc-card-title">
		Mongo DB
	   </p>
	   <p class="doc-card-description">
		Mongo Database connector for Niagara
	   </p>
   </div>
</a>
<a href="../CON/btibAWS">
   <div class="doc-card-div">
   	   <img src="https://doc-vayandata.s3.eu-west-3.amazonaws.com/awsIoTCore.png" class="doc-card-img"/>
	   <p class="doc-card-title">
		AWS IoT Core Connector
	   </p>
	   <p class="doc-card-description">
		Amazon Web Service IoT Core connector for Niagara
	   </p>
   </div>
</a>
<a href="../CON/btibIoTHub">
   <div class="doc-card-div">
   	   <img src="https://doc-vayandata.s3.eu-west-3.amazonaws.com/iotHub.png" class="doc-card-img"/>
	   <p class="doc-card-title">
		Azure IoT Hub
	   </p>
	   <p class="doc-card-description">
	 	Microsoft Azure IoT Hub connector for Niagara
	   </p>
   </div>
</a>
<a href="../CON/btibGoogleIoTCore">
   <div class="doc-card-div">
   	   <img src="https://doc-vayandata.s3.eu-west-3.amazonaws.com/googleIotCore.jpg" class="doc-card-img"/>
	   <p class="doc-card-title">
		Google IoT Core
	   </p>
	   <p class="doc-card-description">
	 	Google Cloud IoT Core connector for Niagara
	   </p>
   </div>
</a>
<a href="../CON/btibMqttConnector">
   <div class="doc-card-div">
   	   <img src="https://doc-vayandata.s3.eu-west-3.amazonaws.com/mqtt.jpg" class="doc-card-img"/>
	   <p class="doc-card-title">
		MQTT
	   </p>
	   <p class="doc-card-description">
	 	Pure MQTT connector for Niagara for independent platforms
	   </p>
   </div>
 </a>
</div>



HTML
<h2 style="margin-left:16px; margin-top: 32px; font-weight: 500; font-size: 2em;width: calc(100% - 32px);border-bottom:1px solid #333333">
History connectors
</h2>




HTML
<style>
 	a:hover { text-decoration: none; }
 	.doc-card-div {width: 320px;height:140px; margin:16px; padding: 24px;border-radius: 8px;box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); transition: all 0.3s cubic-bezier(.25,.8,.25,1); font-family:Arial, sans-serif}
	.doc-card-div:hover { box-shadow: 0 4px 10px rgba(0,0,0,0.25), 0 4px 4px rgba(0,0,0,0.22); }
	.doc-card-img { width: 48px;height:48px; }
	.doc-card-title { font-size: 1.4em; font-weight: 500; margin:8px 0; line-height: 1.4;color:#020814; }
	.doc-card-description { font-size: 1em; margin: 0; font-weight: 300; line-height: 1.3;color:#73849a }
</style>

<div style="display:flex; flex-direction:row; flex-wrap: wrap;max-width:1200px;">

<a href="../GS/Get+Started+Home">
   <div class="doc-card-div">
   	   <img src="https://doc-vayandata.s3.eu-west-3.amazonaws.com/getStarted.png" class="doc-card-img"/>
	   <p class="doc-card-title">
		Get started
	   </p>
	   <p class="doc-card-description">
		Set-up your license
	   </p>
   </div>
   </a>
<a href="../CON/btibElasticsearch">
   <div class="doc-card-div">
   	   <img src="https://doc-vayandata.s3.eu-west-3.amazonaws.com/elasticsearch.png" class="doc-card-img"/>
	   <p class="doc-card-title">
		Elasticsearch
	   </p>
	   <p class="doc-card-description">
		Send historical data from Niagara to Elasticsearch indexes
	   </p>
   </div>
</a>
<a href="../CON/MongoDb+Timeseries+Connectors">
   <div class="doc-card-div">
   	   <img src="https://doc-vayandata.s3.eu-west-3.amazonaws.com/mongoDb.png" class="doc-card-img"/>
	   <p class="doc-card-title">
		Mongo DB
	   </p>
	   <p class="doc-card-description">
		Send historical data from Niagara to MongoDB
	   </p>
   </div>
   </a>
<a href="../CON/btibSQL">
   <div class="doc-card-div">
   	   <img src="https://doc-vayandata.s3.eu-west-3.amazonaws.com/sql.png" class="doc-card-img"/>
	   <p class="doc-card-title">
		SQL
	   </p>
	   <p class="doc-card-description">
		Send historical data from Niagara to SQL databases including all Niagara tags
	   </p>
   </div>
   </a>
</div>
Tip
titleWelcome to your new space!

Confluence spaces are great for sharing content and news with your team. This is your home page. Right now it shows recent space activity, but you can customize this page in anyway you like.

Complete these tasks to get started

  •  Edit this home page - Click Edit in the top right of this screen to customize your Space home page
  •  Create your first page - Click the Create button in the header to get started
  •  Brand your Space - Click Configure Sidebar in the left panel to update space details and logo
  •  Set permissions - Click Space Tools in the left sidebar to update permissions and give others access

 

Recent space activity

Recently Updated
typespage, comment, blogpost
max5
hideHeadingtrue
themesocial

Space contributors

Contributors
modelist
scopedescendants
limit5
showLastTimetrue
orderupdate

...