SmartGridready / SGrPython

Development of SGr PyPi package
Other
1 stars 1 forks source link

Caching Layer #30

Open robin-schoch opened 1 month ago

robin-schoch commented 1 month ago

A caching layer is already implemented for the HttpClient. This caching functionality should be extended to the other clients as well. Additionally, there should be a parameter in the SGrDevice that allows for cache skipping when reading.

Acceptance Criteria