oci-pronghorn/FogLight

Add ability for channels to block only/except when an analog read meets threshold

Opened this issue · 0 comments

caer commented

We'd like the ability to have command channels block/reject actions if a given analog read does not lie within, outside of, above or below some threshold. Most likely this feature would be implemented very close to the hardware level itself, and not necessarily as high up as the command channel...it might be possible to implement by cobbling together the existing listener APIs.