You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
now send a coordinate within the given bounds from a second CLI:
SET users 200 POINT 33.642301 -84.43118
The live fence doesn't trigger an event. If you send the same SET command a second time, the live fence does receive an event.
Note that if I use detect=enter, the event does trigger immediately with the first SET command for a new object.
This only appears to be an issue when using detect=inside and when the object isn't already in the database.
The text was updated successfully, but these errors were encountered:
also note that when I use "detect enter,inside" in the above example, I do get a event for both inside and enter, even when the object did not previously exist. When testing with just 'detect inside', I get nothing for the first SET.
open one CLI and start a live fence:
now send a coordinate within the given bounds from a second CLI:
The live fence doesn't trigger an event. If you send the same SET command a second time, the live fence does receive an event.
Note that if I use detect=enter, the event does trigger immediately with the first SET command for a new object.
This only appears to be an issue when using detect=inside and when the object isn't already in the database.
The text was updated successfully, but these errors were encountered: