From c8ef8843aaaf28bc38b544ae8ac72accf233aead Mon Sep 17 00:00:00 2001 From: Matt Kohls Date: Mon, 4 Sep 2023 15:36:33 -0400 Subject: Revamped project init New repo for larger structural changes from Sensor-Server. Currently doing most all the same stuff but hopefully better. Still have to clean out some of the older templates for the new interface --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..529c648 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Sensor Aggregator +## _snag_ + +A small Flask based server for all sorts of sensor data aggregation + +Now with + * Slightly less ugly code + * Endpoint for inputing complicated JSON data + * Minimal backwards compatability + * _Even more graphs!_ + * and not much else + -- cgit v1.2.3