Sending data to Senfi

From Senfi Docs
Revision as of 16:01, 11 September 2019 by Admin (talk | contribs)
Jump to: navigation, search

Senfi monitors and stores time series data from your existing systems. At the moment, Senfi provides a MQTT interface for receiving data from your systems. To start sending data to Senfi, you need to do the following:

  1. Create an integration key in the CMS
  2. Design and create a measurement in the CMS
  3. Write a program to read from your system and send it to Senfi's MQTT endpoint

Create integration key

Design/create measurement

Publish to MQTT

MQTT Endpoint

Host
mqtt.senfi.io
Port
1883
Username
<Your integration key>
Password
<Your integration secret>
MQTT topic
ingestor/1/0/live/text/array/ems/<your integration key>/<your measurement code>