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:
