The chat responses are generated using Generative AI technology for intuitive search and may not be entirely accurate. They are not intended as professional advice. For full details, including our use rights, privacy practices and potential export control restrictions, please refer to our Generative AI Service Terms of Use and Generative AI Service Privacy Information. As this is a test version, please let us know if something irritating comes up. Like you get recommended a chocolate fudge ice cream instead of an energy managing application. If that occurs, please use the feedback button in our contact form!
Skip to content
Insights Hub and Industrial IoT

Insights Hub drives smart manufacturing through the industrial Internet of Things. Gain actionable insights with asset and operational data and improve your processes.

Commanding Feature – API Overview

Region Europe 1

Commanding
 3.2.2 
OAS 2.0

[ Base URL: /api/commanding/v3 ]
/insights-hub/api_specs/commanding-v3-2-2-eu1.yaml

Commanding is a service that provides the APIs to manage delivery jobs to send commands to MQTT clients for execution.

Limitations

  • The maximum number of clients to which a command can be published is 20.
  • Command data size is restricted to 10kB.

Generic Errors

The following generic error codes (with status codes) can occur at the operations of this API. Generic error codes are prefixed with 'mdsp.core.generic.'.

  • missingParameter (400)
  • invalidParameter (400)
  • missingRequestBody (400)
  • invalidRequestBody (400)
  • unauthorized (401)
  • forbidden (403)
  • conflict (409)
  • preconditionFailed (412)
  • unsupportedMediaType (415)
  • preconditionRequired (428)
  • tooManyRequests (429)
  • internalServerError (500)

MQTT Delivery Job

Manage jobs to publish MQTT commands to clients.

Download OpenAPI Specification

Region Private Cloud

Commanding
 3.2.2 
OAS 2.0

[ Base URL: /api/commanding/v3 ]
/insights-hub/api_specs/commanding-v3-2-2-rancher.yaml

Commanding is a service that provides the APIs to manage delivery jobs to send commands to MQTT clients for execution.

Limitations

  • The maximum number of clients to which a command can be published is 20.
  • Command data size is restricted to 4kB.

Generic Errors

The following generic error codes (with status codes) can occur at the operations of this API. Generic error codes are prefixed with 'mdsp.core.generic.'.

  • missingParameter (400)
  • invalidParameter (400)
  • missingRequestBody (400)
  • invalidRequestBody (400)
  • unauthorized (401)
  • forbidden (403)
  • conflict (409)
  • preconditionFailed (412)
  • unsupportedMediaType (415)
  • preconditionRequired (428)
  • tooManyRequests (429)
  • internalServerError (500)

MQTT Delivery Job

Manage jobs to publish MQTT commands to clients.

Download OpenAPI Specification