You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An example of what I mean, the callback of a browse of the network logs "topic" as undefined const fooServiceType = new dnssd.ServiceType({ name: '_mqtt', protocol: '_tcp', topic: 'topic3' });
The text was updated successfully, but these errors were encountered:
kokujin
changed the title
Adding custom attributes to new
Adding custom attributes to new ServiceType
Mar 1, 2019
An example of what I mean, the callback of a browse of the network logs "topic" as undefined
const fooServiceType = new dnssd.ServiceType({ name: '_mqtt', protocol: '_tcp', topic: 'topic3' });
The text was updated successfully, but these errors were encountered: