ExportDataMessage Struct
Export data from the device (MessageType::EXPORT_DATA, version 1). More...
Declaration
Included Headers
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).
Expected Response
The device will respond with a PlatformStorageDataMessage.
Definition at line 1436 of file configuration.h.
Public Member Attributes
data_type
|
The type of data to be exported.
Definition at line 1442 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 1447 of file configuration.h.
Public Static Attributes
MESSAGE_TYPE
| constexpr static |
Definition at line 1437 of file configuration.h.
MESSAGE_VERSION
| constexpr static |
Definition at line 1438 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.