package
Version:
v0.0.0-...-2387267
Opens a new window with list of versions in this module.
Published: Jun 9, 2022
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package discovery finds new sonos devices in the network to add them to the controller
type Sonos struct {
Address net.IP `json:"address"`
Friendly string `xml:"device>displayName" json:"friendly"`
}
Sonos represents the object the discovery service returns
Discover looks for new Devices on the local network
Source Files
¶
Click to show internal directories.
Click to hide internal directories.