v1

latestOpenAPI 3.0.12026-07-178146159.6 KB
Portal Settings

Updates the device tag settings to be used in the application.

post/api/settings/device-tags

Request body

namestring required

The registered name in the device twin.

labelstring required

The label shown to the user.

requiredboolean

Whether the field is required when creating a new device or not. Default is false.

searchableboolean

Whether the field can be searcheable via the device search panel or not. Default is false.

Response

Success