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