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 663 of file stack/include/gp-types.h

nbOfContacts#

uint8_t EmberGpSwitchInformation::nbOfContacts

Number of contacts in the switch


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

switchType#

uint8_t EmberGpSwitchInformation::switchType

Switch type


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

currentContact#

uint8_t EmberGpSwitchInformation::currentContact

Current contact


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

savedContact#

uint8_t EmberGpSwitchInformation::savedContact

Saved contacts


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