Locutus of Borg
Locutus of Borg
I encountered a strange error which seemed like it cannot occur. This is in version 1.2.9.2. Stack trace below. I get a ModbusNumberException for value "4112". However in WriteSingleRegisterResponse.setValue, the...
When using embedded self-signed (pinned) certificates, the default validation is to use the SSL policy, which is more restrictive than necessary. In addition to validating the x509 certificate, the SSL...
I've created an extension to the library in my own code which may be useful if you'd consider a pull request. One of my data types is an array of...
Great library - I found one obscure issue where I had a pkpass that had an auxiliary field with a key and label but no value. This passes your validator...
When running offline, panning and zooming causes tiles to try and load however `connection.getInputStream()` throws an UnknownHostException. If the user keeps trying to load new tiles eventually it throws a...
Allows overriding by subclass implementations for custom behavior