A gateway which performs the following tasks:
- Detecting devices in a trusted network
- Showing a panel to interact with devices and change their states
- Allowing to run commands on devices
Install cross
tool
cargo install cross
Build ascot-gateway
for ARM
cross build --release --target=arm-unknown-linux-gnueabihf