Commit
99092f6beefe4f7f2b2d51f739c1f039cf6effab
by devel-bobmReduce lnlistners. Add find response to lnreporter (#7337)
- Reduce the number of loconet LnListeners by routing Loconet messages
thru the managers to the objectes instead of registering a LnListener
for each LocoNet object.
- Fix up the lissy passthrough
- Use constants.
- Rename the "message" method in the individual LocoNet object
implementations so no one will confuse it with the LnListener interface.