mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
Added s7comm initial page details
This commit is contained in:
parent
4a7c3d1149
commit
bdae16ca79
5 changed files with 219 additions and 2 deletions
|
|
@ -2855,5 +2855,9 @@ function formatModbusInfo(proto_info)
|
|||
info = proto_info.modbus
|
||||
end
|
||||
|
||||
if proto_info.s7comm then
|
||||
info = proto_info.s7comm
|
||||
end
|
||||
|
||||
return info
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue