Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add EventID.toShortString() #215

Merged
merged 2 commits into from
Feb 27, 2023
Merged

Conversation

bobjacobsen
Copy link
Contributor

EventID.toString() adds a "EventID:" prefix to the event ID itself. It would be useful to have a String version of the event ID without that. Changing .toString() at this point doesn't seem like a good idea, so I added a .toShortString() method instead.

@balazsracz balazsracz merged commit 60a20e4 into openlcb:master Feb 27, 2023
@bobjacobsen bobjacobsen deleted the eventid_update branch March 1, 2023 15:52
balazsracz added a commit that referenced this pull request Mar 10, 2023
…orepeat

* 'master' of github.com:openlcb/OpenLCB_Java:
  Address space improvements (#218)
  Config Node displays more info as needed (#217)
  Update default backup filename to id-name-softversion-date-time (#214)
  Automate sizing of NodeSelector JComboBox (#216)
  add EventID.toShortString() (#215)
  Allow NodeSelector user to specify length of ID string (#213)
  Hub - add separate options for sending / receiving line termination characters (#212)
  Hub Line Endings / GC Serial (#208)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants