![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
The mesh command protocol that is used to confirm and implement certain commands. More...
#import <ThingBLEMeshCommand.h>
Instance Methods | |
| (NSData *) | - command |
| (NSString *) | - raw |
| (NSData *) | - command |
| (NSString *) | - raw |
The mesh command protocol that is used to confirm and implement certain commands.
Definition at line 11 of file ThingBLEMeshCommand.h.
| - (NSData *) command |
Converts to the Bluetooth command.
| - (NSData *) command |
Converts to the Bluetooth command.
| - (NSString *) raw |
Converts to the raw command that is used by a gateway.
| - (NSString *) raw |
Converts to the raw command that is used by a gateway.