The chain to reach the device is a linear composition of
CL Host descriptor (CLHD) +
CL descriptor (CLD) +
CU descriptor (CUD) +
Device descriptor (DD) =
Device Pipe (DP)
Since it
Device Descriptor (DD)
Each device descriptor has unique identifier, a couple of (HUMAN_READABLE_DEVICE_NAME|UUID_DEVICE) {string|uint32}. For each new device, the DD has to be submitted to the name server for the registration in the database by the developer. Each CHAOS call in the device's DAQ has to be referred with DD. It is possible to change the HUMAN_READABLE_DEVICE_NAME but UUID_DEVICE not. DD has to be addressed in the CU level.
**CU name