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

◆ endpoint

uint8_t EmberAfSceneTableEntry::endpoint

◆ groupId

uint16_t EmberAfSceneTableEntry::groupId

◆ sceneId

uint8_t EmberAfSceneTableEntry::sceneId

◆ transitionTime

uint16_t EmberAfSceneTableEntry::transitionTime

◆ transitionTime100ms

uint8_t EmberAfSceneTableEntry::transitionTime100ms

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