|
| DcLocation (char *json) |
|
void | setObj (char *locationName, float latitude, float longitude) |
|
◆ DcLocation()
DcLocation::DcLocation |
( |
char * | json | ) |
|
|
inline |
- Parameters
-
json | - it is the char array that will contain the whole json script |
- Returns
- void
◆ 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:
- C:/Users/flavio_unige/Desktop/semilimes MCU SDK/semilimes/src/components/dc_location.h
- C:/Users/flavio_unige/Desktop/semilimes MCU SDK/semilimes/src/components/dc_location.cpp