Fawkes API  Fawkes Development Version
fawkes::SwitchInterface::EnableDurationMessage::EnableDurationMessage_data_t Struct Reference

Internal data storage, do NOT modify! More...

List of all members.

Public Attributes

int64_t timestamp_sec
 Interface Unix timestamp, seconds.
int64_t timestamp_usec
 Interface Unix timestamp, micro-seconds.
float duration
 Duration in seconds for which the switch should be enabled.
float value
 If switches support multiple states these can be indicated with this value.

Detailed Description

Internal data storage, do NOT modify!


Member Data Documentation

If switches support multiple states these can be indicated with this value.

For example for a switch that notes the intensity it could be a value in the valid range.

Definition at line 173 of file SwitchInterface.h.

Referenced by fawkes::SwitchInterface::EnableDurationMessage::EnableDurationMessage().


The documentation for this struct was generated from the following file: