Hello I need some help to get some informtion in my system.
If i execute following command via ssh it return all information
sudo /opt/susv/susv -status
********************************
* *
* Powering Source: Primary *
* Charging circuit: OFFLINE *
* Charging current: 300 mA *
* *
* Voltage in: 5.20 V *
* Battery capacity: 0.00% *
* Battery voltage: 0.00V *
* Power Battery: 000.00 mA *
* Power Extern: 1459.00 mA *
* *
* Shutdown timer: 5 *
* Autostart: enabled *
* Sleep timer: 1 *
* *
********************************
how is thebestway to get each information line as variable saved in pimatic???