2026-05-18 09:12:14 +08:00
|
|
|
{
|
2026-05-26 16:13:35 +08:00
|
|
|
"password": "8d969eef6ecad3c29a3a629280e686cf0c3f5d5a86aff3ca12020c923adc6c92",
|
2026-05-18 09:12:14 +08:00
|
|
|
"hardware_version": {
|
2026-05-19 09:26:51 +08:00
|
|
|
"board_version": "B001.001.001",
|
2026-05-18 09:12:14 +08:00
|
|
|
"display_version": "S001.001.001",
|
|
|
|
|
"other_version": "Y001.001.001"
|
|
|
|
|
},
|
|
|
|
|
"software_version": {
|
|
|
|
|
"display_program": "001.001.001",
|
|
|
|
|
"communication_program": "001.001.001",
|
|
|
|
|
"measurement_program": "001.001.001"
|
|
|
|
|
},
|
|
|
|
|
"net": [
|
|
|
|
|
{
|
|
|
|
|
"nic": "网卡一",
|
|
|
|
|
"ip": "192.168.1.10",
|
2026-05-19 14:47:08 +08:00
|
|
|
"mask": "255.255.255.1",
|
2026-05-18 09:12:14 +08:00
|
|
|
"gateway": "192.168.1.1",
|
|
|
|
|
"protocol": "Modbus TCP"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"nic": "网卡二",
|
|
|
|
|
"ip": "192.168.1.56",
|
|
|
|
|
"mask": "255.255.255.255",
|
|
|
|
|
"gateway": "192.168.1.56",
|
|
|
|
|
"protocol": "Modbus TCP"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"uart": [
|
|
|
|
|
{
|
|
|
|
|
"port": "COM1",
|
2026-05-19 09:26:51 +08:00
|
|
|
"baud": 19200,
|
2026-05-18 09:12:14 +08:00
|
|
|
"parity": "NONE",
|
|
|
|
|
"data_bits": 8,
|
|
|
|
|
"stop_bits": 1,
|
2026-05-19 09:26:51 +08:00
|
|
|
"protocol": "Modbus RTU"
|
2026-05-18 09:12:14 +08:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"port": "COM2",
|
2026-05-19 09:26:51 +08:00
|
|
|
"baud": 19200,
|
2026-05-18 09:12:14 +08:00
|
|
|
"parity": "NONE",
|
|
|
|
|
"data_bits": 8,
|
|
|
|
|
"stop_bits": 1,
|
|
|
|
|
"protocol": "Modbus RTU"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|