Its a usb datalogger for solar inverter and i am not able to install it.I tried to run the “cargo build --release” command with ssh, inside addons folder but not worked.I also tried to add it as repository with github link as addon but i got “not valid: is this a git repository? '”
So my question is how can i install that addon
To be honest, you have to have a working Rust runtime environment (and some basic rust knowledge) to make it run.
That would need even more outside reading, as it’s not documented by the project itself, but not undoable, ofc.