![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#import <ThingSmartOutdoorCyclingService.h>
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... | |
Definition at line 35 of file ThingSmartOutdoorCyclingService.h.
|
readwritenonatomicassign |
current battery value
Definition at line 45 of file ThingSmartOutdoorCyclingService.h.
|
readwritenonatomicassign |
current location
Definition at line 37 of file ThingSmartOutdoorCyclingService.h.
|
readwritenonatomicassign |
current mileage
Definition at line 41 of file ThingSmartOutdoorCyclingService.h.
|
readwritenonatomicassign |
current speed
Definition at line 39 of file ThingSmartOutdoorCyclingService.h.
|
readwritenonatomicassign |
set false will end record
Definition at line 43 of file ThingSmartOutdoorCyclingService.h.