Markus Zolliker 4f7083bc98 ReadHandler and WriteHandler decorators
modules with a couple of parameters with similar read_* or
write_* methods may handle them by generic methods wrapped
with decorators ReadHandler / WriteHandler

The trinamic driver is included in this change for demonstrating
how it works.

In a further step, the special handling for the iohandler stuff can
be moved away from secop.server and secop.params, using this feature.

+ fix problem on startup of trinamic driver (needs MultiEvent.queue)
+ some other small fixes
+ apply recommended functools.wraps for wrapping

Change-Id: Ibfeff9209f53c47194628463466cee28366e17ac
Reviewed-on: https://forge.frm2.tum.de/review/c/sine2020/secop/playground/+/27460
Tested-by: Jenkins Automated Tests <pedersen+jenkins@frm2.tum.de>
Reviewed-by: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de>
Reviewed-by: Markus Zolliker <markus.zolliker@psi.ch>
2022-01-27 17:04:45 +01:00
2022-01-17 10:19:55 +01:00
2022-01-05 09:05:00 +01:00
2021-04-30 08:08:22 +02:00
2022-01-17 11:38:15 +01:00
2020-04-09 17:04:09 +02:00
2021-02-24 08:44:13 +01:00
2020-01-15 08:15:35 +01:00
2021-02-24 08:44:13 +01:00
2021-05-29 14:46:25 +02:00
2020-04-09 17:04:09 +02:00
Description
PSI local frappy repo, probably ahead of git/gerrit at MLZ
4.7 MiB
Languages
Python 99.9%