Edge Node demonstration
Edge Node demonstration
Use the following links for a demonstration of the Edge Node functionality as an information source. These provide access to metadata streams from the databases of the edge node dusk.ait.gr, using the direct interface of CouchDB.
- Listing the current registered feeds from dusk.ait.gr: http://dusk.ait.gr/couchdb/feeds/_all_docs
- Streaming the history of all registered feeds from dusk.ait.gr: http://dusk.ait.gr/couchdb/feeds/_changes?feed=continuous
- Streaming crowd analysis visual metadata from a feed at dusk.ait.gr: http://dusk.ait.gr/couchdb/crowd_analysis_feed/_changes?feed=continuous&include_docs=true&since=9980
- Querying the edge node database for just the visual low-level events steming from crowd analysis from a feed at dusk.ait.gr: http://dusk.ait.gr/couchdb/crowd_analysis_feed/_design/get_data/_view/with_low_level_event
- Streaming the “#smartfp7review” events the edge node is accumulating utilising the social network manager: http://dusk.ait.gr/couchdb/social__smartfp7review/_changes?feed=continuous&include_docs=true. Try sending a tweet containing '#smartfp7review' and see the list being updated!
- Streaming sensor network metadata from dusk.ait.gr, containing temperature and humidity: http://dusk.ait.gr/couchdb/temphumfeed/_changes?feed=continuous&include_docs=true