#import <ThingDeviceTimerOperator.h>
|
NSString * | timerId |
| id of the timer More...
|
|
ThingDeviceTimerBizType | bizType |
| ThingDeviceTimerBizTypeDevice for device, ThingDeviceTimerBizTypeGroup for group. More...
|
|
NSString * | bizId |
| deviceId if bizType is ThingDeviceTimerBizTypeDevice, groupId if bizType is ThingDeviceTimerBizTypeGroup More...
|
|
NSString * | loops |
| The loop of the timer. More...
|
|
BOOL | status |
| The status of the timer. More...
|
|
NSString * | time |
|
NSDictionary * | dps |
| The action DPs of the timer. More...
|
|
BOOL | isAppPush |
| Specifies whether the timer push notification is enabled. If the value is set to yes , when the timer runs, the app receives a push notification. More...
|
|
NSString * | aliasName |
| The alias name of the timer. More...
|
|
Definition at line 83 of file ThingDeviceTimerOperator.h.
◆ initWithTimerId:bizType:bizId:loops:time:dps:aliasName:isAppPush:status: [1/2]
- (instancetype) initWithTimerId: |
|
(NSString *) |
timerId |
bizType: |
|
(ThingDeviceTimerBizType) |
bizType |
bizId: |
|
(NSString *) |
bizId |
loops: |
|
(NSString *) |
loops |
time: |
|
(NSString *) |
time |
dps: |
|
(NSDictionary *) |
dps |
aliasName: |
|
(NSString *) |
aliasName |
isAppPush: |
|
(BOOL) |
isAppPush |
status: |
|
(BOOL) |
status |
|
|
| |
◆ initWithTimerId:bizType:bizId:loops:time:dps:aliasName:isAppPush:status: [2/2]
- (instancetype) initWithTimerId: |
|
(NSString *) |
timerId |
bizType: |
|
(ThingDeviceTimerBizType) |
bizType |
bizId: |
|
(NSString *) |
bizId |
loops: |
|
(NSString *) |
loops |
time: |
|
(NSString *) |
time |
dps: |
|
(NSDictionary *) |
dps |
aliasName: |
|
(NSString *) |
aliasName |
isAppPush: |
|
(BOOL) |
isAppPush |
status: |
|
(BOOL) |
status |
|
|
| |
◆ timerId
The documentation for this class was generated from the following files:
- /Users/humtong/Downloads/Pods_副本/ThingDeviceDetailKit/ThingDeviceDetailKit.xcframework/ios-arm64_x86_64-simulator/ThingDeviceDetailKit.framework/Headers/ThingDeviceTimerOperator.h
- /Users/humtong/Downloads/Pods_副本/ThingDeviceDetailKit/ThingDeviceDetailKit.xcframework/ios-arm64/ThingDeviceDetailKit.framework/Headers/ThingDeviceTimerOperator.h