Value
Represents an event raised when the value of a watched data node is updated, to be received by a callback function (previously passed to the Subscriber.subscribe method).
Types
Link copied to clipboard
Link copied to clipboard
The Value event that doesn't emit the value of the watched data node when raised.
Properties
Link copied to clipboard
The notification of this SubscribableEvent only reports a value acknowledgement without change.
Link copied to clipboard
The Subscription instance that notifies this instance of SubscribableEvent.