GSN Documentation
You will find here all sorts of useful documentation, but bear in mind that the documentation effort has started recently.Please come back often, this section will be regularly updated.
- The Book of GSN (work in progress)
- The user guide
- A syntax reference for the virtual sensor xml description file
- A guide to develop new virtual sensors
- An introduction on how to write a new wrapper
How to report a problem/bug ?
From time to time bugs may creap into GSN [in both the latest release and the trunk]. If you notice that your GSN installation acting strangely and think it might be a bug, please go through the following check list to report a bug.
- Open conf/log4j.properties and make sure that it contains log4j.rootLogger=DEBUG,file.
- Only keep the problematic virtual sensors and try to keep the number of running virtual sensors to a minimum.
- Run the GSN long enough to (re)generate the problem.
- Pack the conf/gsn.xml, logs/gsn.log and all the active virtual sensors into one zip file.
- Submit the bug report here.
Note: Before reporting a bug, make sure you remove all the confidential details (password, IP address, host name, etc) from the setup.
The GSN team is always open to your bug reports. In order to resolve the problem as quickly as possible we need you to provide us with all the aforementioned details.
