writeAttributeInt32u(withValue:completion:)

Declaration

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