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