module
0.0.0-20240331180337-aba061b5cf42
Repository: https://github.com/bruli/raspberryrainsensor.git
Documentation: pkg.go.dev
# README
raspberryRainSensor
Api rest to manager a rain sensor.
Description
Api rest to get if weather is raining. Use a microchip MCP3008-I/P to use analog pin from raspberry pi.
Schema
Deploy
Follow this steps:
make docker-exec-builder
Inside the builder container:
root@a0eabc895cec:/app# make build
And, again, outside the container,
make deploy