spaceapi

command module
v0.0.0-...-e64f984 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 28, 2024 License: AGPL-3.0 Imports: 14 Imported by: 0

README

spaceapi

Usage

Sensors
https://<server>/sensors/<sensortype>/<location>/<value>[/<unit>[/<description>]]

curl -XPUT -d '[                        =99% v52%
    {
        "SensorType": "temperature",
        "Location": "lounge",
        "Value": 10.0,
        "Unit": "C",
        "Description": "test"
    }
]' https://<server>/sensors/
Door
https://<server>/door/<state>/<users>/<usernames>/

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL