Previous Topic

Next Topic

Book Contents

Book Index

REST APIs

REST API documentation for this component.

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 page 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/m2m/fim/items". You can use these requests ONLY with your REST client.

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