deviceController(_:nodeID:readAttributePaths:withReply:)

Declaration

func deviceController(_ controller: UUID, nodeID: NSNumber, readAttributePaths attributePaths: [MTRAttributeRequestPath], withReply reply: @escaping  @Sendable ([[String : Any]]) -> Void)
func deviceController(_ controller: UUID, nodeID: NSNumber, readAttributePaths attributePaths: [MTRAttributeRequestPath]) async -> [[String : Any]]