Readonly
close: Command<void, void, any>This command is used to set the valve to its closed position.
Readonly
open: Command<TypeFromFields<{ This command is used to set the valve to its open position.
Readonly
valveThis event shall be generated when the valve registers or clears a fault, e.g. not being able to transition to the requested target level or state.
Readonly
valveThis event shall be generated when the valve state changed. For level changes, after the end of movement, for state changes when the new state has been reached.
Readonly
level: BitFlagLevel
This feature shall indicate that the valve is capable of being adjusted to a specific position, as a percentage, of its full range of motion.
Readonly
timeTimeSync
This feature shall indicate that the valve uses Time Synchronization and UTC time to indicate duration and auto close time.
This feature shall NOT be supported unless the device supports the Time Synchronization cluster.
Modify elements using ElementModifier.alter.
Modify elements using ElementModifier.enable.
Modify elements using ElementModifier.set.
Select features using ClusterComposer.compose.
Rest
...selection: SelectionT
This cluster supports all ValveConfigurationAndControl features. It may support illegal feature combinations.
If you use this cluster you must manually specify which features are active and ensure the set of active features is legal per the Matter specification.