{
  "id": "urn:ngsi-ld:MachineModel:e01f13d1-fea4-4cc4-92c9-0d9fadb2c509",
  "type": "ManufacturingMachineModel",
  "source": "https://source.example.com",
  "dataProvider": "https://provider.example.com",
  "name": "CA1256b",
  "documentation": "https://example.com",
  "description": "Machine to screen print t-shirts",
  "manufacturerName": "ScreenOPrint, Inc.",
  "brandName": "QuickT",
  "version": "v1",
  "manufacturingMachineType": [
    "2dPrinter"
  ],
  "root": false,
  "machineModelParent": "urn:ngsi-ld:MachineModel:4146335f-839f-4ff9-a575-6b4e6232b734",
  "machineModelChildren": [
    "urn:ngsi-ld:MachineModel:a74fcf24-58fa-11e8-ae3e-df1abd78f83f",
    "urn:ngsi-ld:MachineModel:b29330f6-58fa-11e8-93b5-1379ded6eef6"
  ],
  "processDescription": "Industrial printer used to mass print t-shirts",
  "standardOperations": [
    "print"
  ]
}