ppb2020
ppb2020
Read through the .md files and made some minor improvements.
I have noticed that the documentation and tools are not consistent in using terminology to describe the elements that define the meta data for a node (such as type, datatype,...
Some attributes in VSS, such as Vehicle.VehicleIdentification.KnownVehicleDamages need to change at some point. The documentation on attributes mentions one way in which this can happen: upon an ignition cycle, a...
Added UI and code to support specifying IP version to be used for connections. Defaults to both IPv4 and IPv6. Depends on a similar change in connectbot/sshlib.
Added new signatures to the connect method of the Connection class to allow the caller to restrict the IP version of the connection to be established. The new signatures duplicate...