You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'DeviceModelStorage' is actually an interface. A user can use this interface as he or she wants, maybe without using any storage. So rename this to 'DeviceModelInterface'.
OCPP Version
OCPP2.0.1
Describe the problem
'DeviceModelStorage' is actually an interface. A user can use this interface as he or she wants, maybe without using any storage. So rename this to 'DeviceModelInterface'.
This is part of https://github.com/EVerest/everest-core/tree/doc/config-service/doc/config_service#next-steps-to-adjust-ocpp201-and-libocpp
Describe your solution
Rename 'DeviceModelStorage' to 'DeviceModelInterface'.
Additional context
No response
The text was updated successfully, but these errors were encountered: