A structure used to store scene table entries in RAM or in tokens, depending on a plugin setting. If endpoint field is EMBER_AF_SCENE_TABLE_UNUSED_ENDPOINT_ID, the entry is unused.
Public Attribute Documentation#
endpoint#
uint8_t EmberAfSceneTableEntry::endpoint
Definition at line
897
of file ./app/framework/include/af-types.h
groupId#
uint16_t EmberAfSceneTableEntry::groupId
Definition at line
898
of file ./app/framework/include/af-types.h
sceneId#
uint8_t EmberAfSceneTableEntry::sceneId
Definition at line
899
of file ./app/framework/include/af-types.h
transitionTime#
uint16_t EmberAfSceneTableEntry::transitionTime
Definition at line
903
of file ./app/framework/include/af-types.h
transitionTime100ms#
uint8_t EmberAfSceneTableEntry::transitionTime100ms
Definition at line
904
of file ./app/framework/include/af-types.h