#401 PLC, RTU, PKT computer lists

This commit is contained in:
Mikayla
2025-08-06 15:56:06 +00:00
parent f4d4de659c
commit f3eb6d0464
3 changed files with 112 additions and 63 deletions

View File

@@ -908,6 +908,10 @@ function iorx.record_network_data(data)
ps.publish(pfx .. "_fw", entry[3])
ps.publish(pfx .. "_rtt", entry[4])
if type == DEV_TYPE.PLC then
ps.publish(pfx .. "_unit", entry[5])
end
if not comp_record[id] then
comp_record[id] = true