{
  "id": "urn:ngsi-ld:WoodWorkingMachine:WoodWorkingMachine:WwMachine",
  "type": "WoodWorkingMachine",
  "Machines": {
    "type": "StructuredValue",
    "value": [
      {
        "Identification": {
          "type": "StructuredValue",
          "value": {
            "LocationPlant": "Frankfurt",
            "LocationGPS": "52.3235858255059, 9.804918108600956",
            "CustomerCompanyName": "Customer Company",
            "ProductInstanceUri": "some-company.com/5ff40f78-9210-494f-8206-c2c082f0609c",
            "Manufacturer": "Some Company",
            "ManufacturerUri": "",
            "Model": "SawingMachine 9 Series",
            "ProductCode": "",
            "HardwareRevision": "",
            "SoftwareRevision": "",
            "DeviceClass": "SawingMachine",
            "SerialNumber": "SM-9210",
            "YearOfConstruction": 2022,
            "MonthOfConstruction": 1,
            "InitialOperationDate": "2022-01-01 10:00:00",
            "AssetId": "",
            "ComponentName": ""
          }
        },
        "State": {
          "type": "StructuredValue",
          "value": {
            "Machine": {
              "type": "StructuredValue",
              "value": {
                "Overview": {
                  "type": "StructuredValue",
                  "value": {
                    "CurrentState": "STANDBY",
                    "CurrentMode": "AUTOMATIC"
                  }
                },
                "Flags": {
                  "type": "StructuredValue",
                  "value": {
                    "MachineOn": false,
                    "MachineInitialized": false,
                    "PowerPresent": false,
                    "AirPresent": false,
                    "DustChipSuction": false,
                    "Emergency": false,
                    "Safety": false,
                    "Calibrated": false,
                    "Remote": false,
                    "WorkpiecePresent": false,
                    "Moving": false,
                    "Error": false,
                    "Alarm": false,
                    "Warning": false,
                    "Hold": false,
                    "RecipeInRun": false,
                    "RecipeInSetup": false,
                    "RecipeInHold": false,
                    "ManualActivityRequired": false,
                    "LoadingEnabled": false,
                    "WaitUnload": false,
                    "WaitLoad": false,
                    "EnergySaving": false,
                    "ExternalEmergency": false,
                    "MaintenanceRequired": false,
                    "FeedRuns": false
                  }
                },
                "Values": {
                  "type": "StructuredValue",
                  "value": {
                    "AxisOverride": 0,
                    "SpindleOverride": 0,
                    "FeedSpeed": 0.0,
                    "ActualCycle": 0.0,
                    "AbsoluteMachineOffTime": 0,
                    "AbsoluteStandbyTime": 0,
                    "RelativeStandbyTime": 0,
                    "AbsoluteReadyTime": 0,
                    "RelativeReadyTime": 0,
                    "AbsoluteWorkingTime": 0,
                    "RelativeWorkingTime": 0,
                    "AbsoluteErrorTime": 0,
                    "RelativeErrorTime": 0,
                    "AbsoluteMachineOnTime": 0,
                    "RelativeMachineOnTime": 0,
                    "AbsoluteProductionTime": 0,
                    "RelativeProductionTime": 0,
                    "AbsoluteProductionWithoutWorkpieceTime": 0,
                    "RelativeProductionWithoutWorkpieceTime": 0,
                    "AbsoluteProductionWaitWorkpieceTime": 0,
                    "RelativeProductionWaitWorkpieceTime": 0,
                    "AbsoluteRunsGood": 0,
                    "RelativeRunsGood": 0,
                    "AbsoluteRunsAborted": 0,
                    "RelativeRunsAborted": 0,
                    "AbsoluteLength": 0,
                    "RelativeLength": 0,
                    "AbsolutePiecesIn": 0,
                    "RelativePiecesIn": 0,
                    "AbsolutePiecesOut": 0,
                    "RelativePiecesOut": 0
                  }
                }
              }
            }
          }
        },
        "Events": {
          "type": "array",
          "value": [
            {
              "EventCategory": "OTHER",
              "MessageId": "A4711",
              "MessageName": "",
              "PathParts": [
                "Machine",
                "FixedSide",
                "Sizing",
                "Milling1"
              ],
              "Group": "",
              "LocalizedMessages": [],
              "Arguments": []
            }
          ]
        }
      }
    ]
  },
  "@context": [
    "https://smart-data-models.github.io/dataModel.OPCUA/context.jsonld"
  ]
}
