atanisoft / ESP32CommandStation

An ESP32 based DCC Command Station with integrated OpenLCB (LCC) --- NOTE: this project is not under active development.
https://atanisoft.github.io/ESP32CommandStation/
GNU General Public License v3.0
90 stars 34 forks source link

Push JMRI Roster entries to the CS #93

Open TrainzLuvr opened 3 years ago

TrainzLuvr commented 3 years ago

Presently, using a TrainDb one can add locomotives to the CS by editing the CDI in the JMRI PanelPro.

Being able to send the entire roster, or part of it, from the DecoderPro to the CS would greatly aid in managing the locomotive fleet in one location.

In general, when a CDI of the CS is edited and a locomotive entry made, the data is written/sent via LCC to the CS, thus the format is already known.

This actually might be a feature request for JMRI, if the reverse cannot be done (CS pulling the roster from JMRI).