This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

ZigBee library
#7
Here's a list of clusters and respective attributes.
Code:
Basic (0x0000)
  ZCLVersion
  HwVersion
  ManufacturerName
  ModelId
  SwBuildId

PowerCfg (0x0001)
  BatteryVoltage
  BatteryLevel

OnOff (0x0006)
  OnOff

LevelCtrl (0x0008)
  CurrentLevel
  OnOffTransitionTime
  OnLevel
  StartUpCurrentLevel

LightingColorCtrl (0x0300)
  CurrentHue
  CurrentSaturation
  RemainingTime
  CurrentX
  CurrentY
  ColorTemperature
  ColorMode
  EnhancedCurrentHue
  EnhancedColorMode
  ColorCapabilities
  ColorTempPhysicalMin
  ColorTempPhysicalMax

LightingBallastCfg (0x0301)
  PhysicalMinLevel
  PhysicalMaxLevel
  MinLevel
  MaxLevel
  ControlMode

MsIlluminanceMeasurement (0x0400)
  MeasuredValue

MsTemperatureMeasurement (0x0402)
  MeasuredValue
  TemperatureSensorType

MsPressureMeasurement (0x0403)
  MeasuredValue

MsRelativeHumidity (0x0405)
  MeasuredValue

AnalogInput (0x000C)
  Description
  MaxPresentValue
  MinPresentValue
  OutOfService
  PresentValue
  Reliability
  RelinquishDefault
  Resolution

BinaryInput (0x000F)
  PresentValue

HvacThermostat (0x0201)
  LocalTemperature
  OutdoorTemperature
  Occupancy
  AbsMinHeatSetpointLimit
  AbsMaxHeatSetpointLimit
  AbsMinCoolSetpointLimit
  AbsMaxCoolSetpointLimit
  PICoolingDemand
  PIHeatingDemand
  HVACSystemTypeConfiguration
  LocalTemperatureCalibration
  OccupiedCoolingSetpoint
  OccupiedHeatingSetpoint
  UnoccupiedCoolingSetpoint
  UnoccupiedHeatingSetpoint
  MinHeatSetpointLimit
  MaxHeatSetpointLimit
  MinCoolSetpointLimit
  MaxCoolSetpointLimit
  MinSetpointDeadBand
  RemoteSensing
  ControlSequenceOfOperation
  SystemMode
  AlarmMask
  ThermostatRunningMode

HvacFanCtrl (0x0202)
  FanMode
  FanModeSequence

HaElectricalMeasurement (0x0B04)
  RmsVoltage
  RmsCurrent
  HaActivePower
  HaReactivePower
  HaApparentPower
  PowerFactor
  VoltageMultiplier
  VoltageDivisor
  CurrentMultiplier
  CurrentDivisor
  HaPowerMultiplier
  HaPowerDivisor

SeMetering (0x0702)
  CurrentSummDelivered
  SePowerMultiplier
  SePowerDivisor
  SeActivePower

SsIasZone (0x0500)
  ZoneState
  ZoneType
  ZoneStatus
  IasCieAddr
  ZoneId
  ZoneSensitivityLevel
  DetectionTimeout

ClosuresDoorLock (0x0101)
  LockState
  LockType
  ActuatorEnabled
  DoorState

ClosuresWindowCovering (0x0102)
  WindowCoveringType
  PhysicalClosedLimitLift
  PhysicalClosedLimitTilt
  CurrentPositionLift
  CurrentPositionTilt
  NumberOfActuationsLift
  NumberOfActuationsTilt
  ConfigStatus
  CurrentPositionLiftPercentage
  CurrentPositionTiltPercentage
  Mode
  LiftDriveUpTime
  LiftDriveDownTime
  TiltOpenCloseAndStepTime
  TiltPositionPercentageAfterMoveToLevel

MsOccupancySensing (0x0406)
  Occupancy
  OccupancySensorType
  PirOToUDelay
  OccupancyDfltOperationMode
Reply


Messages In This Thread
ZigBee library - by CristianAgata - 13.09.2023, 10:57
RE: ZigBee library - by admin - 13.09.2023, 11:56
RE: ZigBee library - by CristianAgata - 14.09.2023, 13:42
RE: ZigBee library - by CristianAgata - 13.09.2023, 12:14
RE: ZigBee library - by admin - 15.09.2023, 05:14
RE: ZigBee library - by Zen - 15.09.2023, 10:55
RE: ZigBee library - by admin - 15.09.2023, 13:40

Forum Jump: