We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e00027b commit b9c2c30Copy full SHA for b9c2c30
src/views/Status.vue
@@ -84,8 +84,6 @@ export default {
84
// vehicles
85
"openWB/vehicle/+/name",
86
// individual charge points
87
- // these topics must be subscribed at last to avoid a buffer overflow
88
- // ToDo: fixed with latest refactoring of topic subscriptions???
89
"openWB/chargepoint/+/config",
90
],
91
};
0 commit comments