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.

#include < af-types.h >

Data Fields

uint8_t endpoint
uint16_t groupId
uint8_t sceneId
uint16_t transitionTime
uint8_t transitionTime100ms

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.

Field Documentation

uint8_t EmberAfSceneTableEntry::endpoint
uint16_t EmberAfSceneTableEntry::groupId
uint8_t EmberAfSceneTableEntry::sceneId
uint16_t EmberAfSceneTableEntry::transitionTime
uint8_t EmberAfSceneTableEntry::transitionTime100ms

The documentation for this struct was generated from the following file:
  • af-types.h