About 58 results
Open links in new tab

docs.pushtechnology.com
We would like to show you a description here but the site won’t allow us.
DeltaType | Diffusion JavaScript API 6.8.0
Each implementation specifies a value type and a delta type. Two values, oldValue and new Value, can be compared to produce a delta using DeltaType.diff. The delta can be separately …
Time series topics | Documentation
A time series topic holds a sequence of events.A time series is an append-only data structure. A session can update the topic by providing a new event, which the server will append to the end …
JSON topics | Documentation
A topic that provides data in JSON format. The data is transmitted in a binary form for increased efficiency and can be transmitted as a structural delta to reduce the amount of data sent. …