A node service that ping a device with arping and send a mqtt message when the divice turns online or offline.
- A MQTT Broker is running (https://mosquitto.org/)
- Arping installed
npm installcp .env.example .envthen adjustnpm run startornpm run start:dev