The Developer Console was a first step towards introducing you to the Eclipse Vorto information model as a structure for your digital twin (thing).
Now, the Device Provisioning API has changed and Eclipse Vorto support has been introduced.
- For provisioning with an Eclipse Vorto information model, you will need to set the
definition
in the request body. - In case your device should be provisioned without any Vorto definition, omit specifying a definition, or set
skipVorto
to true.
Note: By defaultskipVorto
is set to false.
You can find an example in the documentation of Bosch IoT Suite for Asset Communication.