You can import your data to the server via http(s)://host:port/api/v1/$ACCESS_TOKEN/telemetry. The access token serves as authentication for your customer account.
The simplest supported data format is:
{"key1":"value1", "key2":"value2"}
If your data has a time stamp, this can also be specified: {"ts":1451649600512, "values":{"key1":"value1", "key2":"value2"}}
The timestamp is specified as a UNIX timestamp. For example, the timestamp ts: 1451649600512 corresponds to the date Fri, 01 Jan 2016 12:00:00.512 GMT.
The measured values of the widgets can be exported as a CSV or Excel file via the export symbol. Time window and storage interval are determined by the settings of the time window in the dashboard or widget.
At pro.emonio.de, individual measuring points are combined into one object by creating objects. The creation of objects is described in the Objects chapter. An example is given below.
In the following picture you can see several objects of the type "Machine".
The individual machines obtain their measurement data from the related measuring devices. System 3 consists of the measuring devices of distribution A and B.
In the next step, the systems are assigned to the corresponding halls. The object type “Hall” is created for this.
Hall 4 is allocated as follows, for example:
The following protocols and servers can be integrated into pro.emonio.de: