protected override void RebootTerminal()
    {
        try {
            SendReport(BuildCommand(ResetDevice()));
        }