diff --git a/tangostationcontrol/tangostationcontrol/devices/README.md b/tangostationcontrol/tangostationcontrol/devices/README.md index c99fb479642e1827373b8c8399bb4b19612f5fa3..17e3a90efeab0560c59eed779b3e847a57e2e5f5 100644 --- a/tangostationcontrol/tangostationcontrol/devices/README.md +++ b/tangostationcontrol/tangostationcontrol/devices/README.md @@ -18,4 +18,4 @@ If a new device is added, it will (likely) need to be referenced in several plac - Add to `tangostationcontrol/docs/source/devices/` to mention the device in the end-user documentation. - Adjust `tangostationcontrol/docs/source/index.rst` to include the newly created file in `docs/source/devices/`. - Adjust `docker-compose/tango-prometheus-exporter/lofar2-policy.json` to include this device in the prometheus exporter -- Adjust `tangostationcontrol/tangostationcontrol/devices/docker_device.py` to have the device container available as an R and RW attribute. \ No newline at end of file +- Adjust `tangostationcontrol/tangostationcontrol/devices/docker_device.py` to have the device container available as R and RW attributes. \ No newline at end of file