Bosch IoT Suite

Auth for sending device data to the Hub

images/confluence/download/attachments/967863625/auth-hub.png


Device integration: sending device data to the Hub

After successful provisioning your device is ready to send data to Bosch IoT Hub. Therefore the devices needs to authenticate with the Hub.

The Bosch IoT Hub supports different authentication schemes, starting with username/password based authentication up to certificate based authentication.

For details on the different authentication schemes see Device Authentication in the official documentation of the Bosch IoT Hub.

For scenarios where the devices cannot communicate IP based, the Gateway Mode of the Bosch IoT Hub can be applied.

For scenarios where the devices are connected with a gateway see Bosch IoT Edge documentation.

Example:

To authenticate a device with the Bosch IoT Hub HTTP Adapter, a valid user name would be for example authID@tenantID and the password as set in the credentials part, while provisioning the device.