Versions Compared

Key

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

...

  • Use a local MongoDb instance. You can install it on your computer or anywhere. Go to the MongoDb documentation.
  • Use the Cloud MongoDb service: Atlas.

Image RemovedImage Added


Required information

...

  • Hostname: the mongodb cluster instance hostname (cluster-shard-00-00-w9pyz.mongodb.net for example if you use)
  • Port number: the port number which the mongodb receives connection on (27017 with Cloud Atlas)
  • Database Name: the name of the database where niagara will create documents.
  • Database username and password: the database credentials (note: this user needs read/write/create/drop collections permissions in this database).
  • (Optional) Replica Set option Activated: to be able to send messages from mongodb back to niagara devices/points.

Please gather and note those information, we will need them later.


Next Step

...

Step 2 1 Set up the MongoDb connector for devices, points and referencesa MongoDb database