Breadcrumbs

Mongo Db connector specifics

Organisation of the collections

MongoDb is a database composed of collections, each containing documents. Each document is in JSON format.

Niagara dedicates a collection to each data type and container (Devices) and a collection for the application of commands (Messages).

image2022-3-29_1-56-36-.png

The "Devices" collection can represent a device, a Folder…



Organisation of documents


image2022-3-29_1-57-3-.png



Example of documents


image2022-3-29_1-57-37-.png