2020-07-12 12:04:29 -03:00
|
|
|
uint64 timestamp # time since system start (microseconds)
|
|
|
|
uint64 timestamp_sample
|
2018-07-29 13:22:29 -03:00
|
|
|
|
2020-07-12 12:04:29 -03:00
|
|
|
uint32 device_id # unique device ID for the sensor that does not change between power cycles
|
|
|
|
|
|
|
|
uint32 error_count
|
2018-07-29 13:22:29 -03:00
|
|
|
|
2017-01-02 12:15:46 -04:00
|
|
|
float32 pressure # static pressure measurement in millibar
|
2018-07-29 13:22:29 -03:00
|
|
|
|
2017-01-02 12:15:46 -04:00
|
|
|
float32 temperature # static temperature measurement in deg C
|