Tuya iOS Smart Life App SDK 5.15.0
ThingSmartOutdoorLocationUploadModel Class Reference

#import <ThingSmartOutdoorCyclingService.h>

Inheritance diagram for ThingSmartOutdoorLocationUploadModel:

Properties

CLLocationCoordinate2D coord
 current location More...
 
double speed
 current speed More...
 
double mileage
 current mileage More...
 
BOOL started
 set false will end record More...
 
double batteryValue
 current battery value More...
 

Detailed Description

Definition at line 35 of file ThingSmartOutdoorCyclingService.h.

Property Documentation

◆ batteryValue

- (double) batteryValue
readwritenonatomicassign

current battery value

Definition at line 45 of file ThingSmartOutdoorCyclingService.h.

◆ coord

- (CLLocationCoordinate2D) coord
readwritenonatomicassign

current location

Definition at line 37 of file ThingSmartOutdoorCyclingService.h.

◆ mileage

- (double) mileage
readwritenonatomicassign

current mileage

Definition at line 41 of file ThingSmartOutdoorCyclingService.h.

◆ speed

- (double) speed
readwritenonatomicassign

current speed

Definition at line 39 of file ThingSmartOutdoorCyclingService.h.

◆ started

- (BOOL) started
readwritenonatomicassign

set false will end record

Definition at line 43 of file ThingSmartOutdoorCyclingService.h.


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