UCI_ControlRequestMessage

UCI_ControlRequestMessage inherits UCI_Message

Overview

This message allows the user to request control over a system (sensor, weapon, etc).

Static Methods

static UCI_ControlRequestMessage Construct(UCI_Control controlType, UCI_ControlRequest controlRequestType, UCI_SystemId controleeSystemId, UCI_CapabilityId controleeCapabilityId)

The construct method creates an instance of an UCI_ControlRequestMessage, requesting to either acquire or release control of the controlee capability of the given system.

Methods

string UUID()

Returns the string value of the ControlRequestID Universally Unique Identifier (UUID).