When receiving an ack message callback (using the Publisher class), the original message is the DCCL encoded version, not the original. This changes the values of certain fields during to rounding.
Unless there's a reason we can't, it would be preferable to return the original non-DCCL encoded version in the ack callback.
When receiving an ack message callback (using the Publisher class), the original message is the DCCL encoded version, not the original. This changes the values of certain fields during to rounding.
Unless there's a reason we can't, it would be preferable to return the original non-DCCL encoded version in the ack callback.