mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
4 lines
213 B
Plaintext
4 lines
213 B
Plaintext
uint64 timestamp # time since system start (microseconds)
|
|
int16[12] channel_id # ADC channel IDs, negative for non-existent
|
|
float32[12] channel_value # ADC channel value in volt, valid if channel ID is positive
|