writeAttributeColorPointRX(withValue:completion:)

Declaration

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