Data¶
-
public class
Dataimplements Comparable<Data>¶ A zenoh data returned by a
Workspace.get(Selector)query. The Data objects are comparable according to theirTimestamp. Note that zenoh makes sure that each published path/value has a unique timestamp accross the system.