Arm board for linux in influxdb data -> windows java spring boot

I want to use the influxdb data on the board(de10) as a window java spring boot.

I want to do is to take the influxdb data on the board from Windows and distribute it on the web.

Tell me how to use it.

Thank you.

Hi @axios,

For ARM board you could use Telegraf:

and in Spring Boot you could use Java client:

Regards

1 Like