Parameters: |
- name (str) – human readable name of the service, e.g. ‘MPD on neptune’
- port (int) – TCP port of the service, e.g. 6600
- stype (str) – service type, e.g. ‘_mpd._tcp’
- domain (str) – local network domain name, defaults to ‘’
- host (str) – interface to advertise the service on, defaults to all
interfaces
- text (list of str) – extra information depending on stype, defaults to empty
list
|