Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
kv_geofence Struct Reference

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 []
 

Detailed Description

Array of points defining a closed polygon.

Field Documentation

◆ points

struct gcs_location kv_geofence::points[]

◆ points_num

uint8_t kv_geofence::points_num

Points in geofence.


The documentation for this struct was generated from the following file: