Hello,
I am working with a RAK7289V2 running WisGateOS 2, and I would like to clarify a few technical aspects regarding system access and customization with a crontab-based script.
Anyone with some experience about the following topics?
- SSH Access
- Is SSH access officially supported on the RAK7289V2?
- Is it enabled by default or does it need to be activated from the Web UI?
- Is root shell access fully available?
- Installing additional packages
Since WisGateOS 2 is OpenWrt-based:
- Is
opkgavailable and supported? - Is it officially supported to install additional packages (e.g.
split,gzip,rsync, etc.)? - Are there any restrictions regarding installing custom binaries?
Moreover, last question:
- Filesystem and storage
- How much writable space is typically available in the overlay filesystem?
- Is using the microSD card for logging/custom data officially supported?
My goal is to implement a script for MQTT logging to a CSV + compression + upload via SCP.
Thank you in advance for your clarification.