Variable CompleteInstanceConst Complete Instance : MutableCluster < { attributes : { acceptedCommandList : Attribute < . [] , never > ; attributeList : Attribute < . [] , never > ; autoCloseTime : Attribute < number | bigint | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { timeSync : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; clusterRevision : Attribute < number , never > ; currentLevel : Attribute < number | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { level : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; currentState : Attribute < ValveConfigurationAndControl . ValveState | null , any > ; defaultOpenDuration : WritableAttribute < number | null , any > ; defaultOpenLevel : OptionalWritableAttribute < number , any > & { isConditional : true ; mandatoryIf : [ ] | ConditionalFeatureList ; optional : true ; optionalIf : [ ] | [ { level : boolean ; } ] ; } ; featureMap : Attribute < TypeFromPartialBitSchema , never > ; generatedCommandList : Attribute < . [] , never > ; levelStep : OptionalFixedAttribute < number , any > & { isConditional : true ; mandatoryIf : [ ] | ConditionalFeatureList ; optional : true ; optionalIf : [ ] | [ { level : boolean ; } ] ; } ; openDuration : Attribute < number | null , any > ; remainingDuration : Attribute < number | null , any > ; targetLevel : Attribute < number | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { level : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; targetState : Attribute < ValveConfigurationAndControl . ValveState | null , any > ; valveFault : OptionalAttribute < TypeFromPartialBitSchema , any > ; } ; commands : { close : Command < void , void , any > ; open : Command < TypeFromFields , void , any > ; } ; events : { valveFault : OptionalEvent < TypeFromFields , any > ; valveStateChanged : OptionalEvent < TypeFromFields , any > ; } ; features : { level : BitFlag ; timeSync : BitFlag ; } ; id : @matter/general ; name : "ValveConfigurationAndControl" ; revision : 1 ; } , [ ] > Type declaration Readonlyattributes : { acceptedCommandList : Attribute < . [] , never > ; attributeList : Attribute < . [] , never > ; autoCloseTime : Attribute < number | bigint | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { timeSync : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; clusterRevision : Attribute < number , never > ; currentLevel : Attribute < number | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { level : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; currentState : Attribute < ValveConfigurationAndControl . ValveState | null , any > ; defaultOpenDuration : WritableAttribute < number | null , any > ; defaultOpenLevel : OptionalWritableAttribute < number , any > & { isConditional : true ; mandatoryIf : [ ] | ConditionalFeatureList ; optional : true ; optionalIf : [ ] | [ { level : boolean ; } ] ; } ; featureMap : Attribute < TypeFromPartialBitSchema , never > ; generatedCommandList : Attribute < . [] , never > ; levelStep : OptionalFixedAttribute < number , any > & { isConditional : true ; mandatoryIf : [ ] | ConditionalFeatureList ; optional : true ; optionalIf : [ ] | [ { level : boolean ; } ] ; } ; openDuration : Attribute < number | null , any > ; remainingDuration : Attribute < number | null , any > ; targetLevel : Attribute < number | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { level : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; targetState : Attribute < ValveConfigurationAndControl . ValveState | null , any > ; valveFault : OptionalAttribute < TypeFromPartialBitSchema , any > ; } Readonlyaccepted Command List : Attribute < . [] , never > Readonlyattribute List : Attribute < . [] , never > Readonlyauto Close Time : Attribute < number | bigint | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { timeSync : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonlycluster Revision : Attribute < number , never > Readonlycurrent Level : Attribute < number | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { level : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonlydefault Open Duration : WritableAttribute < number | null , any > Readonlydefault Open Level : OptionalWritableAttribute < number , any > & { isConditional : true ; mandatoryIf : [ ] | ConditionalFeatureList ; optional : true ; optionalIf : [ ] | [ { level : boolean ; } ] ; } Readonlyfeature Map : Attribute < TypeFromPartialBitSchema , never > Readonlygenerated Command List : Attribute < . [] , never > Readonlylevel Step : OptionalFixedAttribute < number , any > & { isConditional : true ; mandatoryIf : [ ] | ConditionalFeatureList ; optional : true ; optionalIf : [ ] | [ { level : boolean ; } ] ; } Readonlyopen Duration : Attribute < number | null , any > Readonlyremaining Duration : Attribute < number | null , any > Readonlytarget Level : Attribute < number | null , any > & { isConditional : true ; mandatoryIf : [ ] | [ { level : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonlyvalve Fault : OptionalAttribute < TypeFromPartialBitSchema , any > Readonlycommands : { close : Command < void , void , any > ; open : Command < TypeFromFields , void , any > ; } Readonlyclose : Command < void , void , any > Readonlyopen : Command < TypeFromFields , void , any > Readonlyevents : { valveFault : OptionalEvent < TypeFromFields , any > ; valveStateChanged : OptionalEvent < TypeFromFields , any > ; } Readonlyfeatures : { level : BitFlag ; timeSync : BitFlag ; } Readonlyname : "ValveConfigurationAndControl" Readonlyrevision : 1 Defined in packages/types/dist/esm/clusters/valve-configuration-and-control.d.ts:916
This command is used to set the valve to its closed position.