docs: Update device list

This commit is contained in:
ci_update_bot
2025-06-10 09:10:28 +00:00
parent 0bc35466aa
commit 2a1ad4be26
+4
View File
@@ -3,3 +3,7 @@
### superxas_bec
| Device | Documentation | Module |
| :----- | :------------- | :------ |
| FalconControl | Falcon Control class at SuperXAS. prefix: 'X10DA-SITORO:' | [superxas_bec.devices.falcon](https://gitlab.psi.ch/bec/superxas_bec/-/blob/main/superxas_bec/devices/falcon.py) |
| FalconSuperXAS | Falcon implementierung at SuperXAS. prefix: 'X10DA-SITORO:' | [superxas_bec.devices.falcon](https://gitlab.psi.ch/bec/superxas_bec/-/blob/main/superxas_bec/devices/falcon.py) |
| Trigger | Trigger Device of X10DA (SUPERXAS), prefix: X10DA-ES1: | [superxas_bec.devices.trigger](https://gitlab.psi.ch/bec/superxas_bec/-/blob/main/superxas_bec/devices/trigger.py) |
| TriggerControl | Trigger Device Control PVs at X10DA, prefix: X10DA-ES1: | [superxas_bec.devices.trigger](https://gitlab.psi.ch/bec/superxas_bec/-/blob/main/superxas_bec/devices/trigger.py) |