https://github.com/ojarva/udp-node-receiver
Server program to proxy esp8266 IoT node messages to redis pubsub topics
https://github.com/ojarva/udp-node-receiver
iot
Last synced: 4 days ago
JSON representation
Server program to proxy esp8266 IoT node messages to redis pubsub topics
- Host: GitHub
- URL: https://github.com/ojarva/udp-node-receiver
- Owner: ojarva
- License: mit
- Created: 2016-03-09T18:07:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-05-20T09:27:02.000Z (about 1 year ago)
- Last Synced: 2025-11-03T14:29:17.170Z (8 months ago)
- Topics: iot
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
UDP receiver
============
A small helper program for receiving messages from IoT nodes (esp8266).
This is not meant to be a generic implementation.