summaryrefslogtreecommitdiff
path: root/il_timetable/nodes/(-1937,21,-4581).lua
diff options
context:
space:
mode:
Diffstat (limited to 'il_timetable/nodes/(-1937,21,-4581).lua')
-rw-r--r--il_timetable/nodes/(-1937,21,-4581).lua12
1 files changed, 12 insertions, 0 deletions
diff --git a/il_timetable/nodes/(-1937,21,-4581).lua b/il_timetable/nodes/(-1937,21,-4581).lua
new file mode 100644
index 0000000..007736b
--- /dev/null
+++ b/il_timetable/nodes/(-1937,21,-4581).lua
@@ -0,0 +1,12 @@
+-- this will be triggered by the digiline messages of the other luacontroller
+if event.on then
+F.ttp_station_display({
+ lines = {"E1_S", "E1_N"},
+ departure = {},
+ station = "Melinka",
+ title = "Melinka",
+-- interval = 15,
+ display1 = "d1",
+-- display2 = "d2",
+})
+end \ No newline at end of file