{
"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" ]
}
}
]
}
]
}
]
}