commands
CLI commands definition
Functions:
-
battery–Battery details
-
cli–CLI entry point
-
info–Get the info
-
latest–Get the latest locations for a given device name
-
locations–Locations commands
-
scheduler–Scheduler commands
-
start–Start the scheduler
-
version–Print the version
battery
battery(ctx: Context) -> None
Battery details
cli
CLI entry point Target executed at first when CLI
info
info(ctx: Context) -> None
Get the info
locations
locations() -> None
Locations commands
scheduler
scheduler() -> None
Scheduler commands
start
start(ctx: Context) -> None
Start the scheduler
version
version(ctx: Context) -> None
Print the version