Previous Topic

Next Topic

Book Contents

Book Index

REST APIs

REST API documentation for this component uses the FIM module REST API.

To access this repository please use the links bellow; the documentation will be displayed in a new tab of your browser.

M2M Functional Items Management Restful Web Service

M2M Groups Management Restful Web Service

Please note that this is just a reference documentation and the remote requests will NOT work straight out of the documentation as they will send the request to "localhost" and this will lead to a "Cross-Origin Request Blocked" error. For example: "http://localhost/rs/alerts/device". You can use these requests ONLY with your REST client.

You can also access the rest documentation straight from your running Bosch IoT Gateway Software, just add "/restdoc" to your Bosch IoT Gateway Software location. For example "http://172.22.204.114/restdoc", if you have your Bosch IoT Gateway Software running on localhost use "http://localhost/restdoc".