Csv info to homey variable (synology router info)

Hi all,

I have a question about csv information that I want to use in a homey variable, maybe someone can help. I am not a api or code goeroe😉

Goal:
I have a synology router that put out some reports, like how many devices are connected. This information I want to see back in my homey.

The output is a csv file with lots of information. Now I just want te use the number of connected devices passed to homey.

There is no synology router app for homey (yet) so I hope someone has the golden tip for me.

Is it possible to output the logs to a MySQL database? Then you couöd use the MySQL App to read the log lines.