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

Implement Event-with-payload Working Note #240

Closed bobjacobsen closed 8 months ago

bobjacobsen commented 8 months ago

This adds a first (but thought to be complete) implementation of the Event-with-payload working note proposal.

Although not in S&TN status, this is still useful as a test implementation. This will be in use in JMRI for doing "OpenLCB/LCC Memory" transfers.

N.B: This branch has been around for a long time, so it shows a lot of commits due to merging with master. There are only seven files changed.

bobjacobsen commented 8 months ago

@dpharris I'd appreciate it if you could review and merge this when you have time. Thanks!