Is there a way for me to address booleans as bit-level tags within bitpacked analogs/counters in DNP3, similar to how it works in Modbus?
I am trying to avoid unpacking these with getBit() to avoid the expression performance hit relative to directly addressing the bit.