Data monitor

Monitor data that is being sent from your device using Connect API to Connect Data monitoring tool.

The Data monitor tool lets you send data from your devices and view it in real-time at the dashboard. You can also set alerts based on the received data and receive an email every time an alert is triggered.

Sending data from your devices to the Data monitor is done by using Connect REST API.

The data can be of the next types:

  1. Integer

  2. String

  3. Boolean

You can create custom alerts based on equations (!=, ==, <, >, >=, <=) and view a history of the triggered alerts at the dashboard.

How to send/get data monitor records

Last updated