Skip to content

Commit 14a415e

Browse files
Merge branch 'v0.x.x' into settings_payload
Signed-off-by: stefan-brus-frequenz <[email protected]>
2 parents 644810b + 67e2fac commit 14a415e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

proto/frequenz/api/dispatch/dispatch.proto

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ enum DispatchType {
6464

6565
// FCR prequalification, discharge test
6666
DISPATCH_TYPE_FCR_PREQUALIFICATION_DISCHARGE = 6;
67+
68+
// FCR prequalification, cancellation of a charge and discharge test
69+
// for a given battery
70+
DISPATCH_TYPE_FCR_PREQUALIFICATION_CANCEL = 7;
6771
}
6872

6973
// Possible dispatch statuses

0 commit comments

Comments
 (0)