Ideas for easy iot library

Gabriel D'Espindula wrote 06/21/2020 at 15:43 1 point

Hi folks, I was wondering to start a new project, the idea is to create a C library to be used along multiple devices to simplify the implementation of an Iot. A script running after build would look for some variable types and generate a .sql, .php containing the read/write API and possibly a lazy webpage to show devices. I miss something simple and safe. Anyone have any thoughts or possibly know a good framework out there that would create this full-stack based on the Embedded code?