Documentation
|
The devices data is split up in multiple JSON structures. This serves on the one hand for clarity, on the other hand it allows different access rights for different kinds of data.
Furthermore, each JSON object contains a typename and a revision. This can be used in order to identify the object and to know which set of attributes it should contain.
Name | Description |
---|---|
Json+typeName | Name of the used class |
Json+typeRevision | Revision of the used class: To ensure compability to old revisions, elements can only be newly added with a new revision. |