Discover Packages
github.com/ItsNotGoodName/ipcmanview
pkg
dahuarpc
modules
coaxialcontrolio
package
Version:
v0.0.0-...-72e33f6
Opens a new window with list of versions in this module.
Published: Mar 13, 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
Documentation
¶
type Caps struct {
SupportControlFullcolorLight int `json:"SupportControlFullcolorLight"`
SupportControlLight int `json:"SupportControlLight"`
SupportControlSpeaker int `json:"SupportControlSpeaker"`
}
type ControlRequest struct {
Type int `json:"Type"`
IO int `json:"IO"`
TriggerMode int `json:"TriggerMode"`
}
type Status struct {
WhiteLight string `json:"WhiteLight"`
Speaker string `json:"Speaker"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.