ExportDataMessage Struct
Export data from the device (MessageType::EXPORT_DATA, version 1.0). More...
Declaration
Included Headers
Base struct
| struct | MessagePayload |
|
The base class for all message payloads. More... | |
Public Member Attributes Index
| DataType | data_type = DataType::INVALID |
|
The type of data to be exported. More... | |
| ConfigurationSource | source = ConfigurationSource::ACTIVE |
|
The source to copy this data from. More... | |
Public Static Attributes Index
| static constexpr MessageType | MESSAGE_TYPE = MessageType::EXPORT_DATA |
| static constexpr uint8_t | MESSAGE_VERSION = 0 |
Description
Export data from the device (MessageType::EXPORT_DATA, version 1.0).
Expected Response
The device will respond with a PlatformStorageDataMessage.
Definition at line 1439 of file configuration.h.
Public Member Attributes
data_type
|
The type of data to be exported.
Definition at line 1445 of file configuration.h.
source
|
The source to copy this data from.
If the data_type doesn't separate active and saved data, this will be ignored.
Definition at line 1450 of file configuration.h.
Public Static Attributes
MESSAGE_TYPE
| constexpr static |
Definition at line 1440 of file configuration.h.
MESSAGE_VERSION
| constexpr static |
Definition at line 1441 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.