Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_middleware
-
Labels:
-
Story Points:0
-
Epic Link:
-
Sprint:TSSW Sprint - Feb 13 - Feb 27
-
Team:Telescope and Site
-
Urgent?:No
Description
CSCCommander:
- Reduce the clutter in printed logMessage events by only printing the most interesting fields.
- Simplify use of telemetry_callback by not requiring the older data attribute to exist. Specifically, use getattr(self, <name>, None) to access the old data
Pull request: https://github.com/lsst-ts/ts_salobj/pull/266