Integrate Data Into RMS

<< Click to Display Table of Contents >>

Navigation:  Software Overview > RMS Monitoring Software > Working with the RMS Software > Using RMS > API Function >

Integrate Data Into RMS

The Webservice could be used to send data from a third party device to the RMS webservice. Data is formatted in JSON. This API is a "HTTP REST API" where your device can send data to the server by using HTTP-POST commands.

 

HTTP Header.

Send Measurement Data.

Request Commands.

Add a JSON Device.

 

In order to integrate a third party party device a software tool needs to run as a service sending the posting the data to RMS. Rotronic currently have a software solution called RMS JSON API that can be used for this purpose.

 

The RMS JSON API software can be adapted to your third party device. Reach out to rms@rotronic.ch for more details.

 

Important:

JSON devices can only send live data and no historical data.