RDC Interoperability Guide
1.4.0

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:

  1. Create or update RdcDeviceDefinition: this resource needs to be submitted first if not already available.
  2. Create or update RdcDevice: once the definition is established, submit the RdcDevice with a reference to its definition (RdcDeviceDefinition).

Resource examples