Quartz::RPC::Client
Constructors
new(transport : Transport)
SourceInstance methods
app_exit
Sourceapp_lock_status
Sourceget_datetime
Sourcegui_send_input(key : Gui::InputKey, type : Gui::InputType) : Nil
Sourceplay_alert
Sourcereboot(mode : System::RebootRequest::Mode = System::RebootRequest::Mode::OS) : Nil
Fire-and-forget reboot; firmware does not reply.
screen_stream
Starts a screen stream; yields each ScreenFrame until the block raises, the transport errors, or stop_screen_stream is called.
screen_stream_stop
Sourceset_datetime(dt : System::DateTime) : Nil
SourceStreams files under path. Yields each File entry across chunks
until has_next=false.
Reads a file; firmware may stream chunks via has_next. Concatenates data.