Previous Topic

Next Topic

Book Contents

Book Index

Messages endpoint

The Messages is an endpoint in Bosch IoT Edge Services' REST service to talk with your things via set of POST requests.

With the messages endpoint you can send a message to a feature with a desired messageSubject so that some operation of the corresponding feature is executed.

It is the POST request in the Features endpoint for calling Functional Item operation, using json format:

mbs_things_message_endpoint_v10.1