Create new Entity
This widget allows us to create entities of type entity.device
.
All the data entered will be provisioning data.
Steps
Administration
Essential data for the registration and identification of the device on the platform.
Inventory
Data with inventory information.
Location
Initial location of the device.
Security
From here, you can associate a certificate with the device.
Interfaces
Creation of different types of communication interfaces associated with the device. From here, you can configure several types of communication interfaces:
Customization
Custom data based on the data models created for the user’s organization. Default platform data model is not included.
Import/Export Configuration
Allows you to import and export the wizard’s configuration via JSON.
When accessing the import and export functionality, it displays a window with various actions. Additionally, it presents the configuration of the wizard in JSON format.
The available actions are as follows:
- Upload Json: Uploads a JSON file and replaces the previous JSON configuration.
- Paste from clipboard: Pastes JSON data from the clipboard and replaces the previous JSON configuration.
- Download Json: Downloads the JSON configuration as a file with the wizard’s name.
- Copy to clipboard: Copies the JSON configuration to the clipboard.