rsmp-nordic / rsmp_sxl_traffic_lights

RSMP Signal Exchange List (SXL) for Traffic Controllers
MIT License
12 stars 4 forks source link

Ability to download log files #193

Open emiltin opened 4 months ago

emiltin commented 4 months ago

Many TLCs keep logs with things like:

It would be useful to be able to download these via RSMP.

(from La Semephorica)

emiltin commented 4 months ago

Need a way to download logs in blocks, e.g. some sort of paging, or from-to period. Also a way to limit the download speed so you don't block the connection. There could be a lot of data.

mr-entropia commented 4 months ago

It could also be benificial to have a mechanism that would ask the TLC what kind of logs it does have. Then pick and choose which to download and for what time range.

emiltin commented 6 days ago

You can send a big binary file with RSMP, but it will block other messages. An option would be to just provide list of log files, and then provide a download link.