Variable CompleteInstanceConst
Complete Instance : { attributes : { changeIndication : Attribute < ResourceMonitoring . ChangeIndication , any > ; condition : Attribute < number , any > & { isConditional : true ; mandatoryIf : [ ] | [ { condition : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; degradationDirection : FixedAttribute < ResourceMonitoring . DegradationDirection , any > & { isConditional : true ; mandatoryIf : [ ] | [ { condition : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; inPlaceIndicator : OptionalAttribute < boolean , any > ; lastChangedTime : OptionalWritableAttribute < number | null , any > ; replacementProductList : FixedAttribute < TypeFromFields [] , any > & { isConditional : true ; mandatoryIf : [ ] | [ { replacementProductList : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; } ; commands : { resetCondition : OptionalCommand < void , void , any > ; } ; features : { condition : BitFlag ; replacementProductList : BitFlag ; warning : BitFlag ; } ; name : "ResourceMonitoring" ; revision : 1 ; } Type declaration Readonly
attributes : { changeIndication : Attribute < ResourceMonitoring . ChangeIndication , any > ; condition : Attribute < number , any > & { isConditional : true ; mandatoryIf : [ ] | [ { condition : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; degradationDirection : FixedAttribute < ResourceMonitoring . DegradationDirection , any > & { isConditional : true ; mandatoryIf : [ ] | [ { condition : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; inPlaceIndicator : OptionalAttribute < boolean , any > ; lastChangedTime : OptionalWritableAttribute < number | null , any > ; replacementProductList : FixedAttribute < TypeFromFields [] , any > & { isConditional : true ; mandatoryIf : [ ] | [ { replacementProductList : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; } Readonly
condition : Attribute < number , any > & { isConditional : true ; mandatoryIf : [ ] | [ { condition : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonly
degradation Direction : FixedAttribute < ResourceMonitoring . DegradationDirection , any > & { isConditional : true ; mandatoryIf : [ ] | [ { condition : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonly
in Place Indicator : OptionalAttribute < boolean , any > Readonly
replacement Product List : FixedAttribute < TypeFromFields [] , any > & { isConditional : true ; mandatoryIf : [ ] | [ { replacementProductList : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonly
commands : { resetCondition : OptionalCommand < void , void , any > ; } Readonly
features : { condition : BitFlag ; replacementProductList : BitFlag ; warning : BitFlag ; } Readonly
name : "ResourceMonitoring" Readonly
revision : 1 Defined in packages/types/dist/esm/clusters/resource-monitoring.d.ts:258
This attribute shall be populated with a value from ChangeIndicationEnum that is indicative of the current requirement to change the resource.