How to integrate Aranet with 3rd party systems?
aranet-techsupport
Posted: 01.03.2023 08:54
Modified: 21.11.2024 15:24
Updated March 7th, 2023.
Currently Aranet system has following options for 3rd party integrations:
1. Via Aranet Cloud Integrations.
The integration is open SenML Push-type API. Aranet PRO base station should be connected to the Internet and registered to https://aranet.cloud. The integration configuration for data send-out should be created on Aranet Cloud that will later upload .json files with sensor data in SenML structure according to RFC8428 https://tools.ietf.org/html/rfc8428 to a server (endpoint) which is capable of receiving and saving such data. The server (endpoint) should be set up by the user. For configuration details on Aranet Cloud see: Aranet Cloud integrations.2. Via Aranet Cloud API.
Aranet PRO base station should be connected to the Internet and registered to https://aranet.cloud. Aranet Cloud API allows to access the sensor and cloud data outside of the Aranet ecosystem. Cloud API is a Pull-type integration. By using Aranet Cloud API, Aranet Cloud can be integrated with any other Web or cloud-based IT system or used as a data source for 3rd party applications. For details see forum topic Aranet Cloud API.3. With the help of MQTT protocol from the Aranet PRO base station. For details see dedicated forum topics:
-
How one can see and test sample of MQTT message format published from Aranet PRO base station?
-
Is it possible to integrate Aranet to Amazon Web Services (AWS) platform?
Note that MQTT functionality is disabled in the default Aranet PRO base station configuration - if necessary, then it should be ordered additionally and enabled by appropriate MQTT license file upload. More details on the process: How to order and upload licenses for functionality upgrade on Aranet PRO base station?
4. Another integration offered with Aranet Pro base station is Modbus TCP/IP. Modbus is a data communications protocol originally published by Modicon in 1979 for use with its programmable logic controllers. Modbus has become a de facto standard communication protocol and is now a commonly available means of connecting industrial electronic devices. Modbus TCP/IP uses TCP/IP and Ethernet to carry the data of the Modbus message structure between compatible devices. That is, Modbus TCP/IP combines a physical network (Ethernet), with a networking standard (TCP/IP), and a standard method of representing data (Modbus as the application protocol). For more details on how the integration works within Aranet environment, please see our dedicated forum topic.
-
You have to log in to reply.