Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved device model storage initialization #204

Merged
merged 6 commits into from
Oct 2, 2023

Conversation

Pietfried
Copy link
Contributor

  • added name, instance, evse_id and connector_id to component schema files. Will now be considered when setting up the device model storage using the python scripts
  • removed unused controllers and modified connector and evse controlles by adding ids
  • updated config structure for v201 to be able to address components with evse_id, connector_id and instance in the configuration
  • added more reasonable defaults to components
  • added custom evse and connector components to v201 config

…files. Will now be considered when setting up the device model storage using the python scripts

* removed unused controllers and modified connector and evse controlles by adding ids

Signed-off-by: pietfried <[email protected]>
…th evse_id, connector_id and instance in the configuration

Signed-off-by: pietfried <[email protected]>
@Pietfried Pietfried force-pushed the pg-v201-device-model-storage-initialization branch from 70a0ccd to 86c5847 Compare October 1, 2023 20:29
* including connector_id on device_model initialization

Signed-off-by: pietfried <[email protected]>
@Pietfried Pietfried force-pushed the pg-v201-device-model-storage-initialization branch from 86c5847 to e5cbc10 Compare October 1, 2023 21:42
Signed-off-by: Kai-Uwe Hermann <[email protected]>
@Pietfried Pietfried merged commit dedfa94 into main Oct 2, 2023
2 of 3 checks passed
@Pietfried Pietfried deleted the pg-v201-device-model-storage-initialization branch October 2, 2023 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants