The water use section is intended to represent water consumption using a chart, with similar controls to those which are available to the user when they directly log in to the MiWater Public customer portal. Unlike the previous metrics, the water user chart will directly query data from MiWater via API in order drive the report. None of the data which is used for this chart is cached on the device for a period longer than the current user’s session.
Any change to parameters will therefore result in an API call to retrieve the necessary data and the app will then re-render that data as a chart.