mirror of
https://github.com/aurora-opensource/xviz.git
synced 2026-01-25 14:16:45 +00:00
See part 1 commit for details, but background and context, the change here is: - We have a new `values` type that holds arrays of different kinds of values. - `timeseries_state` now holds an array of stream names and instance of this `values` type. Both arrays are the same length.
4 lines
26 B
JSON
4 lines
26 B
JSON
{
|
|
"doubles": [5, 4.8]
|
|
}
|