Versions in this module Expand all Collapse all v0 v0.7.76 Jan 24, 2024 v0.6.61 Nov 19, 2023 Changes in this version + type AlarmsCluster struct + Ed *zdo.EndDevice + func (i AlarmsCluster) HandlerAttributes(endpoint zcl.Endpoint, attributes []zcl.Attribute) + type AnalogInputCluster struct + Ed *zdo.EndDevice + func (a AnalogInputCluster) HandlerAttributes(endpoint zcl.Endpoint, attributes []zcl.Attribute) + type BasicCluster struct + Ed *zdo.EndDevice + func (b BasicCluster) HandlerAttributes(endpoint zcl.Endpoint, attributes []zcl.Attribute) + type ElectricalMeasurementCluster struct + ChargerChan chan MotionMsg + Ed *zdo.EndDevice + func (e ElectricalMeasurementCluster) HandlerAttributes(endpoint zcl.Endpoint, attributes []zcl.Attribute) + type GroupsCluster struct + Ed *zdo.EndDevice + func (i GroupsCluster) HandlerAttributes(endpoint zcl.Endpoint, attributes []zcl.Attribute) + type IasZoneCluster struct + Ed *zdo.EndDevice + func (i IasZoneCluster) HandlerAttributes(endpoint zcl.Endpoint, attributes []zcl.Attribute) + type IdentifyCluster struct + Ed *zdo.EndDevice + func (i IdentifyCluster) HandlerAttributes(endpoint zcl.Endpoint, attributes []zcl.Attribute) + type IkeaCluster struct + Ed *zdo.EndDevice + func (i IkeaCluster) HandlerAttributes(endpoint zcl.Endpoint, attributes []zcl.Attribute) + type LightLinkCluster struct + Ed *zdo.EndDevice + func (i LightLinkCluster) HandlerAttributes(endpoint zcl.Endpoint, attributes []zcl.Attribute) + type MotionMsg struct + Cmd uint8 + Ed *zdo.EndDevice + type MultistateInputCluster struct + func (m MultistateInputCluster) HandlerAttributes(endpoint zcl.Endpoint, attributes []zcl.Attribute) + type OnOffCluster struct + Ed *zdo.EndDevice + MsgChan chan MotionMsg + func (o OnOffCluster) HandlerAttributes(endpoint zcl.Endpoint, attributes []zcl.Attribute) + type PollControlCluster struct + Ed *zdo.EndDevice + func (i PollControlCluster) HandlerAttributes(endpoint zcl.Endpoint, attributes []zcl.Attribute) + type PowerConfigurationCluster struct + Ed *zdo.EndDevice + func (p PowerConfigurationCluster) HandlerAttributes(endpoint zcl.Endpoint, attributes []zcl.Attribute) + type SimpleMeteringCluster struct + Ed *zdo.EndDevice + func (s SimpleMeteringCluster) HandlerAttributes(endpoint zcl.Endpoint, attributes []zcl.Attribute) + type TimeCluster struct + Ed *zdo.EndDevice + func (i TimeCluster) HandlerAttributes(endpoint zcl.Endpoint, attributes []zcl.Attribute) + type TuyaCluster struct + func (b TuyaCluster) HandlerAttributes1(endpoint zcl.Endpoint, attributes []zcl.Attribute) + func (b TuyaCluster) HandlerAttributes2(endpoint zcl.Endpoint, attributes []zcl.Attribute) + type XiaomiCluster struct + Ed *zdo.EndDevice + func (x XiaomiCluster) HandlerAttributes(endpoint zcl.Endpoint, attributes []zcl.Attribute)