You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project a Java Web-Application was built to simulate the working of IoT environment in Fitness. It comprises of IoT Gateway, IoT Devices (Sensors and Actuators) and Web platform. IoT Gateway handles the requests and responses from IoT devices using CoAP (Constrained Application Protocol) and from Web application using HTTP protocol, diff…