https://github.com/eifinger/publish-ip-on-boot
Publish IP to MQTT Broker on Boot. For use with PiBakery
https://github.com/eifinger/publish-ip-on-boot
Last synced: 24 days ago
JSON representation
Publish IP to MQTT Broker on Boot. For use with PiBakery
- Host: GitHub
- URL: https://github.com/eifinger/publish-ip-on-boot
- Owner: eifinger
- License: mit
- Created: 2019-05-14T08:52:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-14T12:47:18.000Z (almost 6 years ago)
- Last Synced: 2025-04-12T08:58:57.042Z (24 days ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# publish-ip-on-boot
Publish IP to MQTT Broker on Boot. For use with PiBakery
## Usage
1. Get the setup script and execute it
```bash
wget https://raw.githubusercontent.com/eifinger/publish-ip-on-boot/master/setup.sh
chmod +x setup.sh
./setup.sh
```1. Change the wpa_supplicant.conf file and add the wifi you want to deploy your RPI to
1. Reboot
1. Use a MQTT Client of your choice e.g. [MQTTBox](http://workswithweb.com/mqttbox.html)
1. Connect to the broker *broker.hivemq.com* and listen on topics *pibakery-eifinger/ip*