writeAttributeBitmap16(withValue:completionHandler:)

Declaration

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