[Index]

Model: data/ModelSchemaExtension

This model stores information about extending a model schema.

Model Details: data/ModelSchemaExtension

Title Description Details
Name * Name of the generic device model schema extensions.
  • Field Name: name
  • Type: String
  • MaxLength: 255
  • Pattern: ^[a-zA-Z0-9-_. ]+$
Description Description of the generic device model schema extensions.
  • Field Name: description
  • Type: String
  • MaxLength: 255
Model Type Name * Device model type.
  • Field Name: model_type_name
  • Type: String
  • MaxLength: 255
Schema * JSON string to extend the model schema.
  • Field Name: schema_extension
  • Type: String