issues
search
52North
/
OpenSensorSearch
Open Sensor Search is a platform for sensor discovery across all sensor web supporting major specifications (OGC SWE) and popular IoT websites (Xively, Thingspeak, ...).
Apache License 2.0
13
stars
12
forks
source link
Add tags / tagging mechanism
#44
Open
nuest
opened
9 years ago
nuest
commented
9 years ago
storage (field
tags
in sensors table?)
UI: see
http://brianreavis.github.io/selectize.js/
and UI:
http://ngmodules.org/tags/tags
add api endpoint
/sensor/<id>/tags
that lists all tags and can also be used to store tags (CRUD/REST)
add tag as a feature for the Javascript API
tags
in sensors table?)/sensor/<id>/tags
that lists all tags and can also be used to store tags (CRUD/REST)