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
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
|
int16s | Optional |
| 0x0004 |
MaxConstPressure
nullable
|
int16s | Optional |
| 0x0005 |
MinCompPressure
nullable
|
int16s | Optional |
| 0x0006 |
MaxCompPressure
nullable
|
int16s | Optional |
| 0x0007 |
MinConstSpeed
nullable
|
int16u | Optional |
| 0x0008 |
MaxConstSpeed
nullable
|
int16u | Optional |
| 0x0009 |
MinConstFlow
nullable
|
int16u | Optional |
| 0x000A |
MaxConstFlow
nullable
|
int16u | Optional |
| 0x000B |
MinConstTemp
min -27315 · nullable
|
int16s | Optional |
| 0x000C |
MaxConstTemp
min -27315 · nullable
|
int16s | Optional |
| 0x0010 |
PumpStatus
max 0x01FF · default 0x0000
|
PumpStatusBitmap | Optional |
| 0x0011 |
EffectiveOperationMode
max 0x03
|
OperationModeEnum | |
| 0x0012 |
EffectiveControlMode
max 0x07
|
ControlModeEnum | |
| 0x0013 |
Capacity
nullable
|
int16s | |
| 0x0014 |
Speed
nullable
|
int16u | Optional |
| 0x0015 |
LifetimeRunningHours
default 0x000000 · nullable
|
int24u | Writable Optional write: manage |
| 0x0016 |
Power
nullable
|
int24u | Optional |
| 0x0017 |
LifetimeEnergyConsumed
default 0x00000000 · nullable
|
int32u | Writable Optional write: manage |
| 0x0020 |
OperationMode
max 0x03 · default 0x00
|
OperationModeEnum | Writable write: manage |
| 0x0021 |
ControlMode
max 0x07 · default 0x00
|
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
1 device in the survey implement this cluster