package
Version:
v0.0.0-...-88eb2aa
Opens a new window with list of versions in this module.
Published: Apr 18, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Features struct {
HEV bool `json:"hev"`
Color bool
Chain bool
Matrix bool
Relays bool
Buttons bool
Infrared bool
Multizone bool
TemperatureRange []int `json:"temperature_range"`
ExtendedMultizone bool `json:"extended_multizone"`
}
type Vendor struct {
ID int `json:"vid"`
Products []Product
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.