|
MIP_SDK
v3.0.0
MicroStrain Communications Library for embedded systems
|
#include <commands_3dm.hpp>
Public Member Functions | |
| void | insert (Serializer &serializer) const |
| Serialization. More... | |
| void | extract (Serializer &serializer) |
Public Attributes | |
| uint8_t | action_type = 0 |
| Parameters. More... | |
| uint8_t | trigger_id = 0 |
| Associated trigger instance. More... | |
| void mip::commands_3dm::GetEventActionStatus::Entry::extract | ( | Serializer & | serializer | ) |
| void mip::commands_3dm::GetEventActionStatus::Entry::insert | ( | Serializer & | serializer | ) | const |
Serialization.
| uint8_t mip::commands_3dm::GetEventActionStatus::Entry::action_type = 0 |
Parameters.
Configured action type.
| uint8_t mip::commands_3dm::GetEventActionStatus::Entry::trigger_id = 0 |
Associated trigger instance.
1.8.17