This repository was archived by the owner on Jan 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
REST API
Ali Rasim Koçal edited this page Sep 14, 2020
·
4 revisions
The documentation for the REST API is created when the system is built. If the Open IoT Connector is running with the URL https://<url>
, the API documentation can be found in https://<url>/ui/public/api.html
.
For example it runs on the public test server https://latest.oisp.info/ui/public/api.html
The API documentation is created based on the RAML specification. It is partially autogenerated from the sources. The raml2html tool is used to generate the api.html file. The sources can be found in the Dashboard repository.
- Home
-
Overview
- Rule Engine
- Service Hub
- Dashboard
- Data Backend
- Integration of Analytics
- IoT Agent
- Using Docker
- Authentication and Authorization
- Rest API
- Configuration
- Build