Research Article

ISOMP: An Instant Service-Orchestration Mobile M2M Platform

Table 3

Communication protocol.

FunctionProtocol

Service list (socket/HTTP)REQUEST∣LISTSERVICE
RESPONSE∣LISTSERVICE∣[result]
[http://url:port/]servicelist
(ex) http://192.168.1.2:7000/servicelist

Service information (socket/HTTP)REQUEST∣GETSERVICE ∣[id]
RESPONSE∣GETSERVICE ∣[result]
[http://url:port/]servicedetail?id=

Service execution (socket/HTTP)REQUEST∣EXECSERVICE∣[id]
RESPONSE∣EXECSERVICE∣[result]
[http://url:port/]
Execution?id=&key=