getUpdateId

getUpdateId

Method of Antilatency.DeviceNetwork.INetwork
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.
uint getUpdateId(​);

Return value

uint
Current network update ID.