Include your openSenseMap box into your website

How to?

Paste the following HTML to your page, and replace YOUR-SENSEBOX-ID with your senseBox ID (you can find it in the URL from your box on opensensemap.org).
You may optionally specify the tab to be initially selected via the initialTab query parameter (possible values are sensors, history and graph)

<iframe src="https://sensebox.github.io/opensensemap-widget/iframe.html?senseboxId=YOUR-SENSEBOX-ID&initialTab=sensors" width="400" height="600" marginwidth="8" marginheight="8" hspace="0" vspace="0" frameborder="0" scrolling="no" ></iframe>

Here is an example: