teams-devices_schemas-name

The device name.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-schemas-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/teams-devices_schemas-name",
  "title": "teams-devices_schemas-name",
  "description": "The device name.",
  "example": "My mobile device",
  "type": "string"
}