Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:2
-
Team:Telescope and Site
-
Urgent?:No
Description
The current sensor handling code contains several large if statements that handle the different sensor types. This is not a very nice implementation and will get worse when more sensor types get added. This ticket is for cleaning that up in a sensor registry.
Attachments
Issue Links
- relates to
-
DM-31852 Add tests for all sensor types to ESS CSC
- Done
See the comments for ts_ess_common PR #5 and ts_ess_csc PR #46.