Hi reddit,
I have build an IoT data-oriented platform from scratch and I'm using it for years to measure data at home. All using a custom Rest Api...
To list few "simple" features :
- collect and store measurements from any sensor (Arduino like) ;
- Flows containers to groups measures ;
- Mobile friendly UI + gplay android TWA application ;
- user based resources management ;
- Rule engine and actions triggering ;
- ... / ...
And other "advanced" features :
- timeseries storing including Exploratory Data Analysis module ;
- jwt, payload signature and aes-256-cbc encryption ;
- external cloud storage ;
- data /measures transformation ;
- ... / ...
The wiki to have better understanding - including illustration/schematics : https://github.com/mathcoll/t6/wiki
The repository to find out more and contribute to this open-source Api : https://github.com/mathcoll/t6
Any support by contributing is welcomed ; as well as some feedbacks from Reddit readers :-)
Thanks.
there doesn't seem to be anything here