Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "fritzctl [subcommand]",
Short: "A lightweight, easy to use console client for the AVM FRITZ!Box Home Automation",
Long: "fritzctl is a command line client for the AVM FRITZ!Box primarily focused on the AVM Home Automation HTTP Interface. " +
"For recent developments and releases visit https://github.com/bpicode/fritzctl. " +
"For the vendor description visit https://avm.de/fileadmin/user_upload/Global/Service/Schnittstellen/AHA-HTTP-Interface.pdf.",
}
RootCmd represents the base command when called without any sub-commands.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Source Files
¶
- client.go
- completion.go
- completion_bash.go
- configure.go
- docs.go
- docs_man.go
- list.go
- list_inetstats.go
- list_landevices.go
- list_logs.go
- list_switches.go
- list_thermostats.go
- manifest.go
- manifest_apply.go
- manifest_export.go
- manifest_plan.go
- manifest_util.go
- ping.go
- root.go
- sessionid.go
- switch.go
- switch_off.go
- switch_on.go
- temperature.go
- toggle.go
- version.go
Click to show internal directories.
Click to hide internal directories.