summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--api7
1 files changed, 7 insertions, 0 deletions
diff --git a/api b/api
new file mode 100644
index 0000000..d6774a3
--- /dev/null
+++ b/api
@@ -0,0 +1,7 @@
+Method Path Query
+
+POST /humidity <float RH>
+POST /target_humidity <float RH>
+GET /humidity
+GET /target_humidity
+POST /duty_cycle <TODO> \ No newline at end of file