Expand description

Callbacks that a server implementation may register with the library

Traits

An attribute getter trait is used to obtain the data value associated with the particular attribute id This allows server implementations to supply a value on demand, usually in response to a polling action such as a monitored item in a subscription.

Called by the Method service when it invokes a method

Called by RegisterNodes service

Called by UnregisterNodes service