Developer World
Spresense SDK Library v3.2.0-ebc0364
Data types
Collaboration diagram for Data types:

Classes

struct  cxd56_geofence_region_s
 Region center point and radius data. More...
 
struct  cxd56_geofence_mode_s
 Geofence mode setting parameter. More...
 
struct  cxd56_geofence_trans_s
 The transition data. More...
 
struct  cxd56_geofence_status_s
 Geofence output data structer. More...
 

Variables

uint8_t id
 
long latitude
 
long longitude
 
uint16_t radius
 
uint16_t deadzone
 
uint16_t dwell_detecttime
 
uint8_t id
 
uint8_t status
 
uint8_t update
 
struct cxd56_geofence_trans_s status [CXD56_GEOFENCE_REGION_CAPACITY]
 

Detailed Description

Variable Documentation

◆ id [1/2]

uint8_t id

Region ID
The range of ID is 0 to 19.

◆ latitude

long latitude

Latitude (degree) of the center position of the region.

◆ longitude

long longitude

Longitude (degree) of the center position of the region.

◆ radius

uint16_t radius

Radius (m) of the region.

◆ deadzone

uint16_t deadzone

dead zone [meter]

◆ dwell_detecttime

uint16_t dwell_detecttime

Dewlling period time [sec]

◆ id [2/2]

uint8_t id

Region ID

◆ status [1/2]

◆ update

uint8_t update

Updated region ID count

◆ status [2/2]

The detail data od updated region ID