Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Array of points defining a closed polygon. More...
#include <kv_types.h>
Data Fields | |
uint8_t | points_num |
Points in geofence. | |
struct gcs_location | points [] |
Array of points defining a closed polygon.
struct gcs_location kv_geofence::points[] |
uint8_t kv_geofence::points_num |
Points in geofence.