Breadcrumbs

MongoDbTSConnector

Summary

MongoDB Time Series Connector it is the component which is responsible for managing connection and sending histories to a mongo database in a Niagara station.

This component is a Timeseries Connector, this page will only contain information specific to this component.

Implementation

  1. Open the btibMongoDb palette.

    image2020-8-21_16-41-54.png

  2. Drag and drop the MongoDbConnector to Services > Btib Service > External Connectors >Time Series Connectors folder.

    image2020-8-21_12-32-14.png

  3. Double click on the connector fill-in your connection information, then hit save.

    image-2024-2-7_9-57-12.png


 Properties

  • Connection String: Mongo connection string.

  • Connection timeout: Number of milliseconds for mongo client to wait before giving up (increase this value if your jace has high connection latency).

  • Database Name: Name of the database.

  • Authentication Schemes: Authentication options.