This offer is only addressed to commercial customers including freelancers and entrepreneurs. All prices are exclusive of value added tax (VAT).
  • Share via email
  • Subscribe to blog alert

Bosch IoT Things: New service update with various improvements

The last service release for Bosch IoT Things in 2019 comes with various changes:

Definition for your things

The JSON model of a thing has been extended to support a new optional definition field at the thing level to reference a thing/device abstraction model.

Find details at https://docs.bosch-iot-suite.com/things/basic-concepts/namespace-thing-feature/#definition .

This new definition field facilitates to search for things, which have the same definition. Get familiar with the definition sub-resources for the HTTP API at https://apidocs.bosch-iot-suite.com

Improved payload mapping for status information

Incoming and outgoing JavaScript mappings now additionally provide a status parameter.

The status code indicates the result of the command, e.g. 200 indicates that your command was executed successfully.

Billing of transactions

Your quota consumption may vary depending on how active your devices and your users are.

To facilitate your estimation regarding which type of service plan fits better to your needs, the Things dashboard now shows the consumed quota on managed data volume as well as the transactions count for the current month.

Example:

Things instance management

Try it out: If you run into limits, feel free to upgrade your plan. Otherwise, in case you run out of transactions, you will need to wait until the start of the next month.

Documentation moved

Last but not least, with this service update our documentation moved from “https://things.eu-1.bosch-iot-suite.com/dokuwiki/” to https://docs.bosch-iot-suite.com/things/

Pages at https://things.eu-1.bosch-iot-suite.com/dokuwiki/ will not be available in future. Please update your bookmarks.

Examples on GitHub moved

The repository for the examples on GitHub has been renamed https://github.com/bosch-io/iot-things-examples