Save or reload configuration settings (MessageType::SAVE_CONFIG, version 1.0).
The device will respond with a CommandResponseMessage indicating whether or not the request succeeded.
Definition at line 566 of file configuration.h.
#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 |
SaveAction point_one::fusion_engine::messages::SaveConfigMessage::action = SaveAction::SAVE |
The action to performed.
Definition at line 571 of file configuration.h.
|
staticconstexpr |
Definition at line 567 of file configuration.h.
|
staticconstexpr |
Definition at line 568 of file configuration.h.