Matter Survey

Community-driven database of Matter device capabilities

Power Source 0x002F

Matter 1.4
This cluster is used to describe the configuration and capabilities of a physical power source that provides power to the Node.

Attributes (32)

Code Name Type
0x0000 Status PowerSourceStatusEnum
0x0001 Order int8u
0x0002 Description char_string
0x0003 WiredAssessedInputVoltage int32u
0x0004 WiredAssessedInputFrequency int16u
0x0005 WiredCurrentType WiredCurrentTypeEnum
0x0006 WiredAssessedCurrent int32u
0x0007 WiredNominalVoltage int32u
0x0008 WiredMaximumCurrent int32u
0x0009 WiredPresent boolean
0x000A ActiveWiredFaults array
0x000B BatVoltage int32u
0x000C BatPercentRemaining int8u
0x000D BatTimeRemaining int32u
0x000E BatChargeLevel BatChargeLevelEnum
0x000F BatReplacementNeeded boolean
0x0010 BatReplaceability BatReplaceabilityEnum
0x0011 BatPresent boolean
0x0012 ActiveBatFaults array
0x0013 BatReplacementDescription char_string
0x0014 BatCommonDesignation BatCommonDesignationEnum
0x0015 BatANSIDesignation char_string
0x0016 BatIECDesignation char_string
0x0017 BatApprovedChemistry BatApprovedChemistryEnum
0x0018 BatCapacity int32u
0x0019 BatQuantity int8u
0x001A BatChargeState BatChargeStateEnum
0x001B BatTimeToFullCharge int32u
0x001C BatFunctionalWhileCharging boolean
0x001D BatChargingCurrent int32u
0x001E ActiveBatChargeFaults array
0x001F EndpointList array

Features (4)

Bit Code Name
0 WIRED Wired — A wired power source
1 BAT Battery — A battery power source
2 RECHG Rechargeable — A rechargeable battery power source
3 REPLC Replaceable — A replaceable battery power source