Tuya iOS Smart Life App SDK 5.15.0
ThingSIGMeshGroupService Class Reference

#import <ThingSIGMeshGroupService.h>

Inheritance diagram for ThingSIGMeshGroupService:
ThingGroupBaseService <ThingGroupServiceProtocol> ThingGroupBaseService <ThingGroupServiceProtocol> <ThingGroupServiceProtocol> <ThingGroupServiceProtocol> <ThingGroupServiceProtocol> <ThingGroupServiceProtocol> ThingStandardSIGMeshGroupService ThingStandardSIGMeshGroupService

Properties

NSString * groupId
 
NSString * entryDevId
 

Additional Inherited Members

- Instance Methods inherited from <ThingGroupServiceProtocol>
(instancetype) - initWithDevId:
 
(instancetype) - initWithGroupId:
 
(void) - setCurrentSpaceDeviceList:
 设置当前家庭的设备列表 适用于私有Mesh群组、普通SIGMesh群组、Beacon群组 More...
 
(instancetype) - initWithDevId:localId:categoryCode:codes:
 
(instancetype) - initWithDevId:localId:pccs:
 
(instancetype) - initWithDevId:localId:categoryCode:filterType:pccs:codes:
 
(void) - fetchDeviceListWithSuccess:failure:
 
(void) - createGroupWithName:deviceList:process:success:failure:
 
(void) - updateGroupWithDeviceList:process:success:failure:
 
(void) - removeGroupWithGroupId:success:failure:
 
(instancetype) - initWithDevId:
 
(instancetype) - initWithGroupId:
 
(void) - setCurrentSpaceDeviceList:
 设置当前家庭的设备列表 适用于私有Mesh群组、普通SIGMesh群组、Beacon群组 More...
 
(instancetype) - initWithDevId:localId:categoryCode:codes:
 
(instancetype) - initWithDevId:localId:pccs:
 
(instancetype) - initWithDevId:localId:categoryCode:filterType:pccs:codes:
 
(void) - fetchDeviceListWithSuccess:failure:
 
(void) - createGroupWithName:deviceList:process:success:failure:
 
(void) - updateGroupWithDeviceList:process:success:failure:
 
(void) - removeGroupWithGroupId:success:failure:
 

Detailed Description

Definition at line 13 of file ThingSIGMeshGroupService.h.

Property Documentation

◆ entryDevId

- (NSString *) entryDevId
readnonatomicassign

Definition at line 16 of file ThingSIGMeshGroupService.h.

◆ groupId

- (NSString *) groupId
readnonatomicassign

Definition at line 15 of file ThingSIGMeshGroupService.h.


The documentation for this class was generated from the following files: