![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
The device communication. More...
#import <ThingSmartCommunication.h>
Properties | |
| NSArray< ThingSmartCommunicationMode * > * | communicationModes |
| The communication sequence. More... | |
| NSString * | communicationNode |
| The communication nodes. More... | |
| NSInteger | connectStatus |
| The connection status. More... | |
| NSString * | localCommunicationNode |
| NSString * | localNodeId |
| NSInteger | localDataModel |
| NSInteger | dataModel |
| The data model. 1-DP Model , 2-Thing Model. More... | |
| long | mqttTopicAttr |
| The mqtt topic attribute. 0-Default 1-Thing-Link. More... | |
The device communication.
Definition at line 39 of file ThingSmartCommunication.h.
|
readwritenonatomicstrong |
The communication sequence.
Definition at line 42 of file ThingSmartCommunication.h.
|
readwritenonatomicstrong |
The communication nodes.
Definition at line 45 of file ThingSmartCommunication.h.
|
readwritenonatomicassign |
The connection status.
Definition at line 51 of file ThingSmartCommunication.h.
|
readwritenonatomicassign |
The data model. 1-DP Model , 2-Thing Model.
Definition at line 61 of file ThingSmartCommunication.h.
|
readwritenonatomicstrong |
Definition at line 54 of file ThingSmartCommunication.h.
|
readwritenonatomicassign |
Definition at line 58 of file ThingSmartCommunication.h.
|
readwritenonatomicstrong |
Definition at line 56 of file ThingSmartCommunication.h.
|
readwritenonatomicassign |
The mqtt topic attribute. 0-Default 1-Thing-Link.
Definition at line 64 of file ThingSmartCommunication.h.