RMS JSON API

<< Click to Display Table of Contents >>

Navigation:  Software Overview >

RMS JSON API

The RMS JSON API is a software tool developed by Rotronic for integration of data via API into the Rotronic Monitoring System (RMS). Please find more details about the RMS API function here: API Function.

 

Important:

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

 

Please be aware that the RMS JSON API software is programmed based upon specific user requirements.

 

API data is taken from a URL (with a token) and posted to RMS via a URL. The RMS JSON API software requires access to both URL’s in order to be able to collect and post the data.

 

The RMS JSON API is developed in Microsoft .NET platform. The application is developed in C# (C Sharp) language that runs on the .NET Framework v4.6.1. The back end service that collects data from third party sources is developed in C# windows service. The front end user interface is developed in C# Windows Presentation Foundation (WPF) UI framework. The application stores device information in Lite DB that is a .NET embedded MySQL database. Three phases of testing were performed by the QA team after development.

 

The software is intended to run on a server as a service and collects data from third party sources and integrates them into the RMS Software. In terms of security, the RMS software defines a device ID and a token to ensure that only specific data can be integrated into RMS.

 

The RMS software is an FDA 21 CFR Part 11/EU Annex 11 conform software solution for environmental monitoring.

 

The RMS JSON API software is not FDA 21 CFR Part 11/EU Annex 11 conform, simply password protected. Unlike the RMS software, the RMS JSON API software is not developed based upon the GAMP5 recommendations and as of such is not validated by Rotronic AG.

 

1.Update RMS-JSON-API.

2.Install RMS-JSON-API.

3.Register RMS-JSON-API.

4.Run RMS-JSON-API.

5.Add a Device to RMS-JSON-API.

6.List of Integrated JSON Devices and Mapping.

7.Troubleshooting RMS-JSON-API.