GSN: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
https://github.com/LSIR/gsn |
https://github.com/LSIR/gsn |
||
<pre> |
|||
git clone https://github.com/LSIR/gsn.git |
|||
cd gsn/ |
|||
sbt |
|||
</pre> |
Revision as of 14:36, 27 January 2017
GSN Global Sensor Networks
GSN is a software middleware designed to facilitate the deployment and programming of sensor networks.
git clone https://github.com/LSIR/gsn.git cd gsn/ sbt