Skip to content

Fast data series measurements with low latency (e.g. from an earthquake device or from electronic's labs equipment) #18

@bieli

Description

@bieli

It will be good if we can send measurements by IoText data protocol fast changed values e.g. 10 milliseconds or 100 ms.

For example, from an earthquake device, it's not optimal to send multiple data rows.
It will be fine to send one data row with a wide range of measurements.

Proposal for IoText data protocol upgrade:

R|12356556567666=d:100ms,d|axel01,m|X=d:1.09877;1.6777;1.2445;1.2233;1.286655;1.76544,m|Y=d:0.09877;0.6777;0.2445;1.2233;1.286655;0.76544,m|Z=d:1.19877;1.2777;1.5445;1.4233;1.286655;1.06544

Special command R gives us the possibility to add a timestamp in millis for the start point of our data items and delta offset for sending measurements. It it's optimalisation required for specific use cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions