writeAttributeBitmap8(withValue:completionHandler:)

Declaration

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