Characteristic Data Model
Domain
The schema is part of the Domain
Description
Describes a given characteristic of an object or entity through a name/value pair.
Data model
A JSON Schema corresponding to this data model can be found here.
The Data model is defined as shown below:
- id : Unique identifier of the characteristic
- Optional
- name : Name of the characteristic
- Mandatory
- valueType : Data type of the value of the characteristic
- Optional
TMForum APIs that use this schema
Taking into consideration the snapshot of 04/02/2020 04:22:50 UTC the list of TMForum Open APIs that uses this schemas is:
Coming soon