uniba-swt / swtbahn-cli

A client-server command line interface for the SWTbahn.
GNU General Public License v3.0
7 stars 3 forks source link

Inconsistent assignment of values for platformlights in YAML configuration file #2

Closed eyip002 closed 4 years ago

eyip002 commented 4 years ago

In configurations/swtbahn-standard/bidib_track_config.yml, the assignment of values to platformlights' on/off ids are inconsistent to those used for the sync and lanterns.

Change the values for on/off below ... https://github.com/uniba-swt/swtbahn-cli/blob/7a858714066aabaa021a19c518b70ef570fc2a44/configurations/swtbahn-standard/bidib_track_config.yml#L227-L234 ... to be consistent with ... https://github.com/uniba-swt/swtbahn-cli/blob/7a858714066aabaa021a19c518b70ef570fc2a44/configurations/swtbahn-standard/bidib_track_config.yml#L116-L131

clehanka commented 4 years ago

I switched the macro so it is now consistent, see commit 9215b3d