21 lines
664 B
Markdown
21 lines
664 B
Markdown
JMRI Jython Example Scripts for Using MQTT
|
|
======================================================
|
|
|
|
This folder contains user-contributed [scripts][1] written in Jython, a Java-based
|
|
variant of Python, available in the JMRI application.
|
|
|
|
Further information on some scripts may also be found here:
|
|
- [Script-based help][2]
|
|
|
|
## Copying and License
|
|
|
|
See [the COPYING file][3] for the license terms for using these files. See also the [JMRI Copyright page][4]
|
|
|
|
|
|
[1]: https://www.jmri.org/help/en/html/tools/scripting/index.shtml
|
|
[2]: https://www.jmri.org/help/en/html/scripthelp/
|
|
[3]: https://www.jmri.org/jython/COPYING
|
|
[4]: https://www.jmri.org/Copyright.html
|
|
|
|
|