cdjackson / HABmin

A web admin console for openHAB home automation
http://www.cd-jackson.com/index.php/openhab/habmin
217 stars 51 forks source link

Feature request REST service: Ability to query String persistence items #279

Open TheNetStriker opened 8 years ago

TheNetStriker commented 8 years ago

I would like to query string persistence items for my own Android app from OpenHAB. Sadly HABmin currently only supports numeric or on/off values in the persistence rest service. Would it be possible to extend the service so that string values are also returned or is this maybe already possible?