Skip to content
Snippets Groups Projects
Commit c1924ce0 authored by FrankR's avatar FrankR
Browse files

deleted IPosPositionEvent.type

parent 71e9b488
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ message IposObjectConfig { ...@@ -22,7 +22,7 @@ message IposObjectConfig {
message IposPositionEvent { message IposPositionEvent {
repeated IposObject objects = 1; repeated IposObject objects = 1;
string type = 2; // deprecated may be ExitNotification or EntryNotification // string type = 2; // deprecated may be ExitNotification or EntryNotification
} }
message IposZoneDescriptor { message IposZoneDescriptor {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment