Module node_configuration

Module node_configuration 

Source
Available on crate feature std only.
Expand description

Node Configuration File Format

Structs§

NodeConfig
A node configuration
PdoConfig
Represents the configuration parameters for a single PDO
Store
Represents a store command to write a value to an object

Enums§

ConfigError
Error returned when loading node configuration files
StoreValue
Value to be stored by a Store command