Skip to content

Commit

Permalink
Deploying to gh-pages from @ 8b82517 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs committed Jun 3, 2024
1 parent 425f69b commit c3da943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _weather_sensor_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@
<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:93</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:151</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:349</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:139</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:128</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:156</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:158</div></div>
Expand Down

0 comments on commit c3da943

Please sign in to comment.