Example - References - SIMATIC AX - AX Hardware Engineering documentation - Hardware Engineering,

Hardware Engineering reference

Portfolio
SIMATIC AX
Product
SIMATIC AX
Software version
2.0.0-alpha1.56
Edition
08/2025
Language
English (original)
Package Name
@ax/hw-docs
{
  "Devices": [
    {
      "Name": "Device1",
      "Modules": [
        {
          "Name": "PLC_1",
          "TypeIdentifier": {
            "OrderNumber": "6ES7 517-3AP00-0AB0",
            "Version": "V3.1"
          },
          "AccessProtection": {
            "AccessLevel": "FullAccess"
          },
          "Services": [
            {
              "Type": "WebServer",
              "Enabled": true,
              "Parameters": {
                "HttpsOnly": true
              }
            },
            {
              "Type": "Syslog",
              "Enabled": true,
              "Parameters": {
                "TransportProtocolType": "TLSServerAndClientAuthentication",
                "Address": "192.168.0.153",
                "Port": 500,
                "AutoAcceptServer": false,
                "TrustedServerCertificates": [ "syslog-server.cer" ]
              }
            }
          ]
        }
      ]
    }
  ]
}