REST API to access data from Aranet Cloud
johnny_fernandes
Posted: 08.03.2021 10:37
Modified: 21.11.2024 07:58
I have an Aranet Pro base station connected to the Aranet Cloud.
I would like to access the data from the Aranet Cloud via http(s) analogous to what the Aranet Cloud is doing with the Aranet PRO base station.
Although I know that if I configure the base station and router to allow port forwarding, I would be able to access the base station directly, I won't always be able to have access to router configuration etc. depending on a client's policy. For that reason, since I would be paying for the Aranet Cloud, I would like to gain access to the data.... other than having to have a separate MQTT broker, client etc.
aranet-techsupport
Posted: 08.03.2021 17:23
Modified: 01.07.2022 14:50
Currently from the Aranet Cloud platform we provide 3rd party integration possibility via its SenML push API. Integration configuration for data send-out can be created on Aranet Cloud organization and then the system will send out .json files with sensor data in SenML structure according to RFC8428 https://tools.ietf.org/html/rfc8428 to the server (endpoint) which is capable of receiving and saving such data. The server (endpoint) should be set-up by the user and we can not give any precise recommendations on this setup as there can be many different implementations. For more details on configuration on the Aranet Cloud side see: ARANET CLOUD INTEGRATIONS
Can You use such API to access data from Aranet Cloud?
If You are looking for a pull-type data requests,
then we do not have such API at the moment, but it is already included in the Aranet Cloud roadmap:then Aranet Cloud API is what you need: https://forum.aranet.com/aranet-cloud/aranet-cloud-api/.
You have to log in to reply.