Bosch IoT Device Management - will be discontinued by mid 2024

2021-06-11 - Bosch IoT Hub - various deprecations of Management API

Bosch IoT Hub has announced following deprecation for parts of the Bosch IoT Hub - Management API

  • The behavior of creating or deleting of device credentials prior to the device itself is deprecated.
    In the future device credentials can be created only if the corresponding device already exists.
    In other words, “POST” and “DELETE” operations for credentials cannot be executed without a corresponding device.

  • Support for arbitrary custom properties for “secret” element of credentials is deprecated.

Since improving the Bosch IoT Hub Management API we could not observe that the features above are of any relevance for our current productive use cases.
Thus we are going to stop supporting those as of 15.07.2021.

Basic Auth of Bosch IoT Hub Management API is deprecated.

Please use bearer authentication with JWT issued by Suite Auth instead.
We are going to stop support of Basic Auth as of 01.01.2022.

If you have any further questions, do not hesitate to contact us.