Changed

The Value event that additionally emits the new value of the watched data node when raised.

This event results from a subscription to the type of SubscribableEvent.Value.Changed.

Properties

Link copied to clipboard
open override val appId: String

Identifier of the WebcomApplication this Notification relates to.

Link copied to clipboard

The event conveyed by this DataNotification.

Link copied to clipboard
open override val path: String

Path of the data this Notification relates to, or "" if it doesn't relate to any data node.

Link copied to clipboard

The new value of the watched data node.