UNPKG

vda-5050-cli

Version:

Command line interface for developing VDA 5050 clients

9 lines 467 B
{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "http://vda-5050-schema.org/v2.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": "2.1, November 2024", "type": "object", "$ref": "http://vda-5050-schema.org/v2.1/common.schema.json#/definitions/header" }