...
Element | Type | M/O | Description and constraints | |
---|---|---|---|---|
1 | DEVICE_REQUIRED_PARAMETERS | object | M | This configuration parameter contains information about device parameters that are required for the device code |
2 | DEVICE_REQUIRED_PARAMETERS.check | [coding] | M | Example: [{ "code": "shoe_model", "system": "device_request_code_parameter" }] |
3 | DEVICE_PARAMETER_ALLOWED_VALUES | object | O | This configuration parameter contains device parameters values that are allowed for this device code |
4 | DDEVICEDEVICE_PARAMETER_ALLOWED_VALUES.condition | coding | M | Example: { "code": "height", "system": "device_request_code_parameter" } |
5 | DDEVICEDEVICE_PARAMETER_ALLOWED_VALUES.check | [string] | M | Example: |
...