Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HapSrv ¶
type HapSrv struct {
// contains filtered or unexported fields
}
func NewHapSrv ¶
func NewHapSrv(hapSrvOpts *HapSrvOpts) (*HapSrv, error)
func (*HapSrv) SetCurrentHumidity ¶
func (*HapSrv) SetCurrentTemperature ¶
func (*HapSrv) USB2PowerChan ¶
type HapSrvOpts ¶
type NoopHap ¶
type NoopHap struct{}
func (NoopHap) SetCurrentHumidity ¶
func (NoopHap) SetCurrentTemperature ¶
func (NoopHap) USB2PowerChan ¶
Click to show internal directories.
Click to hide internal directories.