writeAttributeNullableInt32u(withValue:params:completion:)

Declaration

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