UCI_AMTI_SettingsCommandMessage

UCI_AMTI_SettingsCommandMessage inherits UCI_Message

Overview

This message allows the user to enable/disable a capability (mode) on a radar sensor.

Static Methods

static UCI_AMTI_SettingsCommandMessage Construct(UCI_CapabilityId aCapabilityId, UCI_CapabilityState aState)

This method constructs an instance of an UCI_AMTI_SettingsCommandMessage that will command the capability with the UUID of aCapabilityId to the state, aState. If aState is ENABLE, the capability state will be set to UCI_AVAILABLE. DISABLE will set the capability state to UCI_UNAVAILABLE.