Crate soehnle_t3005

Crate soehnle_t3005 

Source
Expand description

A rust library to communicate with the SOEHNLE Terminal 3005 (via RS232).

Structs§

Message
A message received from the terminal (at the moment only 30XX EDV Standard is supported).
Status
Balance status.
WithAck
Command or Query with ACK

Enums§

Command
Balance command
Query
Balance query command

Traits§

ToAsciiString