{
  "id": "MachineTool",
  "type": "MachineTool",
  "myMachine": {
    "type": "array",
    "value": [
      {
        "notification": {
          "type": "StructuredValue",
          "value": {
            "messages": [
              {
                "type": "StructuredValue",
                "value": {
                  "alertType": {
                    "type": "StructuredValue",
                    "value": {
                      "errorCode": "334"
                    }
                  },
                  "notificationEventType": {
                    "type": "StructuredValue",
                    "value": {
                      "identifier": "1"
                    }
                  }
                }
              }
            ],
            "prognoses": [
              {
                "type": "StructuredValue",
                "value": {
                  "prognosisN": {
                    "type": "StructuredValue",
                    "value": {
                      "predictedTime": "09:59:01Z"
                    }
                  },
                  "nodeVersion": "2"
                }
              }
            ]
          }
        },
        "production": {
          "type": "StructuredValue",
          "value": {
            "activeProgram": {
              "type": "StructuredValue",
              "value": {
                "jobNodeId": 1,
                "jobIdentifier": "JobIdentifier",
                "state": 1
              }
            },
            "productionPlan": [
              {
                "type": "StructuredValue",
                "value": {
                  "customerOrderIdentifier": "CustomerOrderIdentifier",
                  "identifier": "Identifier",
                  "orderIdentifier": "OrderIdentifier",
                  "partsCompleted": 1,
                  "partSets": [
                    {
                      "type": "StructuredValue",
                      "value": {
                        "partSetN": {
                          "type": "StructuredValue",
                          "value": {
                            "name": "",
                            "partsPlannedPerRun": 0,
                            "partsCompletedPerRun": 0,
                            "partsPerRun": [
                              {
                                "customerOrderIdentifier": "CustomerOrderIdentifier",
                                "name": "Name",
                                "identifier": "Identifier",
                                "partQuality": 0,
                                "processIrregularity": 0,
                                "state": 0
                              }
                            ],
                            "containsMixedParts": true
                          }
                        }
                      }
                    }
                  ],
                  "partsGood": 1,
                  "productionPrograms": {
                    "type": "StructuredValue",
                    "value": {
                      "name": "Name",
                      "numberInList": 0,
                      "state": 0
                    }
                  },
                  "runsCompleted": 2,
                  "runsPlanned": 3,
                  "state": 0
                }
              }
            ],
            "statistics": [
              {
                "type": "StructuredValue",
                "value": {
                  "partsProducedInLifetime": 1
                }
              }
            ]
          }
        },
        "identification": {
          "type": "StructuredValue",
          "value": {
            "softwareIdentification": {
              "type": "StructuredValue",
              "value": {
                "machineSoftware": {
                  "type": "StructuredValue",
                  "value": {
                    "softwareRevision": "0.5-Beta",
                    "identifier": "MachineSoftware",
                    "manufacturer": "AManufacturer"
                  }
                },
                "hmi": {
                  "type": "StructuredValue",
                  "value": {
                    "softwareRevision": "1.5",
                    "identifier": "HMI-DesktopX",
                    "manufacturer": "BManufacturer"
                  }
                }
              }
            }
          }
        },
        "equipment": {
          "type": "StructuredValue",
          "value": {
            "tools": [
              {
                "type": "StructuredValue",
                "value": {
                  "toolN": {
                    "name": "Name",
                    "identifier": "Identifier",
                    "location": {
                      "type": "StructuredValue",
                      "value": {
                        "name": "Name",
                        "placeNumber": 0
                      }
                    }
                  },
                  "nodeVersion": "NodeVersion"
                }
              }
            ]
          }
        },
        "monitoring": {
          "type": "StructuredValue",
          "value": {
            "monitoredElementN": {
              "type": "StructuredValue",
              "value": {
                "name": "MonitoredElement_0"
              }
            },
            "machineTool": {
              "type": "StructuredValue",
              "value": {
                "feedOverride": 0,
                "powerOnDuration": 1,
                "operationMode": 2,
                "isWarmUp": false
              }
            },
            "stacklight": [
              {
                "type": "StructuredValue",
                "value": {
                  "signalOn": true,
                  "signalColor": 0,
                  "signalMode": 0
                }
              }
            ]
          }
        }
      }
    ]
  }
}
