SISTEMA IOT RECALL: PROPOSTA DE UM SISTEMA OPEN SOURCE PARA GERENCIAMENTO DE DADOS

Data
2025-11-26Autor
SILVA, PAULO FRANKLIN JUNIOR
https://lattes.cnpq.br/7462728293017431
Metadado
Mostrar registro completoResumo
The present work aims to facilitate the development of new data management systems by providing the source code of a system with basic functional features. In this way, developers are able to focus their efforts on creating solutions tailored to their own needs. The functionalities included in the system by default comprise data reception, storage, and presentation, as well as a security and authentication layer. In the current version, authentication is performed using SUAP (Unified Public Administration System) credentials. Additionally, it is possible to register a new user in the system, allowing authentication through a previously registered user. This ensures greater flexibility and security in accessing the system. The data reception function follows a standard structure consisting of a user identification code automatically generated by the system and the data to be submitted. The system was developed using the Lapis framework, which employs the Lua programming language, and will be available on GitHub, where it may be freely used or modified by any interested user.