InfluxDB
Send data to an InfluxDB
// Translates to line protocol
// general format
<measurement>,[tags] <data key name>=<data key value> <timestamp>
// This example translates to
default,akenzaDeviceId=02b12aa91a7494eb,deviceId=C81758FFFE09845A,deviceName=desksensor occupancy=0 1765286099000
Last updated
Was this helpful?

