mDNS reply reading via Basic driver.
Hello,
a device publishes its services as mDNS message/reply, is there a chance to fetch data from such message?
As far as i can see mDNS utilizes UDP, but Basic driver configured as: Udp, Device_ip_address, src_port_number (as remote port), dst_port_number (as local port), ASCII, text, won`t do any good. Sniffer shows that device posts requests/replies which contain data i need though.
Thanks.
Hello,
Thank you.
That`s not a big problem. And regarding Sonoff devices i`m dealing with, i don`t think it worth the effort.