-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Sometimes we might get sent data that is not on times which represent clean sensor resolution. That blocks FlexMeasures currently in things like scheduling. Later, we could make FM more robust, but flooring data we are sent in the POST endpoint.
We might add an option, so that users could choose between flooring/rounding/ceiling. But will that add a lot of value?
Important decision: Should we move to correcting event_start as the new default, and remove the option to send data as-is?