mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
8 lines
233 B
Plaintext
8 lines
233 B
Plaintext
uint32 device_id # Sensor ID that must be unique for each baro sensor and must not change
|
|
|
|
uint64 error_count
|
|
|
|
float32 pressure # static pressure measurement in millibar
|
|
|
|
float32 temperature # static temperature measurement in deg C
|