12.02.2013 Views

Industrialised, Integrated, Intelligent sustainable Construction - I3con

Industrialised, Integrated, Intelligent sustainable Construction - I3con

Industrialised, Integrated, Intelligent sustainable Construction - I3con

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

HANDBOOK 2 SUSTAINABLE CONSTRUCTION<br />

The application adheres to a REST-style URL hierarchy for browsing the WSN, so for example to<br />

view details of the temperature sensor on mote 1, gateway 4 the URL is:<br />

http://:/i3con-manager/REST/gateways/4/motes/1/sensors/Temperature.html<br />

This convention enables URLs to be entered manually in order to directly view details of a particular<br />

part of the WSN. The application also exposes the same data in an XML format, which is accessed by<br />

removing the .html extension from the end of the URL. Some examples are shown in Figure 4.<br />

To get details of a gateway<br />

request http://:/i3con-manager/REST/gateways/4/<br />

response <br />

4<br />

Apartment 9 (1-bed)<br />

192.168.1.73<br />

<br />

To get details of a mote<br />

request http://:/i3con-manager/REST/gateways/4/motes/1/<br />

response <br />

1<br />

0.0<br />

MTS400<br />

<br />

To get details of a sensor<br />

request http://:/i3conmanager/REST/gateways/4/motes/1/sensors/Temperature<br />

response <br />

9550741e-e028-440b-961a-922437a10e10<br />

Temperature<br />

<br />

Figure 4. Examples of how to get information about WSN nodes<br />

WSN Health Display<br />

To view possible problems in the WSN that could affect the operation of WSN monitoring for<br />

building management purposes, the user must select the WSN Health option from the menu. If the<br />

application is actively busy checking the health of the WSN, a page will be displayed to indicate that<br />

the application is busy. The display will automatically be refreshed to display the results when they<br />

become available. If the application is not actively checking the health of the WSN the results of the<br />

last check will be displayed immediately. An example is shown in Figure 5.<br />

143

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!