ArmDisarmTrait.ArmDisarmFollowUp

interface ArmDisarmTrait.ArmDisarmFollowUp


Follow up response to the armDisarm command.

Summary

Public properties

ArmDisarmTrait.ArmState?

Indicates the arm state of the device: either Armed or Disarmed.

String?

The error encountered when processing the armDisarm command.

ArmDisarmTrait.StatusEnum?

The result status of the command.

Public properties

armState

val armStateArmDisarmTrait.ArmState?

Indicates the arm state of the device: either Armed or Disarmed.

errorCode

val errorCodeString?

The error encountered when processing the armDisarm command.

status

val statusArmDisarmTrait.StatusEnum?

The result status of the command.