Mar 2017 - Oct 2020 (3 years 7 months)
Remote
IOG - Internet of grids application. This project connect and show reports for a remote tracking of smart meters with network LORA or NBIoT developed in aspnet MVC3 and a restfull service(WebApi).
Dashboard - Test Web Application
This is a web application to read and show as a dashboard readings from a meter. This project have a Java backend using SpringBoot and a frontend using Angular4.
EletraMCI - Electricity Meter Communication Library
This is a Java library to be used in all future application to communicates a computer and an electricity meter.
Olimpo - JavaFX desktop Application
Building a JavaFX desktop app that communicates using serial port to a energy meter. The app read several meter attributes, show reports, write configurations and performs quality tests. This app will be used by a chinese company called Hexing.
We use javafx as main programming language, JSSC java library to read/write in COM ports. Many design patterns like factory, facade, memento, observer and strategy patterns. We also use continuous integration tool called Team City, unity tests using junit, functional tests using Test Complete.
We use agile methodology, having 15 days sprints.