Exchange ase.exchange.api

Setup

User: api-user

Permissions: the API user can only publish to the ase.exchange.api exchange and create callback queues that need to start with ase.callback.api. (with a unique suffix). This way the user is limited to using the API only. (Use correlationId and callback queue.)

Outgoing Messages

The message format and headers to be published to this exchange are described in the API section. An example is as follows:

Exchange Headers Body
ase.exchange.api

requestMethod=PUT

href=/things/itMmuV7uNt3onfDldnoR/properties/temperature

{"temperature":34}