Skip to content

Supported devices

Matej Troják edited this page Mar 18, 2021 · 10 revisions

Each class contains list of available device types with link to their implementation. There can be found command interpreter with particular command IDs and documentation of individual commands. The table also contains extra initialization parameters (if applicable).

Class PSI PSI PSI Phenometrics SEDtronic SEDtronic MettlerToledo
Type PBR GAS GMS PBR TH_IB2 U1W_TVSL SICS
Extra host_port: str,
encryption_key: str

In addition to enumerated classes, there is an extra class called test which mimics class PSI (supports the same devices and commands) by implementing a virtual deice for testing.

Clone this wiki locally