CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

Controller assignment reasons.

See Also
CPNS::IController_NotificationHandler::OnController_Assign
Enumerator
CAR_FromApplication 

Assignment ordered by the application side (CPNS::IController::Assign call)

CAR_SmartConnect 

Issued from a SmartConnect procedure.

CAR_Learning 

Issued from a Learning procedure.

CAR_RemoteAssign 

Assignment issued remotely from 3rd party application.

CAR_Unassign 

Controller reset to its default assignment (CPNS::IController::Unassign call, CPNS::IBaseLocalDevice::UnassignAllControllers, or issued remotely from 3rd party application),.

CAR_TargetRemoved 

The target endpoint is no longer available and has been deleted. Same cause as CPNS::Enums::ODCO_DisabledRemoved.

CAR_SnapshotRecall 

Issued from a Snapshot recall.