Revert deprecated enum
This commit is contained in:
parent
e7e8ce1e26
commit
f7db1d6612
@ -33,5 +33,6 @@ public enum EdgeEventActionType {
|
||||
ALARM_CLEAR,
|
||||
ASSIGNED_TO_EDGE,
|
||||
UNASSIGNED_FROM_EDGE,
|
||||
CREDENTIALS_REQUEST
|
||||
CREDENTIALS_REQUEST,
|
||||
ENTITY_MERGE_REQUEST // DEPRECATED
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user