Const
Readonly
attributes: { Readonly
operatingIndicates the operating mode of the ICD as specified in the OperatingModeEnum.
• If the ICD is operating as a LIT ICD, OperatingMode shall be LIT.
• If the ICD is operating as a SIT ICD, OperatingMode shall be SIT.
Readonly
commands: { Readonly
stayThis command allows a client to request that the server stays in active mode for at least a given time duration (in milliseconds) from when this command is received.
This StayActiveDuration may be longer than the ActiveModeThreshold value and would, typically, be used by the client to request the server to stay active and responsive for this period to allow a sequence of message exchanges during that period. The client may slightly overestimate the duration it wants the ICD to be active for, in order to account for network delays.
A IcdManagementCluster supports these elements if it supports feature LongIdleTimeSupport.