| ... | ... | @@ -17,7 +17,7 @@ The FreeDSM provides the information in 5 different ways: |
|
|
|
|
|
|
|
4. FreeDSM sends the information to the web platform of the project that developed the device (https://dsm.citic.udc.es). You can register to create an account, view the data, export it and compare it with our natural sky model (Gambons).
|
|
|
|
|
|
|
|
5. Additionally, there is a mode that we have called DEBUG to send the data in JSON format to any HTTP server you want to install. To enable it, using the web browser, go to "Consoles" -> "Manage File system", enable "Show hidden files" and you will see a ".debug" file in the list. Click on the white icon and you will be able to edit it including the information of your HTTP server that will receive the data, the port and a field (1/0) to send or not the data when the light sensor is saturated (0 mpsas).
|
|
|
|
5. Additionally, there is a mode that we have called DEBUG to send the data in JSON format to any HTTP server you want to install. To enable it, using the web browser, go to "Consoles" -> "Manage File system", enable "Show hidden files" and you will see a ".cfg.json" file in the list. Click on the white icon and you will be able to edit it including the information of your HTTP server that will receive the data, the port and a field (1|0) to send or not the data when the light sensor is saturated (0 mpsas).
|
|
|
|
|
|
|
|
<div align="center">
|
|
|
|
<img src="img/C_cfgjson.jpg" width="400" align="center"/>
|
| ... | ... | |