writeAttributeLongOctetString(withValue:params:completionHandler:)
Declaration
func writeAttributeLongOctetString(withValue value: Data, params: MTRWriteParams?, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func writeAttributeLongOctetString(withValue value: Data, params: MTRWriteParams?) async throws