Skip to main content
Status: Full setup. JACE controllers push data to Data Hub as a CSV-formatted POST request.
1

Send data to the upload endpoint

Submit as regularly as possible — every minute is ideal for near-real-time data.
2

Format the payload

The first row lists variable names, the second row lists units, and each following row is a timestamped reading:
3

Check the response

A successful upload returns SUCCESS. Any other response indicates the data was not received — check the payload format and retry.
4

Variable setup

Once Data Hub receives data from a new JACE source, the Data Hub team configures the corresponding variables on their end — unlike Obvius, this isn’t self-serve.