writeAttributeACCompressorType(withValue:params:completionHandler:)

Declaration

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