You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add method Server::write_data_value() to allow setting variable value with timestamps (#190).
Add SubscriptionBuilder and MonitoredItemBuilder to create subscription and monitored items with additional control over request options.
Changed
Return source and server timestamps when reading attributes through Server::read_attribute().
Return source and server timestamps when reading attributes with AsyncClient::read_value(), AsyncClient::read_attribute() and related methods that return DataValue.