GDGBrescia / iot-dashboard

iot.gdgbrescia.org/index.htm
4 stars 0 forks source link

Prepare the SCCT driver #3

Closed Xflofoxx closed 11 years ago

Xflofoxx commented 11 years ago

Create an interface for SCCT JavaScript library and the dashboard core js lib.

The interface will manage all teh events from the library and call some core methods for adding charts and manage the data flow.

rimonsoliman commented 11 years ago

Created the scctinterface.js file with generic implementation of LIB SCCT methods and communication events.