Plugins

Covers Engine Plugin SDK 2.0.0 · Interface Plugin SDK 0.2.0

Channel Authority

Acquire, command, update, and release write authority for engine channels.

DeclarationDescription
SDK_API::claimChannelClaims channel authority for the active task or loop controller.
SDK_API::commandChannelCommands a channel while using the active task or loop as controller.
ControlPolicyAuthority policy applied to commandable channels.
SDK_API::freeChannelReleases authority previously claimed by the active controller.
SDK_API::setChannelEstablishes observe-only authority for the active task or loop, optionally writing its value.