ST_LON_SNVT_switch_2
Used by: SNVT_switch_2
TYPE ST_LON_SNVT_switch_2 :
STRUCT
eState : E_LON_switch_state_t;
stSetting : ST_LON_setting;
byScene_number : BYTE;
END_STRUCT
END_TYPE
eState: Switch state. Switch state; maybe a state of the switch or other switch properties such as scene, occupancy state, and level multiplier (see E_LON_switch_state_t).
stSetting: Switch setting. Sets or reports the level, change, or angle for a switch (see ST_LON_setting).
byScene_number: Min: 1 / Max: 255 / Scene number. Scene number that is applied based on the function specified in the state field.