A Node.js dashboard to get and visualize sensor data from OM2M Gateway with RESTful API service. Builted with StrongLoop Framework, MongoDB and AngularJS for client interface. With this project, you can:
- Scan the SCL Resource Tree in a OM2M Gateway with OM2M REST API
- Represent fetched resources with LoopBack PersistedModels to manage with CRUD operations and persist it in a MongoDB collection
- Visualize data, pool sensors and display sensor info in a web dashboard, deployed with AngularJS and Angular Material