teams-devices_schemas-uuid

Device ID.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-schemas-uuid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/teams-devices_schemas-uuid",
  "title": "teams-devices_schemas-uuid",
  "description": "Device ID.",
  "example": "f174e90a-fafe-4643-bbbc-4a0ed4fc8415",
  "maxLength": 36,
  "type": "string"
}