{
    "robots": [
        {
            "name": "Mein_Cobot",
            "entityType": "Robot",
            "version": "1.0",
            "attributes": {
                "name": "Mein Cobot",
                "shortDescription": "",
                "weight": 30,
                "reach": 1.2,
                "amountOfAxes": 6,
                "maxDriveTorqueAxes": {
                    "1": 300,
                    "2": 300,
                    "3": 150,
                    "4": 60,
                    "5": 60,
                    "6": 60
                },
                "maxAxisSpeeds": {
                    "1": 120,
                    "2": 120,
                    "3": 120,
                    "4": 120,
                    "5": 120,
                    "6": 120
                },
                "zeroCorrectionOfAxes": {
                    "1": 0,
                    "2": 0,
                    "3": 0,
                    "4": 0,
                    "5": 0,
                    "6": 0
                },
                "reverseDirectionOfRotationAxes": {
                    "1": 1,
                    "2": 1,
                    "3": 1,
                    "4": 1,
                    "5": 1,
                    "6": 1
                },
                "showDirectionOfRot": false,
                "dirty": false,
                "id": "603f516403832"
            }
        }
    ],
    "tools": [
        {
            "name": "Mein_Greifer_mit_Werkstück",
            "entityType": "Tool",
            "version": "1.0",
            "attributes": {
                "name": "Mein Greifer mit Werkstück",
                "shortDescription": "",
                "weight": 7,
                "toolShape": 2,
                "cylinderLength": 150,
                "cylinderDiameter": 150,
                "cuboidHeight": 300,
                "cuboidWidth": 200,
                "cuboidDepth": 200,
                "sphereDiameter": 150,
                "robotId": "603f516403832",
                "dirty": false,
                "id": "603f53cb9adf6"
            }
        },
        {
            "name": "Mein_Greifer_ohne_Werkstück",
            "entityType": "Tool",
            "version": "1.0",
            "attributes": {
                "name": "Mein Greifer ohne Werkstück",
                "shortDescription": "",
                "weight": 5.5,
                "toolShape": 2,
                "cylinderLength": 150,
                "cylinderDiameter": 150,
                "cuboidHeight": 300,
                "cuboidWidth": 200,
                "cuboidDepth": 200,
                "sphereDiameter": 150,
                "robotId": "603f516403832",
                "dirty": false,
                "id": "603f51c000cee"
            }
        }
    ],
    "endangerings": [
        {
            "name": "Klemmung_bei_der_Werkstück-Aufnahme",
            "entityType": "Endangering",
            "version": "1.0",
            "attributes": {
                "name": "Klemmung bei der Werkstück-Aufnahme",
                "shortDescription": "Klemmung bei der Werkstück-Aufnahme mit der Hand des Mitarbeiters",
                "typeOfDanger": 1,
                "expert": true,
                "selectedBodyParts": [
                    17,
                    18,
                    19,
                    20,
                    21,
                    22,
                    23,
                    24,
                    25
                ],
                "positioningOfArm": 1,
                "chosenRobotAxesConfig": 7,
                "individualAxePositions": {
                    "1": 0,
                    "2": 30,
                    "3": -60,
                    "4": 0,
                    "5": -60,
                    "6": 0
                },
                "movementDirection": -3,
                "rotatingSpeeds": {
                    "1": 0,
                    "2": 0,
                    "3": 0,
                    "4": 0,
                    "5": 0,
                    "6": 0
                },
                "useMaxTorque": false,
                "maxTorqueAxes": {
                    "1": 0,
                    "2": 0,
                    "3": 0,
                    "4": 0,
                    "5": 0,
                    "6": 0
                },
                "maxForceAtTcp": 50,
                "contactArea": 1,
                "contactPointX": 0,
                "contactPointY": 100,
                "contactPointZ": 300,
                "shapeOfContactArea": 104,
                "robotId": "603f516403832",
                "toolId": "603f51c000cee",
                "dirty": false,
                "id": "603f52aa6fbd9"
            }
        },
        {
            "name": "Stoß_bei_Werkstück-Transport",
            "entityType": "Endangering",
            "version": "1.0",
            "attributes": {
                "name": "Stoß bei Werkstück-Transport",
                "shortDescription": "Stoß bei Werkstück-Transport mit dem Arm des Mitarbeiters",
                "typeOfDanger": 2,
                "expert": true,
                "selectedBodyParts": [
                    15,
                    16
                ],
                "positioningOfArm": 3,
                "chosenRobotAxesConfig": 7,
                "individualAxePositions": {
                    "1": 0,
                    "2": 90,
                    "3": -120,
                    "4": 0,
                    "5": -60,
                    "6": 0
                },
                "movementDirection": -2,
                "rotatingSpeeds": {
                    "1": 0,
                    "2": 0,
                    "3": 0,
                    "4": 0,
                    "5": 0,
                    "6": 0
                },
                "useMaxTorque": true,
                "maxTorqueAxes": {
                    "1": 0,
                    "2": 0,
                    "3": 0,
                    "4": 0,
                    "5": 0,
                    "6": 0
                },
                "maxForceAtTcp": null,
                "contactArea": 2,
                "contactPointX": 0,
                "contactPointY": 120,
                "contactPointZ": 0,
                "shapeOfContactArea": 105,
                "robotId": "603f516403832",
                "toolId": "603f53cb9adf6",
                "dirty": false,
                "id": "603f547098184"
            }
        }
    ]
}