summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2024-11-01 22:03:05 -0400
committerSam Anthony <sam@samanthony.xyz>2024-11-01 22:03:05 -0400
commitfaeb231560579225c3b6f6d74c65d2388d74ffc4 (patch)
tree249d4b78861bac6faefc454ded83eec35a51520a /api
downloadsoen422-faeb231560579225c3b6f6d74c65d2388d74ffc4.zip
api
Diffstat (limited to 'api')
-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