Plugins

Covers Engine Plugin SDK 2.0.0 · Interface Plugin SDK 0.2.0

SDK_API::commandChannel

Commands a channel while using the active task or loop as controller.

Declaration

virtual void commandChannel(const std::string& channel, ChannelValue value) = 0;

Parameters

NameDescription
channelFlat channel name.
valueCommanded value.