Expand description
Parameter server implementation
Provides a static storage parameter server for embedded systems. Parameters are stored in a fixed-size array with compile-time capacity.
Structsยง
- Legacy
Parameter Builder - Builder for declaring parameters with a fluent API
- Parameter
Server - Parameter server with static storage