Antilatency.DeviceNetwork.INetwork

Antilatency.DeviceNetwork.INetwork

Interface in Antilatency.DeviceNetwork
Network of Nodes
}

Methods

Indicator of any changes in the ADN. There are 4 reason for incrementing updateId: connecting a new Node, disconnecting an existing Node, starting a Task on any Node, stopping a Task on any Node.
Get device filter assigned with this instance of INetwork.
Get all currently connected nodes.
Get the current NodeStatus for the node.
Checks if the task is supported by the node.
Get parent for the node.
Physical address path to the first level device that contains this node in the network tree.
Run the task on the node with the asynchronous packet receive API.
Run the task on the node with the synchronous packet receive API.
Get the node's string property value.
Get the node's binary property value.
Start the property task on the node.