Sensor Base should have enable/disable logic
We want to be able to tell the driver when the sensor is powered off. It would be nice if that logic could run in the sensor base class so we don't need to write it for each sensor
Edited by Isaac Vandor
Maintenance Notice: Wednesday Dec 10, 2025 the server and Gitlab instance will undergo a major system update. Expect disruption of service Wednesday morning into afternoon, as well as cosmetic and minor changes to the Gitlab UI.
We want to be able to tell the driver when the sensor is powered off. It would be nice if that logic could run in the sensor base class so we don't need to write it for each sensor