{
    "$schema": "http://json-schema.org/draft-07/schema#",
    "$id": "http://vda-5050-schema.org/v1.1/header.schema.json",
    "title": "header",
    "description": "Includes the protocol header of a VDA 5050 object defining common properties: headerId, manufacturer, serialNumber, timestamp, version.",
    "documentVersion": "1.1, June 2020",
    "type": "object",
    "$ref": "http://vda-5050-schema.org/v1.1/common.schema.json#/definitions/header"
}