https://github.com/flipdot/spaceapi
https://github.com/flipdot/spaceapi
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flipdot/spaceapi
- Owner: flipdot
- License: agpl-3.0
- Created: 2016-12-12T00:38:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-12-13T10:14:10.000Z (6 months ago)
- Last Synced: 2025-12-15T00:41:37.854Z (6 months ago)
- Language: Go
- Size: 4.03 MB
- Stars: 2
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spaceapi
## Usage
### Sensors
https:///sensors///[/[/]]
curl -XPUT -d '[ =99% v52%
{
"SensorType": "temperature",
"Location": "lounge",
"Value": 10.0,
"Unit": "C",
"Description": "test"
}
]' https:///sensors/
### Door
https:///door////