EcDiagnosticsProcessDataObjectEntryValue

Prozessdaten (Wert)

Allgemeine Informationen

Domain

TcHmiEcDiagnostics

Schema

Typ

object

JSON-Schema

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