Skip to content

v2.0.0

Compare
Choose a tag to compare
@Kodo-kakaku Kodo-kakaku released this 21 Jan 11:50
· 56 commits to main since this release
c43e81a

Added simple geofence support, this will allow you to determine the radius of the controlled zone! If your solution is located at a mobile facility, you will be able to receive data on the arrival and departure of your router! If you are using a server solution, use the geofence field that changes its status to in\out, you can also write your own script (for example: ./PATH/TO/SCRIPT/MYSCRIPT.sh ) which will be executed depending on whether the object is in a given radius or not!
In new version add small bug fix.