Skip to content

Commit b64eb87

Browse files
committed
Adjust EventType for ma-mpc UseCaseSupportUpdate to not mention oscev
1 parent bbc6418 commit b64eb87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usecases/ma/mpc/types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const (
66
// Update of the list of remote entities supporting the Use Case
77
//
88
// Use `RemoteEntities` to get the current data
9-
UseCaseSupportUpdate api.EventType = "ma-mpc-oscev-UseCaseSupportUpdate"
9+
UseCaseSupportUpdate api.EventType = "ma-mpc-UseCaseSupportUpdate"
1010

1111
// Total momentary active power consumption or production
1212
//

0 commit comments

Comments
 (0)