Parameters for the Generic OnOff Status message. More...
#include <generic_onoff_common.h>
Data Fields | |
uint8_t | present_on_off |
The present value of the Generic OnOff state. | |
uint8_t | target_on_off |
The target value of the Generic OnOff state (optional) | |
uint32_t | remaining_time_ms |
Remaining time value in milliseconds. | |
Parameters for the Generic OnOff Status message.
Definition at line 88 of file generic_onoff_common.h.