semilimes mcu sdk 0.1
semilimes Software Development Kit for microcontrollers
Loading...
Searching...
No Matches
DcLocation Class Reference

Public Member Functions

 DcLocation (char *json)
 
void setObj (char *locationName, float latitude, float longitude)
 

Constructor & Destructor Documentation

◆ DcLocation()

DcLocation::DcLocation ( char * json)
inline
Parameters
json- it is the char array that will contain the whole json script
Returns
void

Member Function Documentation

◆ setObj()

void DcLocation::setObj ( char * locationName,
float latitude,
float longitude )
Parameters
locationName- the name of the location
latitude- latitude in decimal degrees
longitude- longitude in decimal degrees
Returns
void

The documentation for this class was generated from the following files: