MessageRateResponse Struct
Response to a GetMessageRate request (MessageType::MESSAGE_RATE_RESPONSE, version 1.1). More...
Declaration
Included Headers
Base struct
| struct | MessagePayload |
|
The base class for all message payloads. More... | |
Public Member Attributes Index
| ConfigurationSource | config_source = ConfigurationSource::ACTIVE |
|
The source of the parameter value (active, saved, etc.). More... | |
| uint16_t | num_rates = 0 |
|
The number of rates reported by this message. More... | |
| InterfaceID | output_interface = {} |
|
The output interface corresponding with this response. More... | |
| Response | response = Response::OK |
|
The response status (success, error, etc.). More... | |
Public Static Attributes Index
| static constexpr MessageType | MESSAGE_TYPE = ... |
| static constexpr uint8_t | MESSAGE_VERSION = 1 |
Description
Response to a GetMessageRate request (MessageType::MESSAGE_RATE_RESPONSE, version 1.1).
This message will be followed by num_rates MessageRateResponseEntry elements:
Definition at line 2538 of file configuration.h.
Public Member Attributes
config_source
|
The source of the parameter value (active, saved, etc.).
Definition at line 2544 of file configuration.h.
num_rates
|
The number of rates reported by this message.
Definition at line 2550 of file configuration.h.
output_interface
|
The output interface corresponding with this response.
Definition at line 2553 of file configuration.h.
response
|
The response status (success, error, etc.).
Definition at line 2547 of file configuration.h.
Public Static Attributes
MESSAGE_TYPE
| constexpr static |
- Initialiser
Definition at line 2539 of file configuration.h.
MESSAGE_VERSION
| constexpr static |
Definition at line 2541 of file configuration.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.