Soletta™ Framework
|
Data Fields | |
struct sol_lwm2m_client * | client |
double | latitude |
double | longitude |
struct sol_timeout * | timeout |
int64_t | timestamp |
struct sol_lwm2m_client* location_obj_instance_ctx::client |
Referenced by change_location(), and create_location_obj().
double location_obj_instance_ctx::latitude |
Referenced by change_location(), create_location_obj(), and read_location_obj().
double location_obj_instance_ctx::longitude |
Referenced by change_location(), create_location_obj(), and read_location_obj().
struct sol_timeout* location_obj_instance_ctx::timeout |
Referenced by create_location_obj(), and del_location_obj().
int64_t location_obj_instance_ctx::timestamp |
Referenced by change_location(), create_location_obj(), and read_location_obj().