Extra Sensors: Difference between revisions

344 bytes added ,  07:59, 9 September 2021
m
Line 31: Line 31:


== Output ==
== Output ==
The output is the file: ''extrasensors.txt''. Beside that the file ''extrasensorsrealtime.txt'' is used to be processed by CumulusMX for support of realtime behaviour (see Inner working, the user has to add this to the section ''Extra Web Files'' of CumulusMX).
The Extra Sensors module has multiple outputs:


The output for the datafiles is: ''airlinkdataOut2p5.json'' and ''airlinkdataOut10.json''
#extrasensors.txt          => contains the activation code for the module, activated by the menu choice
#extrasensorscharts.txt    => contains the charts which go with the extra sensors (analogue to the trend charts produced by CMX with the same periodic generation and the same period shown)
#extrasensorsrealtime.txt  => contains the webtags for the current value of the Extra Sensors used. Has to be entered in Extra Webfiles as source to be processed end FTP'd to the webroot at realtime.
#extrasensorsdata.json     => contains all data for the extra sensors specified (by the command ''utils/cumulusutils.exe UserAskedData''.


In addition the  module produces a menu item ''SC map'' which, when clicked, activates ''sensorcommunity.txt'' which is also output of this module. This loads the global map of [https://sensor.community/en/ sensor.community] centered on the coordinates of the users weather station. The user may wish to upload his/her data to the sensor.community project which is beyond the scope of CumulusUtils.
In addition the  module produces a menu item ''SC map'' which, when clicked, activates ''sensorcommunity.txt'' which is also output of this module. This loads the global map of [https://sensor.community/en/ sensor.community] centered on the coordinates of the users weather station. The user may wish to upload his/her data to the sensor.community project which is beyond the scope of CumulusUtils and CumulusMX.


== Inifile Parameters ==
== Inifile Parameters ==