Energy Consumption Monitoring Using Robot Web Services

Hi All,
I have been trying to access the energy consumption data through Postman. I have, however, struggled to decrease the interval length shown in the response below (the frequency in which readings are recorded). Any idea how I can reduce this value?


                    <span class="energy-state">blocked</span>
                    <span class="change-count">280</span>
                    <span class="time-stamp">2025-04-03 T 14:00:00</span>
                    <span class="reset-time">2024-12-17 T 14:16:01</span>
                    <span class="interval-length">3600</span>
                    <span class="interval-energy">0</span>
                    <span class="accumulated-energy">2123132.841253033</span>

Kind Regards
Ishrat