Miiting_Api

Autoria

Pedro Ferreira

Ano

2018-2019

Curso

Tecnologias e Sistemas de Informação para a Web

Resumo

PT

Api utilizada num projeto de consulta de disponibilidade das salas de reunião dos escritórios da Xing. A Api lida com informação das equipas de trabalho e das salas de reu-nião. Em conjunto com sensores PIR arduino, ligados a uma placa NODEMCU, as ocupa-ções das salas são registadas na base de dados através da Api. De 24h em 24h os dados das ocupações são agregados noutra tabela da base de dados,através de um cronjob, de maneira a serem tratados pela API e enviados para o front-end, onde são apresentados em heatmaps e utilizados para fazer cálculos.

EN

An API that will be consumed in a project that displays the availability of conference rooms in Xing’s offices. The Api will work with information of the work teams and the conference rooms. With the help of a PIR sensor connected to a NODEMCU board, all the occupations that occur in a room will be registered on the database through the Api. Every 24 hours the information about the occupations will be aggregated in another table of the database in order to send it to the front-end, where it will be presented as heatmaps and utilized to do calculations.