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: ChatCommandBase

Chat CLI command to report the uptime of the system components.

__init__(bot: TypeChatBot) None
invoke() None[source]

Report the uptime of the system and Pi Portal processes.