EcDiagnosticsProcessDataObjectEntryValue

Process data (Object entry value)

General Information

Domain

TcHmiEcDiagnostics

Schema

Type

object

JSON Schema

{
    "description": "descEcDiagnosticsProcessDataObjectEntryValue",
    "properties": {
        "entryValue": {}
    },
    "required": [
        "entryValue"
    ],
    "type": "object"
}