Generic Switch Information. Generic switch feature uses this as descriptor to interpret the incoming switch command from the GPD. This information is set up at the sink during the commissioning.

Public Attributes#

uint8_t

Public Attribute Documentation#

switchInfoLength#

uint8_t EmberGpSwitchInformation::switchInfoLength

Switch Information Length


Definition at line 597 of file stack/include/gp-types.h

nbOfContacts#

uint8_t EmberGpSwitchInformation::nbOfContacts

Number of contacts in the switch


Definition at line 599 of file stack/include/gp-types.h

switchType#

uint8_t EmberGpSwitchInformation::switchType

Switch type


Definition at line 601 of file stack/include/gp-types.h

currentContact#

uint8_t EmberGpSwitchInformation::currentContact

Current contact


Definition at line 603 of file stack/include/gp-types.h

savedContact#

uint8_t EmberGpSwitchInformation::savedContact

Saved contacts


Definition at line 605 of file stack/include/gp-types.h