Ollo
fbdf1ea24b
Hacked MQTT output without panel
2025-04-26 15:41:24 +02:00
06ce74da9f
Added MQTT.md
2025-04-26 00:09:40 +02:00
0acb2a2538
fix udp on macOS
2025-04-25 23:39:56 +02:00
bd300f163e
Add MQTT documentation and client support
...
Create MQTT.md with protocol overview and usage examples.
Update client/bin/src/main.rs to initialize a Paho MQTT client with environment-configured broker, connect, and publish combined weather and transit data to the ledboard/data topic.
2025-04-25 23:07:32 +02:00
25da1ac04b
feat: add MQTT support and configuration documentation
2025-04-25 21:59:51 +02:00
empirephoenix
47f5507f4f
Merge pull request #3 from lysogeny/master
...
Fix kerning issues in station names by increasing font size and shortening strings where necessary.
2023-10-13 20:08:04 +02:00
empirephoenix
6744004387
Merge branch 'master' into master
2023-10-13 20:07:28 +02:00
Ollo
e42b08bcf3
Update StraBa every 50 seconds
2023-10-04 20:43:08 +02:00
Ollo
5923bc830e
Added returncode for main function
2023-10-04 20:41:29 +02:00
Ada
b963abc80b
Merge branch 'master' of https://github.com/C3MA/LED-Board
2023-09-28 22:09:43 +02:00
Ada
e07413f594
Fix kerning issues by changing font. Shorten names when necessary.
2023-09-28 22:08:54 +02:00
empirephoenix
870cd0ad0a
Merge pull request #2 from lysogeny/master
...
Fix misaligned text elements in second line
2023-09-26 22:08:06 +02:00
Ada
04aab61ab7
Shift weather back to original location
2023-09-24 23:03:02 +02:00
Ada
46f7eb4f8a
Fix misaligned text elements in second line
2023-09-24 22:29:24 +02:00
Ollo
860815313b
Handle unused variable
2023-09-23 15:42:18 +02:00
0110
122b6e58b3
Merge pull request #1 from lysogeny/master
...
Update simulator to work with newer versions of client.
2023-09-23 15:38:02 +02:00
Ada
de848e45ee
Merge branch 'master' of https://github.com/C3MA/LED-Board
2023-09-22 22:48:21 +02:00
Ada
6d5d7cf261
Update server to respond to status checking messages
...
The simulator responds to unknown valid datagrams by returning them to the
sender.
2023-09-22 22:47:21 +02:00
Ollo
c2035df4d9
Removed plus
2023-09-22 22:43:55 +02:00
efebb0c1f4
add time with seconds
2023-09-22 22:32:19 +02:00
a28610f821
time start
2023-09-22 22:10:52 +02:00
34957749cb
code style
2023-09-22 21:47:59 +02:00
5f26622adf
add temperature display
2023-09-22 21:30:55 +02:00
Ollo
dd860166fd
Timeout of 10 seconds
2023-09-22 20:14:43 +02:00
Ollo
dad821c2d9
Check connection via wrong UDP package size
2023-09-22 19:16:21 +02:00
Ollo
c3773ebecd
Fetch online states only, when panel is online
2023-09-20 21:49:15 +02:00
Ollo
bf5418922f
Debug messages in straba module only used in the first call
2023-09-16 14:05:39 +02:00
Ollo
db352edbea
Update tram status once a minute
2023-09-16 13:53:21 +02:00
Ollo
489df6e33b
Fixed station handling
2023-09-16 13:44:30 +02:00
Ollo
69191e77b3
Display next departure, decrease station text size
2023-09-16 13:36:17 +02:00
Ollo
60139da2bf
Parse destination and difference
2023-09-16 00:24:53 +02:00
Ollo
e70e0ef068
Rheinau is shown
2023-09-15 23:11:35 +02:00
Ollo
c264d26398
Add time to URL
2023-09-15 22:01:43 +02:00
Ollo
da7ef0f479
Test time handling
2023-09-15 19:19:35 +02:00
Ollo
ca697f53c9
JSON response only printed on parsing errors
2023-09-15 19:00:10 +02:00
Ollo
b897ec3739
Live and planned data extracted from JSON
2023-09-15 18:56:42 +02:00
Ollo
4fa63917ed
Minimal JSON structure can be parsed
2023-09-13 22:11:08 +02:00
Ollo
3b0f7def77
graphQL tag has live data
2023-08-21 20:34:54 +02:00
Ollo
137d08635e
Times are extract
2023-08-19 01:24:12 +02:00
Ollo
787fd29df1
JSON can be parsed
2023-08-19 00:56:54 +02:00
Ollo
a5d9043b07
Merge branch 'ollo-dev' of github.com:C3MA/LED-Board into ollo-dev
2023-08-19 00:07:46 +02:00
Ollo
faec96e1f8
Merge SIM branch
2023-08-19 00:05:21 +02:00
Empire
178ab684fa
fix parser and code style
2023-08-19 00:05:19 +02:00
Ollo
bccfc22770
Structure of JSON generated
2023-08-18 23:06:17 +02:00
Ollo
57d8cdfd23
Started querying public transporatation
2023-08-18 00:03:38 +02:00
Ollo
aac762e8f1
Simulation is working
2023-08-17 22:19:12 +02:00
Ollo
c5bfaa2a4a
Packets are shown on screen
2023-08-17 21:51:03 +02:00
Ollo
536779910e
Signals and slots prepared to update content, received from UDP packet
2023-08-15 14:38:39 +02:00
Ollo
3a71ee786e
Panel definitiones moved into settings
2023-08-15 13:38:07 +02:00
Ollo
a5e7848e11
Change client network port
2023-08-15 13:25:07 +02:00