RUT906 ImpulseCounter

Hello,
I am using RUT906 and impulse counter for two inputs. I need to send impulse count via MQTT, it works but it seems mqtt messages does not contain impulse count, but only difference from previous message. Am I able to set to sent amout of impulses and customize input name in mqtt message?

counter {“inputs_counter”:[{“timestamp”:1737173820,“pin_name”:“iio”,“count”:12},{“timestamp”:1737173820,“pin_name”:“din1”,“count”:1}]}

Real counter state about 7900 for one counter and 400 for second.

Thank you

Petr