Class ZigBeeBoolean

java.lang.Object
org.osgi.service.zigbee.types.ZigBeeBoolean
All Implemented Interfaces:
ZCLDataTypeDescription, ZCLSimpleTypeDescription

public class ZigBeeBoolean extends Object implements ZCLSimpleTypeDescription
A singleton class that represents the 'Boolean' data type, as it is defined in the ZigBee Cluster Library specification.
  • Method Details