foxglove 0.25.0

Foxglove SDK
Documentation
1
2
3
4
5
6
7
8
9
---
source: rust/foxglove/src/protocol/common/parameter.rs
expression: "Parameter::float64(\"f64\", 1.23)"
---
{
  "name": "f64",
  "type": "float64",
  "value": 1.23
}