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.
|
uint64 timestamp_us # in microseconds since system start |
|
char[10] name # max. 10 characters as key / name |
|
float32 x # x value |
|
float32 y # y value |
|
float32 z # z value
|
|
|