© 2022 ANTZER TECH CO., LTD.
40
OK+GEOF
>AT+GEOF,GET,1 #Get group 1 (only via USB configure tool
)
+GEOF,GET,1,POLY,11,2,1,1,6,24.057646,120.634553,25.057573,121.635545,25.0583
01,121.637008,25.058551,121.636220,25.058751,121.635131,25.058078,121.63414
8
+GEOF,GET,1,CIR,16,2,1,1,200.000000,24.057646,120.634553
OK+GEOF
>AT+GEOF,GET,1,16 #Get geofence 16 in group 1
(via WWAM AT command or USB configure tool)
+GEOF,GET,1,CIR,16,2,1,1,200.000000,24.057646,120.634553
OK+GEOF
AT+GEOF,GETCNT,<Group_Number>\r\n
(via WWAM AT command or USB configure tool)
Get the basic information of the geofences: the number of geofences, and the total
vertex count of all the polygon geofences.
Example:
>AT+GEOF,GETCNT,1
In flash (1): total 2 fences, 6 polygon-vertices
OK+GEOF