MTRDeviceControllerServerProtocol
Declaration
protocol MTRDeviceControllerServerProtocol : NSObjectProtocolTopics
Instance Methods
downloadLog(withController:nodeId:type:timeout:completion:)getAnyDeviceController(completion:)getDeviceController(withFabricId:completion:)invokeCommand(withController:nodeId:endpointId:clusterId:commandId:fields:timedInvokeTimeout:completion:)readAttribute(withController:nodeId:endpointId:clusterId:attributeId:params:completion:)readAttributeCache(withController:nodeId:endpointId:clusterId:attributeId:completion:)stopReports(withController:nodeId:completion:)subscribe(withController:nodeId:minInterval:maxInterval:params:shouldCache:completion:)subscribeAttribute(withController:nodeId:endpointId:clusterId:attributeId:minInterval:maxInterval:params:establishedHandler:)writeAttribute(withController:nodeId:endpointId:clusterId:attributeId:value:timedWriteTimeout:completion:)