Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Rodrigo Orthmann Nielson
Título: FWIOTFURB: UM FRAMEWORK PARA DESENVOLVIMENTO DE APLICAÇÕES IOT
 
Abstract:
This paper presents the development of a framework that can perform the communication with residential electrical appliances, in addition to an application that uses the developed framework. Both the framework and the application were developed using the Visual Studio Code IDE and Ionic Framework 3. Two communication interfaces were developed for the framework, the first one is the communication via Bluetooth, which uses a Cordova plugin, and the second one uses Wi-Fi communication, which uses the Message Queuing Telemetry Transport (MQTT) protocol. In addition, it was possible to develop an application that uses the developed framework and communicate with a device via Bluetooth and with another device via MQTT. The framework was also evaluated by students from the course of Computer Science at FURB, in order to evaluate the it's usability. From the evaluation, it was possible to observe good results and confirm the usefulness of the framework for developers. Finally, the main contributions of this work to the community of developers are raised.