foxglove 0.25.0

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