You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 initialisation parameters (if applicable).
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. We refer to integration test for examples of initialisation of test devices.