Event emitted when the state of a node is updated.
subscribable for event
Destroy this instance. Destroying an instance will stop it from tracking any more state changes.
Get the value associated with a node.
value if present or undefined
Set the current local value. This will try to synchronize it to other nodes in the current group.
Update the current value.
Generated using TypeDoc
Shared state between nodes, where each node can set its own value and other nodes will keep track of them.