openlcb / OpenLCB_Java

A git-managed copy of the SVN-based Java prototype implementation of OpenLCB. This implementation operates inside JMRI.
6 stars 9 forks source link

Allow NodeSelector user to specify length of ID string #213

Closed bobjacobsen closed 1 year ago

bobjacobsen commented 1 year ago

NodeSelector constructs an ID string from the various information available in SNIP. Right now, it uses just two terms from that. This provides another ctor that lets the using code lengthen or shorten that.

Intended for use in the JMRI firmware download frame so that the software version ID can be included in the selector.