geofences
- Get
- Parameters
- ids ^Optional [The geofences’s id list,type is array.If it is empty, get all geofence under the user]
- Post
- Parameters
- type [Is divided into the following types(0:drive away,1:drive in,2:both drive in and drive away)]
- name
- polygon
- description
- from_type [The fence shape type, 0 indicates a polygon and 1 indicates a circle]
- radius
- Put
- URLID id
- Parameters
- type
- name
- polygon
- description
- from_type
- radius
- Delete
- URLID id ^Optional
- Parameters
- list ^Optional [Used for batch deletion,it is array of id]