Cannot locate HART-IP in LUA
Hi, Team
I am building a custom LUA dissector invoking a built-in HART-IP dissector embedded with Dissector.get("hart-ip") command but it returns nil (nothing). I'HART-IP is also missing in Dissector.list() output.
Is there any to call HART-IP dissector in LUA ?