itm / testbed-runtime

WISEBED Wireless Sensor Network Testbed Infrastructure Software
https://github.com/itm/testbed-runtime/wiki
15 stars 11 forks source link

Move NodeStatusTracker from default image plugin into portal core #345

Closed danbim closed 10 years ago

danbim commented 10 years ago

The NodeStatusTracker class can be used by multiple other services and plugins so it makes sense to extract it from the default image plugin and integrate it into the portal core. Also, move the HTTP API provided by NodeStatusTrackerResource into REST API v1.0 so WiseGui can display the node status by default.