Save or reload configuration settings (MessageType::SAVE_CONFIG, version 1.0). More...
#include <point_one/fusion_engine/messages/configuration.h>
Public Attributes | |
SaveAction | action = SaveAction::SAVE |
The action to performed. More... | |
Static Public Attributes | |
static constexpr MessageType | MESSAGE_TYPE = MessageType::SAVE_CONFIG |
static constexpr uint8_t | MESSAGE_VERSION = 0 |
Save or reload configuration settings (MessageType::SAVE_CONFIG, version 1.0).
The device will respond with a CommandResponseMessage indicating whether or not the request was accepted.
Definition at line 355 of file configuration.h.
SaveAction point_one::fusion_engine::messages::SaveConfigMessage::action = SaveAction::SAVE |
The action to performed.
Definition at line 360 of file configuration.h.
|
staticconstexpr |
Definition at line 356 of file configuration.h.
|
staticconstexpr |
Definition at line 357 of file configuration.h.