Skip to content

#629 Add Reboot Printer Command#646

Open
diego-santinelli-hrm wants to merge 5 commits intofiskaltrust:mainfrom
diego-santinelli-hrm:feature/629-it-cloudrt-commands
Open

#629 Add Reboot Printer Command#646
diego-santinelli-hrm wants to merge 5 commits intofiskaltrust:mainfrom
diego-santinelli-hrm:feature/629-it-cloudrt-commands

Conversation

@diego-santinelli-hrm
Copy link
Copy Markdown

Add ResetPrinter and RebootPrinter commands for Epson RT Printer SCU

Adds two new protocol commands for the Epson RT Printer SCU:

  • ResetPrinter (0x3011): returns the printer to STATO REGISTRAZIONE, closes any open documents and clears the keyboard buffer.
  • RebootPrinter (0x3012): performs a full printer restart via native command H1=4 H2=034 PARAM=01 INDEX=98 (directIO 4034/0198). The command is sent with directio_no_status=1 to avoid blocking the HTTP response.

Fixes #629

@github-actions github-actions bot added market-it Related to the italian market scu-it-epsonrtprinter Related to the italian EpsonRTPrinter SCU queue Related to all queues scu-it-customrtserver Related to the Italian CustomRTServer SCU. scu-it-customrtprinter labels Apr 2, 2026
@diego-santinelli-hrm diego-santinelli-hrm changed the title Add Reset Printer command and Reboot Printer Command #629 Add Reset Printer command and Reboot Printer Command Apr 2, 2026
@diego-santinelli-hrm diego-santinelli-hrm changed the title #629 Add Reset Printer command and Reboot Printer Command #629 Add Reboot Printer Command Apr 3, 2026
@accodev accodev added meta-no-issue This PR does not need to have a linked issue category-enhancement New feature or request and removed meta-no-issue This PR does not need to have a linked issue labels Apr 7, 2026
@accodev
Copy link
Copy Markdown

accodev commented Apr 7, 2026

@diego-santinelli-hrm is this work done or still in progress?

@diego-santinelli-hrm diego-santinelli-hrm marked this pull request as ready for review April 7, 2026 13:29
@diego-santinelli-hrm diego-santinelli-hrm requested a review from a team as a code owner April 7, 2026 13:29
@volllly volllly added this to the v1.3.83 milestone Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category-enhancement New feature or request market-it Related to the italian market queue Related to all queues scu-it-customrtprinter scu-it-customrtserver Related to the Italian CustomRTServer SCU. scu-it-epsonrtprinter Related to the italian EpsonRTPrinter SCU

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[IT] Add commands to solve CloudRT issue

3 participants