https://github.com/peterupfold/pu-status-reporter-python3
Communication with the PU-Status-Reporter service on fra-prod
https://github.com/peterupfold/pu-status-reporter-python3
Last synced: 3 months ago
JSON representation
Communication with the PU-Status-Reporter service on fra-prod
- Host: GitHub
- URL: https://github.com/peterupfold/pu-status-reporter-python3
- Owner: PeterUpfold
- License: apache-2.0
- Created: 2020-05-31T15:30:14.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-05-28T14:41:54.000Z (about 4 years ago)
- Last Synced: 2024-12-31T13:23:24.349Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PU-Status-Reporter
This is an internal tool I use to communicate with my StatusReporter web service, which essentially provides
a very simple key-value store for information relating to my bespoke IoT/home automation "stuff" and helps me
keep tabs on various headless systems I have running at home.
This project supports communicating with the web service from Python 3.
Communication with the PU-Status-Reporter service on fra-prod