Summary of the changes: - Output channel is now an enum - Support for different output types: single/pair/aspect - Outputs are no longer created on the interface and then assigned to a turnout/signal, instead a interface+channel+address is selected for a turnout/signal. Up to eight address can be used. - Removed some network commands, can now be handled using the generic property/method system. - Added support for DCCext (RCN-213) for LocoNet, DCC-EX and Z21. TODO: - Test/fix MarklinCAN/ECoS. - Test/fix load old world files.
7 Zeilen
83 B
JSON
7 Zeilen
83 B
JSON
{
|
|
"name": {},
|
|
"type": {},
|
|
"interface": {},
|
|
"channel": {},
|
|
"address": {}
|
|
} |