You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
209 B
4 lines
209 B
9 years ago
|
uint64 timestamp # Timestamp in microseconds since boot
|
||
|
int16[8] channel_id # ADC channel IDs, negative for non-existent
|
||
|
float32[8] channel_value # ADC channel value in volt, valid if channel ID is positive
|