mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 11:49:51 +03:00
225 lines
9.0 KiB
HTML
225 lines
9.0 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.8.20"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>LightHub: File Members</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectlogo"><img alt="Logo" src="lh.png"/></td>
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">LightHub
|
|
 <span id="projectnumber">v4.0.0</span>
|
|
</div>
|
|
<div id="projectbrief">Smarthome controller firmware</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.20 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('globals_m.html',''); initResizable(); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="contents">
|
|
<div class="textblock">Here is a list of all file members with links to the files they belong to:</div>
|
|
|
|
<h3><a id="index_m"></a>- m -</h3><ul>
|
|
<li>M_BUSY
|
|
: <a class="el" href="item_8cpp.html#ae1c06288becc5f1b6ea8b5f8f1b71796">item.cpp</a>
|
|
</li>
|
|
<li>M_CLEAN
|
|
: <a class="el" href="item_8cpp.html#ae0b3354a51086c3c57117e3a9d3ba93b">item.cpp</a>
|
|
</li>
|
|
<li>M_FAILED
|
|
: <a class="el" href="item_8cpp.html#a369b7dc8b8caa3663ab974e2cb516d1e">item.cpp</a>
|
|
</li>
|
|
<li>M_SUCCESS
|
|
: <a class="el" href="item_8cpp.html#a1b4d2d6a1cd821c4d0786a9bb187bcb5">item.cpp</a>
|
|
</li>
|
|
<li>macAddress
|
|
: <a class="el" href="systemconfigdata_8h.html#a514f72de8f2436e3c2952d52302585a3">systemconfigdata.h</a>
|
|
</li>
|
|
<li>MAP_SCALE
|
|
: <a class="el" href="item_cmd_8h.html#a3556d1687a98523bda1a30405c486c77">itemCmd.h</a>
|
|
</li>
|
|
<li>MAP_VAL_CMD
|
|
: <a class="el" href="item_cmd_8h.html#a3f27dbe57b2e60c70c13d6c029504d3f">itemCmd.h</a>
|
|
</li>
|
|
<li>mapInt()
|
|
: <a class="el" href="utils_8cpp.html#ace8fa23ff29c3feb89c5d500ef87b914">utils.cpp</a>
|
|
, <a class="el" href="utils_8h.html#ace8fa23ff29c3feb89c5d500ef87b914">utils.h</a>
|
|
</li>
|
|
<li>MAX_JSON_CONF_SIZE
|
|
: <a class="el" href="options_8h.html#ac748f1d4519e4f4c2958d0dc34e6239c">options.h</a>
|
|
</li>
|
|
<li>MAX_STREAM_SIZE
|
|
: <a class="el" href="flashstream_8h.html#afa4887a806013bbde748beddca08a9a3">flashstream.h</a>
|
|
</li>
|
|
<li>MAXFLASHSTR
|
|
: <a class="el" href="systemconfigdata_8h.html#a62d02da8c36fd3ab5519e373620382d1">systemconfigdata.h</a>
|
|
</li>
|
|
<li>millisNZ()
|
|
: <a class="el" href="utils_8cpp.html#a236651574b3fd313ff91f1d01f5bc573">utils.cpp</a>
|
|
, <a class="el" href="utils_8h.html#a2b226ab4fb09687005316a874e2627d0">utils.h</a>
|
|
</li>
|
|
<li>MIN_PWM
|
|
: <a class="el" href="out__motor_8h.html#a8507f3c11d3addead8ca0fbd55616c62">out_motor.h</a>
|
|
</li>
|
|
<li>MIN_VOLUME
|
|
: <a class="el" href="options_8h.html#aaec32701bf16879bd71fdddc223959c6">options.h</a>
|
|
</li>
|
|
<li>MODBUS_CMD_ARG_ADDR
|
|
: <a class="el" href="item_8h.html#a33e16fb9464b81250690be772e5453b2">item.h</a>
|
|
</li>
|
|
<li>MODBUS_CMD_ARG_MASK
|
|
: <a class="el" href="item_8h.html#a780e889b24bc8eef15a2a5ad322be003">item.h</a>
|
|
</li>
|
|
<li>MODBUS_CMD_ARG_MAX_SCALE
|
|
: <a class="el" href="item_8h.html#a03528b38365390c9e8059b0df0609c18">item.h</a>
|
|
</li>
|
|
<li>MODBUS_CMD_ARG_REG
|
|
: <a class="el" href="item_8h.html#a11473a232ebb7404cac737c76e923168">item.h</a>
|
|
</li>
|
|
<li>MODBUS_CMD_ARG_REG_TYPE
|
|
: <a class="el" href="item_8h.html#ad4b2787dc56378c18bf75d617d14d6a3">item.h</a>
|
|
</li>
|
|
<li>MODBUS_COIL_REG_TYPE
|
|
: <a class="el" href="item_8h.html#a787c9259a8994221c35a2b3002c4380e">item.h</a>
|
|
</li>
|
|
<li>MODBUS_DIMMER_PARAM
|
|
: <a class="el" href="options_8h.html#a3e6232d55dfd349c20e087bd7769c5ee">options.h</a>
|
|
</li>
|
|
<li>MODBUS_DISCRETE_REG_TYPE
|
|
: <a class="el" href="item_8h.html#a7b8cf3bbb886d61a0142da2771f84ca0">item.h</a>
|
|
</li>
|
|
<li>MODBUS_HOLDING_REG_TYPE
|
|
: <a class="el" href="item_8h.html#abbf10f9ea9343e50ce072778b23b80f3">item.h</a>
|
|
</li>
|
|
<li>MODBUS_INPUT_REG_TYPE
|
|
: <a class="el" href="item_8h.html#a3b7f235ae917b235caa3eef85e16b856">item.h</a>
|
|
</li>
|
|
<li>MODBUS_SERIAL_BAUD
|
|
: <a class="el" href="options_8h.html#a0c85c2202ae5366e8a3b07c2cd90998d">options.h</a>
|
|
</li>
|
|
<li>MODBUS_UART_RX_PIN
|
|
: <a class="el" href="options_8h.html#af11b4d79bf515d3ee37f8e8b1528886d">options.h</a>
|
|
</li>
|
|
<li>MODBUS_UART_TX_PIN
|
|
: <a class="el" href="options_8h.html#acb9b324a815025b416191b749140be2b">options.h</a>
|
|
</li>
|
|
<li>modbusBusy
|
|
: <a class="el" href="out__modbus_8cpp.html#a02d3e5fb154e56cf7fc169649e232078">out_modbus.cpp</a>
|
|
, <a class="el" href="item_8cpp.html#a02d3e5fb154e56cf7fc169649e232078">item.cpp</a>
|
|
</li>
|
|
<li>modbusIdle()
|
|
: <a class="el" href="main_8cpp.html#aa557ba1fef085fb9865ffd399c738dbf">main.cpp</a>
|
|
, <a class="el" href="main_8h.html#aa557ba1fef085fb9865ffd399c738dbf">main.h</a>
|
|
, <a class="el" href="out__ac_8h.html#aa557ba1fef085fb9865ffd399c738dbf">out_ac.h</a>
|
|
, <a class="el" href="out__modbus_8cpp.html#aa557ba1fef085fb9865ffd399c738dbf">out_modbus.cpp</a>
|
|
</li>
|
|
<li>modbusObj
|
|
: <a class="el" href="main_8cpp.html#aabc7159a42d55e7c474862449404d65c">main.cpp</a>
|
|
, <a class="el" href="out__modbus_8cpp.html#aabc7159a42d55e7c474862449404d65c">out_modbus.cpp</a>
|
|
</li>
|
|
<li>MOTOR_QUOTE
|
|
: <a class="el" href="out__motor_8h.html#a1ae2d51e9799d2a525499bd722676e3c">out_motor.h</a>
|
|
</li>
|
|
<li>MQTT_SUBJECT_LENGTH
|
|
: <a class="el" href="options_8h.html#a86d2121e2224195f5d97811335df6cae">options.h</a>
|
|
</li>
|
|
<li>MQTT_TOPIC_LENGTH
|
|
: <a class="el" href="options_8h.html#a237252f3f1f9d37812d9ec005e3a3d6a">options.h</a>
|
|
</li>
|
|
<li>mqttArr
|
|
: <a class="el" href="main_8cpp.html#a5a49c3c9f18e1b12e3706522c19c62c3">main.cpp</a>
|
|
</li>
|
|
<li>mqttCallback()
|
|
: <a class="el" href="main_8h.html#a6f06b273defaebb581fdf1adc8969f40">main.h</a>
|
|
, <a class="el" href="main_8cpp.html#a6f06b273defaebb581fdf1adc8969f40">main.cpp</a>
|
|
</li>
|
|
<li>mqttClient
|
|
: <a class="el" href="abstractch_8cpp.html#a86d63f481644da70f063c2593fcafe19">abstractch.cpp</a>
|
|
, <a class="el" href="utils_8cpp.html#a86d63f481644da70f063c2593fcafe19">utils.cpp</a>
|
|
, <a class="el" href="main_8cpp.html#a18e15522dd78764c518fd5526cc2d446">main.cpp</a>
|
|
, <a class="el" href="inputs_8cpp.html#a86d63f481644da70f063c2593fcafe19">inputs.cpp</a>
|
|
, <a class="el" href="abstractin_8cpp.html#a86d63f481644da70f063c2593fcafe19">abstractin.cpp</a>
|
|
, <a class="el" href="item_8cpp.html#a86d63f481644da70f063c2593fcafe19">item.cpp</a>
|
|
</li>
|
|
<li>mqttErrorRate
|
|
: <a class="el" href="main_8cpp.html#ac25d2985632c9d38e93c5eeb60d0de5d">main.cpp</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="footer">Generated by <a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|