Skip to content

Commit

Permalink
Deploying to gh-pages from @ 9f62f65 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs committed Jul 2, 2024
1 parent f81b6b2 commit 5504833
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions _weather_sensor_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -473,22 +473,22 @@
<div class="ttc" id="aclass_weather_sensor_html_a2cb2e1d7ffb2aa6b641563772c72be20"><div class="ttname"><a href="class_weather_sensor.html#a2cb2e1d7ffb2aa6b641563772c72be20">WeatherSensor::radioReset</a></div><div class="ttdeci">void radioReset(void)</div><div class="ttdoc">Reset radio transceiver.</div><div class="ttdef"><b>Definition:</b> WeatherSensor.cpp:235</div></div>
<div class="ttc" id="aclass_weather_sensor_html_a3d8e81b016a72815676e93441642a8a8"><div class="ttname"><a href="class_weather_sensor.html#a3d8e81b016a72815676e93441642a8a8">WeatherSensor::rxFlags</a></div><div class="ttdeci">uint8_t rxFlags</div><div class="ttdoc">receive flags (see getData())</div><div class="ttdef"><b>Definition:</b> WeatherSensor.h:332</div></div>
<div class="ttc" id="aclass_weather_sensor_html_a50b72bc1883935f2ede454f57c12625e"><div class="ttname"><a href="class_weather_sensor.html#a50b72bc1883935f2ede454f57c12625e">WeatherSensor::rssi</a></div><div class="ttdeci">float rssi</div><div class="ttdoc">received signal strength indicator in dBm</div><div class="ttdef"><b>Definition:</b> WeatherSensor.h:331</div></div>
<div class="ttc" id="aclass_weather_sensor_html_a522c70d5d83fe975ad85ff5994ae7a72"><div class="ttname"><a href="class_weather_sensor.html#a522c70d5d83fe975ad85ff5994ae7a72">WeatherSensor::getSensorsCfg</a></div><div class="ttdeci">void getSensorsCfg(uint8_t &amp;max_sensors, uint8_t &amp;rx_flags, uint8_t &amp;en_decoders)</div><div class="ttdef"><b>Definition:</b> WeatherSensorConfig.cpp:181</div></div>
<div class="ttc" id="aclass_weather_sensor_html_a522c70d5d83fe975ad85ff5994ae7a72"><div class="ttname"><a href="class_weather_sensor.html#a522c70d5d83fe975ad85ff5994ae7a72">WeatherSensor::getSensorsCfg</a></div><div class="ttdeci">void getSensorsCfg(uint8_t &amp;max_sensors, uint8_t &amp;rx_flags, uint8_t &amp;en_decoders)</div><div class="ttdef"><b>Definition:</b> WeatherSensorConfig.cpp:186</div></div>
<div class="ttc" id="aclass_weather_sensor_html_a558191760f9d9b9bf12f79f6f3e5370a"><div class="ttname"><a href="class_weather_sensor.html#a558191760f9d9b9bf12f79f6f3e5370a">WeatherSensor::getData</a></div><div class="ttdeci">bool getData(uint32_t timeout, uint8_t flags=0, uint8_t type=0, void(*func)()=NULL)</div><div class="ttdoc">Wait for reception of data or occurrance of timeout. With BRESSER_6_IN_1, data is distributed across ...</div><div class="ttdef"><b>Definition:</b> WeatherSensor.cpp:245</div></div>
<div class="ttc" id="aclass_weather_sensor_html_a62203c24af7924cc8e86bdff40fb9281"><div class="ttname"><a href="class_weather_sensor.html#a62203c24af7924cc8e86bdff40fb9281">WeatherSensor::setSensorsCfg</a></div><div class="ttdeci">void setSensorsCfg(uint8_t max_sensors, uint8_t rx_flags, uint8_t en_decoders=0xFF)</div><div class="ttdef"><b>Definition:</b> WeatherSensorConfig.cpp:165</div></div>
<div class="ttc" id="aclass_weather_sensor_html_a62203c24af7924cc8e86bdff40fb9281"><div class="ttname"><a href="class_weather_sensor.html#a62203c24af7924cc8e86bdff40fb9281">WeatherSensor::setSensorsCfg</a></div><div class="ttdeci">void setSensorsCfg(uint8_t max_sensors, uint8_t rx_flags, uint8_t en_decoders=0xFF)</div><div class="ttdef"><b>Definition:</b> WeatherSensorConfig.cpp:170</div></div>
<div class="ttc" id="aclass_weather_sensor_html_a652b68eb82bf73157e591094bb8f4f42"><div class="ttname"><a href="class_weather_sensor.html#a652b68eb82bf73157e591094bb8f4f42">WeatherSensor::enDecoders</a></div><div class="ttdeci">uint8_t enDecoders</div><div class="ttdoc">enabled Decoders</div><div class="ttdef"><b>Definition:</b> WeatherSensor.h:333</div></div>
<div class="ttc" id="aclass_weather_sensor_html_a69fb340800d9fef5cb81921760a15a45"><div class="ttname"><a href="class_weather_sensor.html#a69fb340800d9fef5cb81921760a15a45">WeatherSensor::begin</a></div><div class="ttdeci">int16_t begin(uint8_t max_sensors_default=MAX_SENSORS_DEFAULT)</div><div class="ttdoc">Presence check and initialization of radio module.</div><div class="ttdef"><b>Definition:</b> WeatherSensor.cpp:138</div></div>
<div class="ttc" id="aclass_weather_sensor_html_a7f48011241803c5d42d45f2c3e5d3794"><div class="ttname"><a href="class_weather_sensor.html#a7f48011241803c5d42d45f2c3e5d3794">WeatherSensor::sleep</a></div><div class="ttdeci">void sleep(void)</div><div class="ttdoc">Set transceiver into sleep mode.</div><div class="ttdef"><b>Definition:</b> WeatherSensor.cpp:240</div></div>
<div class="ttc" id="aclass_weather_sensor_html_ac0d3ac40d2ac605badcbb8e1631d64fa"><div class="ttname"><a href="class_weather_sensor.html#ac0d3ac40d2ac605badcbb8e1631d64fa">WeatherSensor::findType</a></div><div class="ttdeci">int findType(uint8_t type, uint8_t channel=0xFF)</div><div class="ttdef"><b>Definition:</b> WeatherSensor.cpp:439</div></div>
<div class="ttc" id="aclass_weather_sensor_html_ac6f489c26a476d658c2ce5161ea48441"><div class="ttname"><a href="class_weather_sensor.html#ac6f489c26a476d658c2ce5161ea48441">WeatherSensor::getSensorsInc</a></div><div class="ttdeci">uint8_t getSensorsInc(uint8_t *payload)</div><div class="ttdef"><b>Definition:</b> WeatherSensorConfig.cpp:118</div></div>
<div class="ttc" id="aclass_weather_sensor_html_ac6f489c26a476d658c2ce5161ea48441"><div class="ttname"><a href="class_weather_sensor.html#ac6f489c26a476d658c2ce5161ea48441">WeatherSensor::getSensorsInc</a></div><div class="ttdeci">uint8_t getSensorsInc(uint8_t *payload)</div><div class="ttdef"><b>Definition:</b> WeatherSensorConfig.cpp:119</div></div>
<div class="ttc" id="aclass_weather_sensor_html_adffc6603766560fe6aa0cdd1200fc2a0"><div class="ttname"><a href="class_weather_sensor.html#adffc6603766560fe6aa0cdd1200fc2a0">WeatherSensor::genMessage</a></div><div class="ttdeci">bool genMessage(int i, uint32_t id=0xff, uint8_t s_type=1, uint8_t channel=0, uint8_t startup=0)</div><div class="ttdoc">Generates data otherwise received and decoded from a radio message.</div><div class="ttdef"><b>Definition:</b> WeatherSensor.cpp:369</div></div>
<div class="ttc" id="aclass_weather_sensor_html_ae38bcb7791c9c49d5f23c150d4517dc4"><div class="ttname"><a href="class_weather_sensor.html#ae38bcb7791c9c49d5f23c150d4517dc4">WeatherSensor::sensor_t</a></div><div class="ttdeci">struct Sensor sensor_t</div><div class="ttdoc">Shortcut for struct Sensor.</div><div class="ttdef"><b>Definition:</b> WeatherSensor.h:329</div></div>
<div class="ttc" id="aclass_weather_sensor_html_ae732ec52236b0a6232e95df8f73934ee"><div class="ttname"><a href="class_weather_sensor.html#ae732ec52236b0a6232e95df8f73934ee">WeatherSensor::sensor</a></div><div class="ttdeci">std::vector&lt; sensor_t &gt; sensor</div><div class="ttdoc">sensor data array</div><div class="ttdef"><b>Definition:</b> WeatherSensor.h:330</div></div>
<div class="ttc" id="aclass_weather_sensor_html_aecf60e2ae2e51eff69fdd20b00f3f487"><div class="ttname"><a href="class_weather_sensor.html#aecf60e2ae2e51eff69fdd20b00f3f487">WeatherSensor::setSensorsInc</a></div><div class="ttdeci">void setSensorsInc(uint8_t *bytes, uint8_t size)</div><div class="ttdef"><b>Definition:</b> WeatherSensorConfig.cpp:95</div></div>
<div class="ttc" id="aclass_weather_sensor_html_af6ffcbf06bb5aea95203fbb3a53aaf3d"><div class="ttname"><a href="class_weather_sensor.html#af6ffcbf06bb5aea95203fbb3a53aaf3d">WeatherSensor::getSensorsExc</a></div><div class="ttdeci">uint8_t getSensorsExc(uint8_t *payload)</div><div class="ttdef"><b>Definition:</b> WeatherSensorConfig.cpp:153</div></div>
<div class="ttc" id="aclass_weather_sensor_html_aecf60e2ae2e51eff69fdd20b00f3f487"><div class="ttname"><a href="class_weather_sensor.html#aecf60e2ae2e51eff69fdd20b00f3f487">WeatherSensor::setSensorsInc</a></div><div class="ttdeci">void setSensorsInc(uint8_t *bytes, uint8_t size)</div><div class="ttdef"><b>Definition:</b> WeatherSensorConfig.cpp:96</div></div>
<div class="ttc" id="aclass_weather_sensor_html_af6ffcbf06bb5aea95203fbb3a53aaf3d"><div class="ttname"><a href="class_weather_sensor.html#af6ffcbf06bb5aea95203fbb3a53aaf3d">WeatherSensor::getSensorsExc</a></div><div class="ttdeci">uint8_t getSensorsExc(uint8_t *payload)</div><div class="ttdef"><b>Definition:</b> WeatherSensorConfig.cpp:156</div></div>
<div class="ttc" id="aclass_weather_sensor_html_af7d1085b72f2f41e8b349e63d2628b0c"><div class="ttname"><a href="class_weather_sensor.html#af7d1085b72f2f41e8b349e63d2628b0c">WeatherSensor::clearSlots</a></div><div class="ttdeci">void clearSlots(uint8_t type=0xFF)</div><div class="ttdoc">Clear sensor data.</div><div class="ttdef"><b>Definition:</b> WeatherSensor.h:351</div></div>
<div class="ttc" id="aclass_weather_sensor_html_af964b214e398132f25d4e783dffe708a"><div class="ttname"><a href="class_weather_sensor.html#af964b214e398132f25d4e783dffe708a">WeatherSensor::decodeMessage</a></div><div class="ttdeci">DecodeStatus decodeMessage(const uint8_t *msg, uint8_t msgSize)</div><div class="ttdoc">Decode message Tries the available decoders until a decoding was successful.</div><div class="ttdef"><b>Definition:</b> WeatherSensorDecoders.cpp:143</div></div>
<div class="ttc" id="aclass_weather_sensor_html_affeca257b06518b29519756a9e85a006"><div class="ttname"><a href="class_weather_sensor.html#affeca257b06518b29519756a9e85a006">WeatherSensor::setSensorsExc</a></div><div class="ttdeci">void setSensorsExc(uint8_t *bytes, uint8_t size)</div><div class="ttdef"><b>Definition:</b> WeatherSensorConfig.cpp:130</div></div>
<div class="ttc" id="aclass_weather_sensor_html_affeca257b06518b29519756a9e85a006"><div class="ttname"><a href="class_weather_sensor.html#affeca257b06518b29519756a9e85a006">WeatherSensor::setSensorsExc</a></div><div class="ttdeci">void setSensorsExc(uint8_t *bytes, uint8_t size)</div><div class="ttdef"><b>Definition:</b> WeatherSensorConfig.cpp:133</div></div>
<div class="ttc" id="astruct_sensor_map_html"><div class="ttname"><a href="struct_sensor_map.html">SensorMap</a></div><div class="ttdoc">Mapping of sensor IDs to names.</div><div class="ttdef"><b>Definition:</b> WeatherSensor.h:158</div></div>
<div class="ttc" id="astruct_sensor_map_html_a67056237cfe5029dfebc682216edc524"><div class="ttname"><a href="struct_sensor_map.html#a67056237cfe5029dfebc682216edc524">SensorMap::name</a></div><div class="ttdeci">std::string name</div><div class="ttdoc">Name of sensor (e.g. for MQTT topic)</div><div class="ttdef"><b>Definition:</b> WeatherSensor.h:160</div></div>
<div class="ttc" id="astruct_sensor_map_html_aed559727b1c275362724332e45b08993"><div class="ttname"><a href="struct_sensor_map.html#aed559727b1c275362724332e45b08993">SensorMap::id</a></div><div class="ttdeci">uint32_t id</div><div class="ttdoc">ID if sensor (as transmitted in radio message)</div><div class="ttdef"><b>Definition:</b> WeatherSensor.h:159</div></div>
Expand Down
4 changes: 2 additions & 2 deletions class_weather_sensor.html
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#af6ffcbf06bb5aea95203fbb3
</tr>
</table>
</div><div class="memdoc">
<p>Get sensors exclude list from Preferences</p>
<p>Get sensors exclude list (Preferences/defaults)</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">payload</td><td>buffer for storing sensor IDs</td></tr>
Expand All @@ -549,7 +549,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ac6f489c26a476d658c2ce516
</tr>
</table>
</div><div class="memdoc">
<p>Get sensors include list from Preferences</p>
<p>Get sensors include list (Preferences/defaults)</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">payload</td><td>buffer for storing sensor IDs</td></tr>
Expand Down

0 comments on commit 5504833

Please sign in to comment.