![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
Collection point model. More...
#import <ThingSmartPTZManager.h>
Class Methods | |
(NSArray *) | + modelsWithDictArray: |
(NSArray *) | + modelsWithDictArray: |
Properties | |
NSString * | devId |
Device id. More... | |
NSString * | pointId |
Collection point id. More... | |
NSString * | mpId |
Unique id in the device, generated by the device. More... | |
NSString * | name |
Collection point name. More... | |
NSString * | pic |
The address of the picture. More... | |
NSString * | pos |
Collection point location information. More... | |
NSString * | encryption |
Picture decryption key. More... | |
Collection point model.
Definition at line 45 of file ThingSmartPTZManager.h.
Generate a collection point model array
dictArray | Collection point diction array |
Generate a collection point model array
dictArray | Collection point diction array |
|
readwritenonatomicstrong |
Device id.
Definition at line 47 of file ThingSmartPTZManager.h.
|
readwritenonatomicstrong |
Picture decryption key.
Definition at line 59 of file ThingSmartPTZManager.h.
|
readwritenonatomicstrong |
Unique id in the device, generated by the device.
Definition at line 51 of file ThingSmartPTZManager.h.
|
readwritenonatomicstrong |
Collection point name.
Definition at line 53 of file ThingSmartPTZManager.h.
|
readwritenonatomicstrong |
The address of the picture.
Definition at line 55 of file ThingSmartPTZManager.h.
|
readwritenonatomicstrong |
Collection point id.
Definition at line 49 of file ThingSmartPTZManager.h.
|
readwritenonatomicstrong |
Collection point location information.
Definition at line 57 of file ThingSmartPTZManager.h.