home-easy 0.2.0

Simple Rust home-easy protocol implementation
Documentation
1
2
3
4
5
FROM alpine:latest

COPY ./target/armv7-unknown-linux-musleabihf/release/dios .

CMD ["./dios"]