Background: There were a couple of features implemented in MPM to implement forecasting capabilities (These were heavily marketed as "AI" features 🫣 ).
The goal was to record device metrics, like Solar generation and Battery capacity and then match it with WeatherForeCast data. This was piloted in one specific project with an Nvidia Jetson microcontroller.
We are removing this from the code base as it's no longer in used and seem to not have worked.
Are there any other side effects of this change that we should be aware of?
No
Describe how you tested your changes?
Pull Request checklist
Please confirm you have completed any of the necessary steps below.
[x] Meaningful Pull Request title and description
[x] Changes tested as described above
[x] Added appropriate documentation for the change.
[x] Created GitHub issues for any relevant followup/future enhancements if appropriate.
Brief summary of the change made
Closes: #258 Closes: #204
Background: There were a couple of features implemented in MPM to implement forecasting capabilities (These were heavily marketed as "AI" features 🫣 ).
The goal was to record device metrics, like Solar generation and Battery capacity and then match it with WeatherForeCast data. This was piloted in one specific project with an Nvidia Jetson microcontroller.
We are removing this from the code base as it's no longer in used and seem to not have worked.
Are there any other side effects of this change that we should be aware of?
No
Describe how you tested your changes?
Pull Request checklist
Please confirm you have completed any of the necessary steps below.