readAttributeSerialNumber(withAttributeCache:endpoint:queue:completionHandler:)
Declaration
class func readAttributeSerialNumber(withAttributeCache attributeCacheContainer: MTRAttributeCacheContainer, endpoint: NSNumber, queue: dispatch_queue_t, completionHandler: @escaping @Sendable (String?, (any Error)?) -> Void)class func readAttributeSerialNumber(withAttributeCache attributeCacheContainer: MTRAttributeCacheContainer, endpoint: NSNumber, queue: dispatch_queue_t) async throws -> String