Conversation
JSantosP
left a comment
There was a problem hiding this comment.
LGTM (too hacky the way we validate URIs BTW)
|
You mean |
|
I mean splitting the uri string and look for specific positions to generate the |
|
Yeah that one is hacky indeed. Even though every unstructured input parsing is always hacky. As for ADTs I've tried, but the usability of in in java is still quite bad. Hope this will change with Java 18 :) |
Adds ability to automatically batch devices post issuence.
How it works?
FidesmoCardnow have online and offline device identification options, where online version tries to identify device by the CPLC data on the server as the last resortOther related changes:
batchIdin theFidesmoCardcan be obtained from the server it moved to integer, breaking change, but AFAIK it's only used internally and was always converted to int every time, so better to have it correct as soon as possible.FidesmoCard.DeliveryUrlparser, as it started to be used in multiple places/and if the variable specified without it client fails.