Matter Survey

Community-basierte Datenbank für Matter-Gerätefunktionen

The Pump Configuration and Control cluster (0x0200) is a Matter cluster that Monitors and controls pump devices including flow rate and pressure settings.. It defines 23 attributes and is mandatory for 2 device types.

Pump Configuration and Control 0x0200

Application Cluster
Hvac
Introduced in: Matter 1.0
Devices: 0
Monitors and controls pump devices including flow rate and pressure settings.

Spec History

This cluster's ClusterRevision across the Matter releases it has shipped in. Click a version to inspect the cluster as it existed in that release.

Attributes 23
Features 7
Code Name Type Flags
0x0000 MaxPressure
nullable
int16s
0x0001 MaxSpeed
nullable
int16u
0x0002 MaxFlow
nullable
int16u
0x0003 MinConstPressure
nullable
MinConstPressure
int16s Optional
0x0004 MaxConstPressure
nullable
MaxConstPressure
int16s Optional
0x0005 MinCompPressure
nullable
MinCompPressure
int16s Optional
0x0006 MaxCompPressure
nullable
MaxCompPressure
int16s Optional
0x0007 MinConstSpeed
nullable
MinConstSpeed
int16u Optional
0x0008 MaxConstSpeed
nullable
MaxConstSpeed
int16u Optional
0x0009 MinConstFlow
nullable
MinConstFlow
int16u Optional
0x000A MaxConstFlow
nullable
MaxConstFlow
int16u Optional
0x000B MinConstTemp
min -27315 · nullable
MinConstTemp
int16s Optional
0x000C MaxConstTemp
min -27315 · nullable
MaxConstTemp
int16s Optional
0x0010 PumpStatus
0x0000..0x01FF · default 0x0000
PumpStatus
PumpStatusBitmap Optional
0x0011 EffectiveOperationMode
0x00..0x03
OperationModeEnum
0x0012 EffectiveControlMode
0x00..0x07
ControlModeEnum
0x0013 Capacity
nullable
int16s
0x0014 Speed
nullable
Speed
int16u Optional
0x0015 LifetimeRunningHours
default 0x000000 · nullable
LifetimeRunningHours
int24u Writable Optional write: manage
0x0016 Power
nullable
Power
int24u Optional
0x0017 LifetimeEnergyConsumed
default 0x00000000 · nullable
LifetimeEnergyConsumed
int32u Writable Optional write: manage
0x0020 OperationMode
0x00..0x03 · default 0x00
OperationMode
OperationModeEnum Writable write: manage
0x0021 ControlMode
0x00..0x07 · default 0x00
ControlMode
ControlModeEnum Writable Optional write: manage
ConstantPressure (PRSCONST) bit 0
Supports operating in constant pressure mode
CompensatedPressure (PRSCOMP) bit 1
Supports operating in compensated pressure mode
ConstantFlow (FLW) bit 2
Supports operating in constant flow mode
ConstantSpeed (SPD) bit 3
Supports operating in constant speed mode
ConstantTemperature (TEMP) bit 4
Supports operating in constant temperature mode
Automatic (AUTO) bit 5
Supports operating in automatic mode
LocalOperation (LOCAL) bit 6
Supports operating using local settings

Device Types Using This Cluster

Device types in the Matter spec that reference this cluster

Devices Implementing This Cluster

0 devices in the survey implement this cluster

No devices in the survey implement this cluster yet.