We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbc6418 commit b64eb87Copy full SHA for b64eb87
usecases/ma/mpc/types.go
@@ -6,7 +6,7 @@ const (
6
// Update of the list of remote entities supporting the Use Case
7
//
8
// Use `RemoteEntities` to get the current data
9
- UseCaseSupportUpdate api.EventType = "ma-mpc-oscev-UseCaseSupportUpdate"
+ UseCaseSupportUpdate api.EventType = "ma-mpc-UseCaseSupportUpdate"
10
11
// Total momentary active power consumption or production
12
0 commit comments