2using System.Threading.Tasks;
38 ??
throw new Exception(
"Concentrator client not found.");
Implements an XMPP concentrator client interface.
Abstract base class for concentrator commands.
ConcentratorCommand(ConcentratorDevice Concentrator, string SortKey)
Scans a concentrator node for its root sources.
ConcentratorDevice Concentrator
Reference to the concentrator node.
async Task< ConcentratorClient > GetConcentratorClient()
Gets the concentrator client, if it exists.
Abstract base class for commands on connected devices.
string SortKey
Sort Key, if available.
Node representing an XMPP concentrator.