Discover Packages
github.com/zhiting-tech/smartassistant
modules
sadiscover
package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Oct 19, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Info struct {
Model string `json:"model"`
SwVer string `json:"sw_ver"`
HwVer string `json:"hw_ver"`
Port int `json:"port"`
SaID string `json:"sa_id"`
}
type Result struct {
ID int `json:"id"`
Re Info `json:"result"`
}
func NewSaDiscoverServer() *Server
Source Files
¶
Click to show internal directories.
Click to hide internal directories.