LocalRemoteControlState
A value representing the current state of control associated with the device.
Examples: A device can either work autonomously (localRemoteControlStateCode="Local") or it can be controlled by another system (localRemoteControlStateCode="Remote").
Rationale: The control status of a device must be communicated between devices prior to remote commands being transmitted. If the
device is not in "Remote" status then external commands will be ignored.
|