@autocodingsystems/gateway-client
Version:
Library and commandline utility to control the acs gateway - device drivers for the most common industrial production line devices
39 lines (38 loc) • 850 B
JSON
{
"DeviceName": "SICK CLV63X Sample Device",
"SupportedDeviceId": "e374cdbc200af626cf739e368feeabfd61b5017d7756a74a39762a1602170bdb",
"ApplicationNodeId": 0,
"SocketClass": "NE.Connectivity.TcpClient",
"SocketConfigurationSettings": [
{
"Name": "IP Address",
"Value": "127.0.0.1"
},
{
"Name": "Port Number",
"Value": "3002"
}
],
"DriverConfigurationSettings": [
{
"Name": "Trace Level",
"Value": "Default"
},
{
"Name": "Trace Encoding",
"Value": "Default"
},
{
"Name": "Enable PEC Blocked Handling",
"Value": "True"
},
{
"Name": "PEC Blocked Timeout",
"Value": "50"
},
{
"Name": "Save Settings",
"Value": "True"
}
]
}