The latest Bosch IoT Things service update comes with the following improvements:
New built-in acknowledgement: search-persisted
An acknowledgement with the label search-persisted is issued when a modifying command has successfully updated the search index of the digital twin.
Read all about acknowledgements at Things > Basic concepts > Acknowledgements.
New actions for policies
The policies resources allow you to automatically inject or remove a subject calculated with information extracted from the authenticated JSON Web Token (JWT).
Find details about the activateTokenIntegration
action and the deactivateTokenIntegration
action at Things > Basic concepts > Policy as well as the Things HTTP API docs.
Search index fields per namespace
While creating a namespace for a subscription of the Bosch IoT Suite for Device Management package, you can select a new preset called “Comfort“.
This option comes with the following search fields:
- thingId
- _created
- definition
- attributes
- features/*/properties/status/agentName
- features/*/properties/status/softwareModuleType
Of course, you can add further search index fields, as needed for your business application.
Find details at Things > Basic concepts > Policy as well as the Things HTTP API docs.
In addition, various minor bugs have also been fixed.