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