pi_portal.modules.integrations.chat.cli.commands.command_uptime.UptimeCommand
- class pi_portal.modules.integrations.chat.cli.commands.command_uptime.UptimeCommand(bot: TypeChatBot)[source]
Bases:
ChatCommandBaseChat CLI command to report the uptime of the system components.
- __init__(bot: TypeChatBot) None