Device administration
Device administration is structured around two key profiles that provide a clear separation of concerns:
| Profile |
|---|
| Device |
| Device Definition |
Data model overview
Data flow for write action
The data flow for administrating Device data consists of the following steps:
- Create or update
RdcDeviceDefinition: this resource needs to be submitted first if not already available. - Create or update
RdcDevice: once the definition is established, submit theRdcDevicewith a reference to itsdefinition(RdcDeviceDefinition).
