The data access API follows the ReST resource oriented architectural style to access resources that are available to the system. Together with the service oriented approach provided by OSGi, they have changed that way that we program software. Currently GumTree supports data access with SICS proxy, local file system, http, OSGi service registry and scripting engine. Most SICS device related widgets are binded with this data access API for value update, and hence they are completely decoupled from the SICS proxy controller API. The potential of the ReST approach is discussed in this presentation. (GUMTREE-99, GUMTREE-103, GUMTREE-358, GUMTREE-376) |