Describe the bug
After restarting the Node-RED dashboard without also restarting the backend hardware controller, the Node-RED dashboard no longer knows what type of camera is in the PlanktoScope.
To Reproduce
Steps to reproduce the behavior:
- Go to http://home.pkscope/admin/cockpit/system/services#/nodered.service and log in.
- In the menu icon (which looks like a vertical ellipsis), restart the service.
- Go to the "System Monitoring" page of the Node-RED dashboard. Confirm that the "Camera Name" field is empty.
- On the "Administration" page of the Node-RED dashboard, restart the hardware controller.
- Return to the "System Monitoring" page of the Node-RED dashboard. Confirm that the "Camera Name" field is no longer empty.
Expected behavior
After restarting the Node-RED dashboard, it should be able to determine the camera type and optical characterization information without having to first restart the hardware controller.
Additional context
This issue is a follow-up on #210 (comment)
Describe the bug
After restarting the Node-RED dashboard without also restarting the backend hardware controller, the Node-RED dashboard no longer knows what type of camera is in the PlanktoScope.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
After restarting the Node-RED dashboard, it should be able to determine the camera type and optical characterization information without having to first restart the hardware controller.
Additional context
This issue is a follow-up on #210 (comment)