Skip to main content
Skip table of contents

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).

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



Organisation of documents




Example of documents


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.