MiWoT : An Application-Oriented Programming Supporting Framework for Web of Things

Lin Yan,Tao Feng,Gang Chen,Yao Guo,Xiangqun Chen
2011-01-01
Abstract:With the development of Internet of Things (IoT) in recent years, Web protocols have been adopted as a key communication method, thus IoT evolves into Web of Things (WoT). Different web service implementations have been proposed to provide a standard framework to connect heterogenous devices in WoT. However, most of the existing efforts focus only on providing device-level web services, making it difficult for programmers to develop complicated applications. This paper proposes an application-oriented programming supporting framework for WoT called MiWoT, which provides a uniform framework to hide the heterogeneity of smart devices. In order to enhance programming support of WoT applications, MiWoT also provides a highlevel application-oriented device abstraction interface, which allows developers great flexibility and simplicity to develop applications. We build a prototype of MiWoT in a SmartLab project and show its feasibility through a case study.
What problem does this paper attempt to address?