There are REST endpoints to GET the last pushed datapoint on "https://tsd.proficloud.io/epts/last", and also to GET the history via "https://tsd.proficloud.io/epts/data".
Is there also REST endpoint to push data (with a given timestamp) to the Proficloud? For example something similar to above but with a POST method?
Hello Mahmoud,
We look into this and come back with an answer, a.s.a.p.
The answer will also be posted here
There are REST endpoints to GET the last pushed datapoint on “[https://tsd.proficloud.io/epts/last”</a>, and also to GET the history via “[https://tsd.proficloud.io/epts/data”</a>.</p>Is there also REST endpoint to push data (with a given timestamp) to the Proficloud? For example something similar to above but with a POST method?</p>
Dear Mahmoud,
Unfortunately, as of now the REST API of Proficloud only lets the user query data, not upload it to the cloud. Please refer to the documentation on the profiloud website: https://proficloud.io/technical-documentation/
There may be other solutions to push data to the cloud manually, such as the Proficloud Connector from the PLCnext store: https://www.plcnextstore.com/eu/app/1551. This connector focusses on the use of MQTT in combination with InfluxDB to push data to the Proficloud. We are investigating this at the moment.
With kind regards,
Damian Bombeeck