As has been discussed earlier, I see the openHAB "openness" on a different level - the Java APIs / OSGi services are designed in a way that other implementations can provide item and sitemap definitions - the *.items and *.sitemap file are just ONE possible way to configure openHAB (and this is vial LOCAL files in the file system).
What you are asking for is rather access to the file system via HTTP. For such a use case, WebDAV is IMHO the preferred solution. It should actually be possible to configure Jetty to give WebDAV access to the openHAB config files. Would that work for you?
> --
> You received this message because you are subscribed to the Google Groups "openhab" group.
> To post to this group, send email to ope...@googlegroups.com.
> To unsubscribe from this group, send email to openhab+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/openhab?hl=en.
>