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