Closed ryankortbeek closed 2 years ago
Updates to this task:
HOUSEKEEPING.GET_HK
command (see the here in system.py)
ex2.housekeeping.get_hk(1 0 0)
to fetch the latest hk data. automate_communications()
in automation.py should be modified so that the command above is posted to the communications list every passover.
HOUSEKEEPING.GET_HK
(check for substring in communications entry) should have the response be an acknowledgment that it was sent rather than the actual housekeeping data. The actual housekeeping data should instead be logged to the housekeeping table.
Brief Feature Description
This task revolves around housekeeping data:
Priority
High