2020-06-24 20:48:33 +01:00
<!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.17" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > IRremoteESP8266: IRDaikinESP Class Reference< / 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 = "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 = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > IRremoteESP8266
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
< 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 >
<!-- 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 > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pub-static-methods" > Static Public Member Functions< / a > |
< a href = "#pri-methods" > Private Member Functions< / a > |
< a href = "#pri-attribs" > Private Attributes< / a > |
< a href = "classIRDaikinESP-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > IRDaikinESP Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > Class for handling detailed Daikin 280-bit A/C messages.
< a href = "classIRDaikinESP.html#details" > More...< / a > < / p >
< p > < code > #include < < a class = "el" href = "ir__Daikin_8h_source.html" > ir_Daikin.h< / a > > < / code > < / p >
< div class = "dynheader" >
Collaboration diagram for IRDaikinESP:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classIRDaikinESP__coll__graph.png" border = "0" usemap = "#IRDaikinESP_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "IRDaikinESP_coll__map" id = "IRDaikinESP_coll__map" >
2020-11-14 18:31:50 +00:00
< area shape = "rect" title = "Class for handling detailed Daikin 280-bit A/C messages." alt = "" coords = "52,95,153,121" / >
< area shape = "rect" href = "classIRsend.html" title = "Class for sending all basic IR protocols." alt = "" coords = "5,5,72,32" / >
< area shape = "rect" href = "unionDaikinESPProtocol.html" title = "Native representation of a Daikin A/C message." alt = "" coords = "96,5,237,32" / >
2020-06-24 20:48:33 +01:00
< / map >
< center > < span class = "legend" > [< a href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a2652cb45e07e8a4329c16cded9f6ad9a" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a2652cb45e07e8a4329c16cded9f6ad9a" > IRDaikinESP< / a > (const uint16_t pin, const bool inverted=false, const bool use_modulation=true)< / td > < / tr >
< tr class = "memdesc:a2652cb45e07e8a4329c16cded9f6ad9a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Class constructor. < a href = "classIRDaikinESP.html#a2652cb45e07e8a4329c16cded9f6ad9a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a2652cb45e07e8a4329c16cded9f6ad9a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9f0d2641b54e97da943fceb0ba3f67eb" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a9f0d2641b54e97da943fceb0ba3f67eb" > send< / a > (const uint16_t repeat=< a class = "el" href = "IRremoteESP8266_8h.html#af691d5202b7f121a16b2d9871ee14d9c" > kDaikinDefaultRepeat< / a > )< / td > < / tr >
< tr class = "memdesc:a9f0d2641b54e97da943fceb0ba3f67eb" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Send the current internal state as an IR message. < a href = "classIRDaikinESP.html#a9f0d2641b54e97da943fceb0ba3f67eb" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a9f0d2641b54e97da943fceb0ba3f67eb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a638a49f49275a2ab0affb09088794e1b" > < td class = "memItemLeft" align = "right" valign = "top" > int8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a638a49f49275a2ab0affb09088794e1b" > calibrate< / a > (void)< / td > < / tr >
< tr class = "memdesc:a638a49f49275a2ab0affb09088794e1b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Run the calibration to calculate uSec timing offsets for this platform. < a href = "classIRDaikinESP.html#a638a49f49275a2ab0affb09088794e1b" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a638a49f49275a2ab0affb09088794e1b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:accd087c48f246a71898cc6fd7afc2cc7" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#accd087c48f246a71898cc6fd7afc2cc7" > begin< / a > (void)< / td > < / tr >
< tr class = "memdesc:accd087c48f246a71898cc6fd7afc2cc7" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set up hardware to be able to send a message. < a href = "classIRDaikinESP.html#accd087c48f246a71898cc6fd7afc2cc7" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:accd087c48f246a71898cc6fd7afc2cc7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a502e9dea10605d52e291d49af26b07eb" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a502e9dea10605d52e291d49af26b07eb" > on< / a > (void)< / td > < / tr >
< tr class = "memdesc:a502e9dea10605d52e291d49af26b07eb" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Change the power setting to On. < a href = "classIRDaikinESP.html#a502e9dea10605d52e291d49af26b07eb" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a502e9dea10605d52e291d49af26b07eb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5d1d22f45d877660719916ca546bd3af" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a5d1d22f45d877660719916ca546bd3af" > off< / a > (void)< / td > < / tr >
< tr class = "memdesc:a5d1d22f45d877660719916ca546bd3af" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Change the power setting to Off. < a href = "classIRDaikinESP.html#a5d1d22f45d877660719916ca546bd3af" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5d1d22f45d877660719916ca546bd3af" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa0fb65d01bb203d17d923504ddd60984" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#aa0fb65d01bb203d17d923504ddd60984" > setPower< / a > (const bool < a class = "el" href = "classIRDaikinESP.html#a502e9dea10605d52e291d49af26b07eb" > on< / a > )< / td > < / tr >
< tr class = "memdesc:aa0fb65d01bb203d17d923504ddd60984" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Change the power setting. < a href = "classIRDaikinESP.html#aa0fb65d01bb203d17d923504ddd60984" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa0fb65d01bb203d17d923504ddd60984" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:acb6694d29a241e0a82b50212f46363f7" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#acb6694d29a241e0a82b50212f46363f7" > getPower< / a > (void) const< / td > < / tr >
< tr class = "memdesc:acb6694d29a241e0a82b50212f46363f7" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the value of the current power setting. < a href = "classIRDaikinESP.html#acb6694d29a241e0a82b50212f46363f7" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:acb6694d29a241e0a82b50212f46363f7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a631db8830684b745711667aed73a6433" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a631db8830684b745711667aed73a6433" > setTemp< / a > (const uint8_t temp)< / td > < / tr >
< tr class = "memdesc:a631db8830684b745711667aed73a6433" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the temperature. < a href = "classIRDaikinESP.html#a631db8830684b745711667aed73a6433" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a631db8830684b745711667aed73a6433" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a8aa56cf86e6b417dfaea77d9c0eada06" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a8aa56cf86e6b417dfaea77d9c0eada06" > getTemp< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a8aa56cf86e6b417dfaea77d9c0eada06" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the current temperature setting. < a href = "classIRDaikinESP.html#a8aa56cf86e6b417dfaea77d9c0eada06" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a8aa56cf86e6b417dfaea77d9c0eada06" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a1f191f45e473482a86aad9a1c879e083" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a1f191f45e473482a86aad9a1c879e083" > setFan< / a > (const uint8_t fan)< / td > < / tr >
< tr class = "memdesc:a1f191f45e473482a86aad9a1c879e083" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the speed of the fan. < a href = "classIRDaikinESP.html#a1f191f45e473482a86aad9a1c879e083" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a1f191f45e473482a86aad9a1c879e083" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a35585fa7c6742031a1c23b724096fa2b" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a35585fa7c6742031a1c23b724096fa2b" > getFan< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a35585fa7c6742031a1c23b724096fa2b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the current fan speed setting. < a href = "classIRDaikinESP.html#a35585fa7c6742031a1c23b724096fa2b" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a35585fa7c6742031a1c23b724096fa2b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:af0f463201c877d33fa8680053dda7551" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#af0f463201c877d33fa8680053dda7551" > setMode< / a > (const uint8_t mode)< / td > < / tr >
< tr class = "memdesc:af0f463201c877d33fa8680053dda7551" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the operating mode of the A/C. < a href = "classIRDaikinESP.html#af0f463201c877d33fa8680053dda7551" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:af0f463201c877d33fa8680053dda7551" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:abc4417c6d46ba7e7f15e80984ed458f4" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#abc4417c6d46ba7e7f15e80984ed458f4" > getMode< / a > (void) const< / td > < / tr >
< tr class = "memdesc:abc4417c6d46ba7e7f15e80984ed458f4" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the operating mode setting of the A/C. < a href = "classIRDaikinESP.html#abc4417c6d46ba7e7f15e80984ed458f4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:abc4417c6d46ba7e7f15e80984ed458f4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a9200ef5751df5d488d7e08b138ec6356" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a9200ef5751df5d488d7e08b138ec6356" > setSwingVertical< / a > (const bool < a class = "el" href = "classIRDaikinESP.html#a502e9dea10605d52e291d49af26b07eb" > on< / a > )< / td > < / tr >
< tr class = "memdesc:a9200ef5751df5d488d7e08b138ec6356" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Vertical Swing mode of the A/C. < a href = "classIRDaikinESP.html#a9200ef5751df5d488d7e08b138ec6356" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a9200ef5751df5d488d7e08b138ec6356" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a2c50ee50ce429da67ec00182151ff4ff" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a2c50ee50ce429da67ec00182151ff4ff" > getSwingVertical< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a2c50ee50ce429da67ec00182151ff4ff" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Vertical Swing mode of the A/C. < a href = "classIRDaikinESP.html#a2c50ee50ce429da67ec00182151ff4ff" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a2c50ee50ce429da67ec00182151ff4ff" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a5a7ec7b00811138879c636b03ae58606" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a5a7ec7b00811138879c636b03ae58606" > setSwingHorizontal< / a > (const bool < a class = "el" href = "classIRDaikinESP.html#a502e9dea10605d52e291d49af26b07eb" > on< / a > )< / td > < / tr >
< tr class = "memdesc:a5a7ec7b00811138879c636b03ae58606" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Horizontal Swing mode of the A/C. < a href = "classIRDaikinESP.html#a5a7ec7b00811138879c636b03ae58606" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5a7ec7b00811138879c636b03ae58606" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:aff785e5f56246db3bebff7cfe09417ed" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#aff785e5f56246db3bebff7cfe09417ed" > getSwingHorizontal< / a > (void) const< / td > < / tr >
< tr class = "memdesc:aff785e5f56246db3bebff7cfe09417ed" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Horizontal Swing mode of the A/C. < a href = "classIRDaikinESP.html#aff785e5f56246db3bebff7cfe09417ed" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aff785e5f56246db3bebff7cfe09417ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae066d6fd02d78021bb6d1b4cfa2e2ad8" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#ae066d6fd02d78021bb6d1b4cfa2e2ad8" > getQuiet< / a > (void) const< / td > < / tr >
< tr class = "memdesc:ae066d6fd02d78021bb6d1b4cfa2e2ad8" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Quiet mode status of the A/C. < a href = "classIRDaikinESP.html#ae066d6fd02d78021bb6d1b4cfa2e2ad8" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae066d6fd02d78021bb6d1b4cfa2e2ad8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a4927eb8b2db2540efa90b37f4c3cc733" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a4927eb8b2db2540efa90b37f4c3cc733" > setQuiet< / a > (const bool < a class = "el" href = "classIRDaikinESP.html#a502e9dea10605d52e291d49af26b07eb" > on< / a > )< / td > < / tr >
< tr class = "memdesc:a4927eb8b2db2540efa90b37f4c3cc733" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Quiet mode of the A/C. < a href = "classIRDaikinESP.html#a4927eb8b2db2540efa90b37f4c3cc733" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a4927eb8b2db2540efa90b37f4c3cc733" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:af70b79d4d3eaf91db08a1d597ce3e092" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#af70b79d4d3eaf91db08a1d597ce3e092" > getPowerful< / a > (void) const< / td > < / tr >
< tr class = "memdesc:af70b79d4d3eaf91db08a1d597ce3e092" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Powerful (Turbo) mode of the A/C. < a href = "classIRDaikinESP.html#af70b79d4d3eaf91db08a1d597ce3e092" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:af70b79d4d3eaf91db08a1d597ce3e092" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a4c0da54ee1639a3bf813cb3f3afee064" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a4c0da54ee1639a3bf813cb3f3afee064" > setPowerful< / a > (const bool < a class = "el" href = "classIRDaikinESP.html#a502e9dea10605d52e291d49af26b07eb" > on< / a > )< / td > < / tr >
< tr class = "memdesc:a4c0da54ee1639a3bf813cb3f3afee064" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Powerful (Turbo) mode of the A/C. < a href = "classIRDaikinESP.html#a4c0da54ee1639a3bf813cb3f3afee064" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a4c0da54ee1639a3bf813cb3f3afee064" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae1c95533934fffb29eed3e9a27e8f636" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#ae1c95533934fffb29eed3e9a27e8f636" > setSensor< / a > (const bool < a class = "el" href = "classIRDaikinESP.html#a502e9dea10605d52e291d49af26b07eb" > on< / a > )< / td > < / tr >
< tr class = "memdesc:ae1c95533934fffb29eed3e9a27e8f636" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Sensor mode of the A/C. < a href = "classIRDaikinESP.html#ae1c95533934fffb29eed3e9a27e8f636" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae1c95533934fffb29eed3e9a27e8f636" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a6493face77cd685c85d080dd45decbc7" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a6493face77cd685c85d080dd45decbc7" > getSensor< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a6493face77cd685c85d080dd45decbc7" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Sensor mode of the A/C. < a href = "classIRDaikinESP.html#a6493face77cd685c85d080dd45decbc7" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a6493face77cd685c85d080dd45decbc7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a12129aedd6320522a9b6e811e347089c" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a12129aedd6320522a9b6e811e347089c" > setEcono< / a > (const bool < a class = "el" href = "classIRDaikinESP.html#a502e9dea10605d52e291d49af26b07eb" > on< / a > )< / td > < / tr >
< tr class = "memdesc:a12129aedd6320522a9b6e811e347089c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Economy mode of the A/C. < a href = "classIRDaikinESP.html#a12129aedd6320522a9b6e811e347089c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a12129aedd6320522a9b6e811e347089c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:af683032a0602275c3e64aa1eaec8bce0" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#af683032a0602275c3e64aa1eaec8bce0" > getEcono< / a > (void) const< / td > < / tr >
< tr class = "memdesc:af683032a0602275c3e64aa1eaec8bce0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Economical mode of the A/C. < a href = "classIRDaikinESP.html#af683032a0602275c3e64aa1eaec8bce0" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:af683032a0602275c3e64aa1eaec8bce0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a1616d08c8fd3c628fc45a76c32743ac9" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a1616d08c8fd3c628fc45a76c32743ac9" > setMold< / a > (const bool < a class = "el" href = "classIRDaikinESP.html#a502e9dea10605d52e291d49af26b07eb" > on< / a > )< / td > < / tr >
< tr class = "memdesc:a1616d08c8fd3c628fc45a76c32743ac9" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Mould mode of the A/C. < a href = "classIRDaikinESP.html#a1616d08c8fd3c628fc45a76c32743ac9" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a1616d08c8fd3c628fc45a76c32743ac9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a6e940bd512a5ee0ffafa203b0fe4b360" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a6e940bd512a5ee0ffafa203b0fe4b360" > getMold< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a6e940bd512a5ee0ffafa203b0fe4b360" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Mould mode status of the A/C. < a href = "classIRDaikinESP.html#a6e940bd512a5ee0ffafa203b0fe4b360" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a6e940bd512a5ee0ffafa203b0fe4b360" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:aaa15c0be7ffb8e845a03d193583a58d1" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#aaa15c0be7ffb8e845a03d193583a58d1" > setComfort< / a > (const bool < a class = "el" href = "classIRDaikinESP.html#a502e9dea10605d52e291d49af26b07eb" > on< / a > )< / td > < / tr >
< tr class = "memdesc:aaa15c0be7ffb8e845a03d193583a58d1" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Comfort mode of the A/C. < a href = "classIRDaikinESP.html#aaa15c0be7ffb8e845a03d193583a58d1" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aaa15c0be7ffb8e845a03d193583a58d1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a61a4d8bf064dc4f2f1af768062950931" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a61a4d8bf064dc4f2f1af768062950931" > getComfort< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a61a4d8bf064dc4f2f1af768062950931" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Comfort mode of the A/C. < a href = "classIRDaikinESP.html#a61a4d8bf064dc4f2f1af768062950931" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a61a4d8bf064dc4f2f1af768062950931" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:aac4d0f5f60c9f4c41d3bb1e0f24bc4bc" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#aac4d0f5f60c9f4c41d3bb1e0f24bc4bc" > enableOnTimer< / a > (const uint16_t starttime)< / td > < / tr >
< tr class = "memdesc:aac4d0f5f60c9f4c41d3bb1e0f24bc4bc" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the enable status & time of the On Timer. < a href = "classIRDaikinESP.html#aac4d0f5f60c9f4c41d3bb1e0f24bc4bc" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aac4d0f5f60c9f4c41d3bb1e0f24bc4bc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0733e4a15d76baac23493926ef1765b1" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a0733e4a15d76baac23493926ef1765b1" > disableOnTimer< / a > (void)< / td > < / tr >
< tr class = "memdesc:a0733e4a15d76baac23493926ef1765b1" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Clear and disable the On timer. < a href = "classIRDaikinESP.html#a0733e4a15d76baac23493926ef1765b1" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a0733e4a15d76baac23493926ef1765b1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:ab11a5aae3cd055f3c9b61dbf9fdb3ef9" > < td class = "memItemLeft" align = "right" valign = "top" > uint16_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#ab11a5aae3cd055f3c9b61dbf9fdb3ef9" > getOnTime< / a > (void) const< / td > < / tr >
< tr class = "memdesc:ab11a5aae3cd055f3c9b61dbf9fdb3ef9" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the On Timer time to be sent to the A/C unit. < a href = "classIRDaikinESP.html#ab11a5aae3cd055f3c9b61dbf9fdb3ef9" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab11a5aae3cd055f3c9b61dbf9fdb3ef9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1305a311d2cb6acc8fd4b26d0b9b5e57" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a1305a311d2cb6acc8fd4b26d0b9b5e57" > getOnTimerEnabled< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a1305a311d2cb6acc8fd4b26d0b9b5e57" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the enable status of the On Timer. < a href = "classIRDaikinESP.html#a1305a311d2cb6acc8fd4b26d0b9b5e57" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a1305a311d2cb6acc8fd4b26d0b9b5e57" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a8a5686066bfc86f1d7cc454e793d3357" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a8a5686066bfc86f1d7cc454e793d3357" > enableOffTimer< / a > (const uint16_t endtime)< / td > < / tr >
< tr class = "memdesc:a8a5686066bfc86f1d7cc454e793d3357" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the enable status & time of the Off Timer. < a href = "classIRDaikinESP.html#a8a5686066bfc86f1d7cc454e793d3357" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a8a5686066bfc86f1d7cc454e793d3357" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1e4e05ad0799002d0ab25db92dcaac06" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a1e4e05ad0799002d0ab25db92dcaac06" > disableOffTimer< / a > (void)< / td > < / tr >
< tr class = "memdesc:a1e4e05ad0799002d0ab25db92dcaac06" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Clear and disable the Off timer. < a href = "classIRDaikinESP.html#a1e4e05ad0799002d0ab25db92dcaac06" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a1e4e05ad0799002d0ab25db92dcaac06" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a8e57cf94a231ad5d029bad4a4c029191" > < td class = "memItemLeft" align = "right" valign = "top" > uint16_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a8e57cf94a231ad5d029bad4a4c029191" > getOffTime< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a8e57cf94a231ad5d029bad4a4c029191" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Off Timer time to be sent to the A/C unit. < a href = "classIRDaikinESP.html#a8e57cf94a231ad5d029bad4a4c029191" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a8e57cf94a231ad5d029bad4a4c029191" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae17795e1e1d4f0d3c6898a0d3188366e" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#ae17795e1e1d4f0d3c6898a0d3188366e" > getOffTimerEnabled< / a > (void) const< / td > < / tr >
< tr class = "memdesc:ae17795e1e1d4f0d3c6898a0d3188366e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the enable status of the Off Timer. < a href = "classIRDaikinESP.html#ae17795e1e1d4f0d3c6898a0d3188366e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae17795e1e1d4f0d3c6898a0d3188366e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:ae6559268982ae0968358a885c7dbba6e" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#ae6559268982ae0968358a885c7dbba6e" > setCurrentTime< / a > (const uint16_t mins_since_midnight)< / td > < / tr >
< tr class = "memdesc:ae6559268982ae0968358a885c7dbba6e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the clock on the A/C unit. < a href = "classIRDaikinESP.html#ae6559268982ae0968358a885c7dbba6e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae6559268982ae0968358a885c7dbba6e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:aa32d285bba6557a9f375b309ea697dec" > < td class = "memItemLeft" align = "right" valign = "top" > uint16_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#aa32d285bba6557a9f375b309ea697dec" > getCurrentTime< / a > (void) const< / td > < / tr >
< tr class = "memdesc:aa32d285bba6557a9f375b309ea697dec" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the clock time to be sent to the A/C unit. < a href = "classIRDaikinESP.html#aa32d285bba6557a9f375b309ea697dec" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa32d285bba6557a9f375b309ea697dec" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a5465b9857fd73b82362f766368717d16" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a5465b9857fd73b82362f766368717d16" > setCurrentDay< / a > (const uint8_t day_of_week)< / td > < / tr >
< tr class = "memdesc:a5465b9857fd73b82362f766368717d16" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the current day of the week to be sent to the A/C unit. < a href = "classIRDaikinESP.html#a5465b9857fd73b82362f766368717d16" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5465b9857fd73b82362f766368717d16" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a2f4db9739f130e013b047847bb01e4a6" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a2f4db9739f130e013b047847bb01e4a6" > getCurrentDay< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a2f4db9739f130e013b047847bb01e4a6" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the current day of the week to be sent to the A/C unit. < a href = "classIRDaikinESP.html#a2f4db9739f130e013b047847bb01e4a6" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a2f4db9739f130e013b047847bb01e4a6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a0db67d46b13acfad9b94c7e4691777b8" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a0db67d46b13acfad9b94c7e4691777b8" > setWeeklyTimerEnable< / a > (const bool < a class = "el" href = "classIRDaikinESP.html#a502e9dea10605d52e291d49af26b07eb" > on< / a > )< / td > < / tr >
< tr class = "memdesc:a0db67d46b13acfad9b94c7e4691777b8" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the enable status of the Weekly Timer. < a href = "classIRDaikinESP.html#a0db67d46b13acfad9b94c7e4691777b8" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a0db67d46b13acfad9b94c7e4691777b8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a59a0e9726b97887b27a2f869d249b1b7" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a59a0e9726b97887b27a2f869d249b1b7" > getWeeklyTimerEnable< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a59a0e9726b97887b27a2f869d249b1b7" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the enable status of the Weekly Timer. < a href = "classIRDaikinESP.html#a59a0e9726b97887b27a2f869d249b1b7" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a59a0e9726b97887b27a2f869d249b1b7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:ab100221dacc23402f486dee038df046d" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#ab100221dacc23402f486dee038df046d" > getRaw< / a > (void)< / td > < / tr >
< tr class = "memdesc:ab100221dacc23402f486dee038df046d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get a PTR to the internal state/code for this protocol. < a href = "classIRDaikinESP.html#ab100221dacc23402f486dee038df046d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab100221dacc23402f486dee038df046d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7c69fc77ead837e5b4f1ececd9f43ca9" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a7c69fc77ead837e5b4f1ececd9f43ca9" > setRaw< / a > (const uint8_t new_code[], const uint16_t length=< a class = "el" href = "IRremoteESP8266_8h.html#af1fda5b9f355e526dc66cf58824315a7" > kDaikinStateLength< / a > )< / td > < / tr >
< tr class = "memdesc:a7c69fc77ead837e5b4f1ececd9f43ca9" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the internal state from a valid code for this protocol. < a href = "classIRDaikinESP.html#a7c69fc77ead837e5b4f1ececd9f43ca9" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a7c69fc77ead837e5b4f1ececd9f43ca9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:ab636c6718d8663a98be0e32b189e6d44" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "structstdAc_1_1state__t.html" > stdAc::state_t< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#ab636c6718d8663a98be0e32b189e6d44" > toCommon< / a > (void) const< / td > < / tr >
< tr class = "memdesc:ab636c6718d8663a98be0e32b189e6d44" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Convert the current internal state into its < a class = "el" href = "structstdAc_1_1state__t.html" title = "Structure to hold a common A/C state." > stdAc::state_t< / a > equivalent. < a href = "classIRDaikinESP.html#ab636c6718d8663a98be0e32b189e6d44" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab636c6718d8663a98be0e32b189e6d44" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa167e4a9d3447c42f9fcbf185a7cd54c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "IRremoteESP8266_8h.html#afbeda3fd1bdc8c37d01bdf9f5c8274ff" > String< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#aa167e4a9d3447c42f9fcbf185a7cd54c" > toString< / a > (void) const< / td > < / tr >
< tr class = "memdesc:aa167e4a9d3447c42f9fcbf185a7cd54c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Convert the current internal state into a human readable string. < a href = "classIRDaikinESP.html#aa167e4a9d3447c42f9fcbf185a7cd54c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa167e4a9d3447c42f9fcbf185a7cd54c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-methods" > < / a >
Static Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ad766e60827f80b96a66449bddc621d87" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#ad766e60827f80b96a66449bddc621d87" > validChecksum< / a > (uint8_t state[], const uint16_t length=< a class = "el" href = "IRremoteESP8266_8h.html#af1fda5b9f355e526dc66cf58824315a7" > kDaikinStateLength< / a > )< / td > < / tr >
< tr class = "memdesc:ad766e60827f80b96a66449bddc621d87" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Verify the checksum is valid for a given state. < a href = "classIRDaikinESP.html#ad766e60827f80b96a66449bddc621d87" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ad766e60827f80b96a66449bddc621d87" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa96f52596148cab1f806faf190a0aa0a" > < td class = "memItemLeft" align = "right" valign = "top" > static uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#aa96f52596148cab1f806faf190a0aa0a" > convertMode< / a > (const < a class = "el" href = "namespacestdAc.html#a99ad268c783486f9b3207cb78f48444f" > stdAc::opmode_t< / a > mode)< / td > < / tr >
< tr class = "memdesc:aa96f52596148cab1f806faf190a0aa0a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Convert a < a class = "el" href = "namespacestdAc.html#a99ad268c783486f9b3207cb78f48444f" title = "Common A/C settings for A/C operating modes." > stdAc::opmode_t< / a > enum into its native mode. < a href = "classIRDaikinESP.html#aa96f52596148cab1f806faf190a0aa0a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa96f52596148cab1f806faf190a0aa0a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab58be19636d41d60b9c62d658ca18cae" > < td class = "memItemLeft" align = "right" valign = "top" > static uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#ab58be19636d41d60b9c62d658ca18cae" > convertFan< / a > (const < a class = "el" href = "namespacestdAc.html#a8bb0dbf18fe69f639f4ac0b3ff133383" > stdAc::fanspeed_t< / a > speed)< / td > < / tr >
< tr class = "memdesc:ab58be19636d41d60b9c62d658ca18cae" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Convert a < a class = "el" href = "namespacestdAc.html#a8bb0dbf18fe69f639f4ac0b3ff133383" title = "Common A/C settings for Fan Speeds." > stdAc::fanspeed_t< / a > enum into it's native speed. < a href = "classIRDaikinESP.html#ab58be19636d41d60b9c62d658ca18cae" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab58be19636d41d60b9c62d658ca18cae" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3a7543204520da36547c163a96e30deb" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "namespacestdAc.html#a99ad268c783486f9b3207cb78f48444f" > stdAc::opmode_t< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a3a7543204520da36547c163a96e30deb" > toCommonMode< / a > (const uint8_t mode)< / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memdesc:a3a7543204520da36547c163a96e30deb" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Convert a native mode into its < a class = "el" href = "namespacestdAc.html" title = "Enumerators and Structures for the Common A/C API." > stdAc< / a > equivalent. < a href = "classIRDaikinESP.html#a3a7543204520da36547c163a96e30deb" > More...< / a > < br / > < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "separator:a3a7543204520da36547c163a96e30deb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6855a423f10a2230953646d478400574" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "namespacestdAc.html#a8bb0dbf18fe69f639f4ac0b3ff133383" > stdAc::fanspeed_t< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a6855a423f10a2230953646d478400574" > toCommonFanSpeed< / a > (const uint8_t speed)< / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memdesc:a6855a423f10a2230953646d478400574" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Convert a native fan speed into its < a class = "el" href = "namespacestdAc.html" title = "Enumerators and Structures for the Common A/C API." > stdAc< / a > equivalent. < a href = "classIRDaikinESP.html#a6855a423f10a2230953646d478400574" > More...< / a > < br / > < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "separator:a6855a423f10a2230953646d478400574" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pri-methods" > < / a >
Private Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a49f6b90336225f7e94b8aefd066e1993" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a49f6b90336225f7e94b8aefd066e1993" > stateReset< / a > (void)< / td > < / tr >
< tr class = "memdesc:a49f6b90336225f7e94b8aefd066e1993" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Reset the internal state to a fixed known good state. < a href = "classIRDaikinESP.html#a49f6b90336225f7e94b8aefd066e1993" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a49f6b90336225f7e94b8aefd066e1993" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac8ac2a0674dc5cfaf514d319b51b20ab" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#ac8ac2a0674dc5cfaf514d319b51b20ab" > checksum< / a > (void)< / td > < / tr >
< tr class = "memdesc:ac8ac2a0674dc5cfaf514d319b51b20ab" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Calculate and set the checksum values for the internal state. < a href = "classIRDaikinESP.html#ac8ac2a0674dc5cfaf514d319b51b20ab" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ac8ac2a0674dc5cfaf514d319b51b20ab" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pri-attribs" > < / a >
Private Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a2f5a8cb170d54f06bfa3eeb9b8ff838e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classIRsend.html" > IRsend< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#a2f5a8cb170d54f06bfa3eeb9b8ff838e" > _irsend< / a > < / td > < / tr >
< tr class = "memdesc:a2f5a8cb170d54f06bfa3eeb9b8ff838e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > instance of the IR send class < a href = "classIRDaikinESP.html#a2f5a8cb170d54f06bfa3eeb9b8ff838e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a2f5a8cb170d54f06bfa3eeb9b8ff838e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:abbdecc7d713255021360094f720b03d4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "unionDaikinESPProtocol.html" > DaikinESPProtocol< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikinESP.html#abbdecc7d713255021360094f720b03d4" > _< / a > < / td > < / tr >
< tr class = "separator:abbdecc7d713255021360094f720b03d4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > Class for handling detailed Daikin 280-bit A/C messages. < / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a2652cb45e07e8a4329c16cded9f6ad9a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2652cb45e07e8a4329c16cded9f6ad9a" > ◆ < / a > < / span > IRDaikinESP()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > IRDaikinESP::IRDaikinESP < / td >
< td > (< / td >
< td class = "paramtype" > const uint16_t  < / td >
< td class = "paramname" > < em > pin< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > inverted< / em > = < code > false< / code > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > use_modulation< / em > = < code > true< / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > explicit< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Class constructor. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > pin< / td > < td > GPIO to be used when sending. < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > inverted< / td > < td > Is the output signal to be inverted? < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > use_modulation< / td > < td > Is frequency modulation to be used? < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "accd087c48f246a71898cc6fd7afc2cc7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#accd087c48f246a71898cc6fd7afc2cc7" > ◆ < / a > < / span > begin()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::begin < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set up hardware to be able to send a message. < / p >
< / div >
< / div >
< a id = "a638a49f49275a2ab0affb09088794e1b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a638a49f49275a2ab0affb09088794e1b" > ◆ < / a > < / span > calibrate()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int8_t IRDaikinESP::calibrate < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Run the calibration to calculate uSec timing offsets for this platform. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > The uSec timing offset needed per modulation of the IR Led. < / dd > < / dl >
< dl class = "section note" > < dt > Note< / dt > < dd > This will produce a 65ms IR signal pulse at 38kHz. Only ever needs to be run once per object instantiation, if at all. < / dd > < / dl >
< / div >
< / div >
< a id = "ac8ac2a0674dc5cfaf514d319b51b20ab" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac8ac2a0674dc5cfaf514d319b51b20ab" > ◆ < / a > < / span > checksum()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::checksum < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Calculate and set the checksum values for the internal state. < / p >
< / div >
< / div >
< a id = "ab58be19636d41d60b9c62d658ca18cae" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab58be19636d41d60b9c62d658ca18cae" > ◆ < / a > < / span > convertFan()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t IRDaikinESP::convertFan < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacestdAc.html#a8bb0dbf18fe69f639f4ac0b3ff133383" > stdAc::fanspeed_t< / a >   < / td >
< td class = "paramname" > < em > speed< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Convert a < a class = "el" href = "namespacestdAc.html#a8bb0dbf18fe69f639f4ac0b3ff133383" title = "Common A/C settings for Fan Speeds." > stdAc::fanspeed_t< / a > enum into it's native speed. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > speed< / td > < td > The enum to be converted. < / td > < / tr >
< / table >
< / dd >
< / dl >
2020-11-14 18:31:50 +00:00
< dl class = "section return" > < dt > Returns< / dt > < dd > The native equivalent of the enum. < / dd > < / dl >
2020-06-24 20:48:33 +01:00
< / div >
< / div >
< a id = "aa96f52596148cab1f806faf190a0aa0a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa96f52596148cab1f806faf190a0aa0a" > ◆ < / a > < / span > convertMode()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t IRDaikinESP::convertMode < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacestdAc.html#a99ad268c783486f9b3207cb78f48444f" > stdAc::opmode_t< / a >   < / td >
< td class = "paramname" > < em > mode< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Convert a < a class = "el" href = "namespacestdAc.html#a99ad268c783486f9b3207cb78f48444f" title = "Common A/C settings for A/C operating modes." > stdAc::opmode_t< / a > enum into its native mode. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > mode< / td > < td > The enum to be converted. < / td > < / tr >
< / table >
< / dd >
< / dl >
2020-11-14 18:31:50 +00:00
< dl class = "section return" > < dt > Returns< / dt > < dd > The native equivalent of the enum. < / dd > < / dl >
2020-06-24 20:48:33 +01:00
< / div >
< / div >
< a id = "a1e4e05ad0799002d0ab25db92dcaac06" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1e4e05ad0799002d0ab25db92dcaac06" > ◆ < / a > < / span > disableOffTimer()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::disableOffTimer < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Clear and disable the Off timer. < / p >
< / div >
< / div >
< a id = "a0733e4a15d76baac23493926ef1765b1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0733e4a15d76baac23493926ef1765b1" > ◆ < / a > < / span > disableOnTimer()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::disableOnTimer < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Clear and disable the On timer. < / p >
< / div >
< / div >
< a id = "a8a5686066bfc86f1d7cc454e793d3357" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8a5686066bfc86f1d7cc454e793d3357" > ◆ < / a > < / span > enableOffTimer()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::enableOffTimer < / td >
< td > (< / td >
< td class = "paramtype" > const uint16_t  < / td >
< td class = "paramname" > < em > endtime< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the enable status & time of the Off Timer. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > endtime< / td > < td > The number of minutes past midnight. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "aac4d0f5f60c9f4c41d3bb1e0f24bc4bc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aac4d0f5f60c9f4c41d3bb1e0f24bc4bc" > ◆ < / a > < / span > enableOnTimer()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::enableOnTimer < / td >
< td > (< / td >
< td class = "paramtype" > const uint16_t  < / td >
< td class = "paramname" > < em > starttime< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the enable status & time of the On Timer. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > starttime< / td > < td > The number of minutes past midnight. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a61a4d8bf064dc4f2f1af768062950931" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a61a4d8bf064dc4f2f1af768062950931" > ◆ < / a > < / span > getComfort()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikinESP::getComfort < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Comfort mode of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a2f4db9739f130e013b047847bb01e4a6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2f4db9739f130e013b047847bb01e4a6" > ◆ < / a > < / span > getCurrentDay()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t IRDaikinESP::getCurrentDay < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the current day of the week to be sent to the A/C unit. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > The numerical representation of the day of the week. < / dd > < / dl >
< dl class = "section note" > < dt > Note< / dt > < dd > 1 is SUN, 2 is MON, ..., 7 is SAT < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "aa32d285bba6557a9f375b309ea697dec" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa32d285bba6557a9f375b309ea697dec" > ◆ < / a > < / span > getCurrentTime()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint16_t IRDaikinESP::getCurrentTime < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the clock time to be sent to the A/C unit. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > The number of minutes past midnight. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "af683032a0602275c3e64aa1eaec8bce0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af683032a0602275c3e64aa1eaec8bce0" > ◆ < / a > < / span > getEcono()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikinESP::getEcono < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Economical mode of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a35585fa7c6742031a1c23b724096fa2b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a35585fa7c6742031a1c23b724096fa2b" > ◆ < / a > < / span > getFan()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t IRDaikinESP::getFan < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the current fan speed setting. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > The current fan speed. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "abc4417c6d46ba7e7f15e80984ed458f4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abc4417c6d46ba7e7f15e80984ed458f4" > ◆ < / a > < / span > getMode()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t IRDaikinESP::getMode < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the operating mode setting of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > The current operating mode setting. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a6e940bd512a5ee0ffafa203b0fe4b360" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6e940bd512a5ee0ffafa203b0fe4b360" > ◆ < / a > < / span > getMold()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikinESP::getMold < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Mould mode status of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a8e57cf94a231ad5d029bad4a4c029191" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8e57cf94a231ad5d029bad4a4c029191" > ◆ < / a > < / span > getOffTime()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint16_t IRDaikinESP::getOffTime < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Off Timer time to be sent to the A/C unit. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > The number of minutes past midnight. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "ae17795e1e1d4f0d3c6898a0d3188366e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae17795e1e1d4f0d3c6898a0d3188366e" > ◆ < / a > < / span > getOffTimerEnabled()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikinESP::getOffTimerEnabled < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the enable status of the Off Timer. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "ab11a5aae3cd055f3c9b61dbf9fdb3ef9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab11a5aae3cd055f3c9b61dbf9fdb3ef9" > ◆ < / a > < / span > getOnTime()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint16_t IRDaikinESP::getOnTime < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the On Timer time to be sent to the A/C unit. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > The number of minutes past midnight. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a1305a311d2cb6acc8fd4b26d0b9b5e57" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1305a311d2cb6acc8fd4b26d0b9b5e57" > ◆ < / a > < / span > getOnTimerEnabled()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikinESP::getOnTimerEnabled < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the enable status of the On Timer. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "acb6694d29a241e0a82b50212f46363f7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acb6694d29a241e0a82b50212f46363f7" > ◆ < / a > < / span > getPower()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikinESP::getPower < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the value of the current power setting. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "af70b79d4d3eaf91db08a1d597ce3e092" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af70b79d4d3eaf91db08a1d597ce3e092" > ◆ < / a > < / span > getPowerful()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikinESP::getPowerful < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Powerful (Turbo) mode of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "ae066d6fd02d78021bb6d1b4cfa2e2ad8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae066d6fd02d78021bb6d1b4cfa2e2ad8" > ◆ < / a > < / span > getQuiet()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikinESP::getQuiet < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Quiet mode status of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
< a id = "ab100221dacc23402f486dee038df046d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab100221dacc23402f486dee038df046d" > ◆ < / a > < / span > getRaw()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t * IRDaikinESP::getRaw < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get a PTR to the internal state/code for this protocol. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > PTR to a code for this protocol based on the current internal state. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a6493face77cd685c85d080dd45decbc7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6493face77cd685c85d080dd45decbc7" > ◆ < / a > < / span > getSensor()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikinESP::getSensor < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Sensor mode of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "aff785e5f56246db3bebff7cfe09417ed" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aff785e5f56246db3bebff7cfe09417ed" > ◆ < / a > < / span > getSwingHorizontal()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikinESP::getSwingHorizontal < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Horizontal Swing mode of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a2c50ee50ce429da67ec00182151ff4ff" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2c50ee50ce429da67ec00182151ff4ff" > ◆ < / a > < / span > getSwingVertical()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikinESP::getSwingVertical < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Vertical Swing mode of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a8aa56cf86e6b417dfaea77d9c0eada06" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8aa56cf86e6b417dfaea77d9c0eada06" > ◆ < / a > < / span > getTemp()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t IRDaikinESP::getTemp < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the current temperature setting. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > The current setting for temp. in degrees celsius. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a59a0e9726b97887b27a2f869d249b1b7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a59a0e9726b97887b27a2f869d249b1b7" > ◆ < / a > < / span > getWeeklyTimerEnable()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikinESP::getWeeklyTimerEnable < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the enable status of the Weekly Timer. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
< a id = "a5d1d22f45d877660719916ca546bd3af" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5d1d22f45d877660719916ca546bd3af" > ◆ < / a > < / span > off()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::off < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Change the power setting to Off. < / p >
< / div >
< / div >
< a id = "a502e9dea10605d52e291d49af26b07eb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a502e9dea10605d52e291d49af26b07eb" > ◆ < / a > < / span > on()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::on < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Change the power setting to On. < / p >
< / div >
< / div >
< a id = "a9f0d2641b54e97da943fceb0ba3f67eb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9f0d2641b54e97da943fceb0ba3f67eb" > ◆ < / a > < / span > send()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::send < / td >
< td > (< / td >
< td class = "paramtype" > const uint16_t  < / td >
< td class = "paramname" > < em > repeat< / em > = < code > < a class = "el" href = "IRremoteESP8266_8h.html#af691d5202b7f121a16b2d9871ee14d9c" > kDaikinDefaultRepeat< / a > < / code > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Send the current internal state as an IR message. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > repeat< / td > < td > Nr. of times the message will be repeated. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "aaa15c0be7ffb8e845a03d193583a58d1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaa15c0be7ffb8e845a03d193583a58d1" > ◆ < / a > < / span > setComfort()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::setComfort < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Comfort mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a5465b9857fd73b82362f766368717d16" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5465b9857fd73b82362f766368717d16" > ◆ < / a > < / span > setCurrentDay()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::setCurrentDay < / td >
< td > (< / td >
< td class = "paramtype" > const uint8_t  < / td >
< td class = "paramname" > < em > day_of_week< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the current day of the week to be sent to the A/C unit. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > day_of_week< / td > < td > The numerical representation of the day of the week. < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section note" > < dt > Note< / dt > < dd > 1 is SUN, 2 is MON, ..., 7 is SAT < / dd > < / dl >
< / div >
< / div >
< a id = "ae6559268982ae0968358a885c7dbba6e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae6559268982ae0968358a885c7dbba6e" > ◆ < / a > < / span > setCurrentTime()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::setCurrentTime < / td >
< td > (< / td >
< td class = "paramtype" > const uint16_t  < / td >
< td class = "paramname" > < em > mins_since_midnight< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the clock on the A/C unit. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > mins_since_midnight< / td > < td > Nr. of minutes past midnight. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a12129aedd6320522a9b6e811e347089c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a12129aedd6320522a9b6e811e347089c" > ◆ < / a > < / span > setEcono()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::setEcono < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Economy mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a1f191f45e473482a86aad9a1c879e083" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1f191f45e473482a86aad9a1c879e083" > ◆ < / a > < / span > setFan()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::setFan < / td >
< td > (< / td >
< td class = "paramtype" > const uint8_t  < / td >
< td class = "paramname" > < em > fan< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the speed of the fan. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > fan< / td > < td > The desired setting. < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section note" > < dt > Note< / dt > < dd > 1-5 or kDaikinFanAuto or kDaikinFanQuiet < / dd > < / dl >
< / div >
< / div >
< a id = "af0f463201c877d33fa8680053dda7551" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af0f463201c877d33fa8680053dda7551" > ◆ < / a > < / span > setMode()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::setMode < / td >
< td > (< / td >
< td class = "paramtype" > const uint8_t  < / td >
< td class = "paramname" > < em > mode< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the operating mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > mode< / td > < td > The desired operating mode. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a1616d08c8fd3c628fc45a76c32743ac9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1616d08c8fd3c628fc45a76c32743ac9" > ◆ < / a > < / span > setMold()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::setMold < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Mould mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "aa0fb65d01bb203d17d923504ddd60984" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa0fb65d01bb203d17d923504ddd60984" > ◆ < / a > < / span > setPower()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::setPower < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Change the power setting. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a4c0da54ee1639a3bf813cb3f3afee064" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4c0da54ee1639a3bf813cb3f3afee064" > ◆ < / a > < / span > setPowerful()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::setPowerful < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Powerful (Turbo) mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a4927eb8b2db2540efa90b37f4c3cc733" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4927eb8b2db2540efa90b37f4c3cc733" > ◆ < / a > < / span > setQuiet()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::setQuiet < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Quiet mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a7c69fc77ead837e5b4f1ececd9f43ca9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7c69fc77ead837e5b4f1ececd9f43ca9" > ◆ < / a > < / span > setRaw()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::setRaw < / td >
< td > (< / td >
< td class = "paramtype" > const uint8_t  < / td >
< td class = "paramname" > < em > new_code< / em > [], < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const uint16_t  < / td >
< td class = "paramname" > < em > length< / em > = < code > < a class = "el" href = "IRremoteESP8266_8h.html#af1fda5b9f355e526dc66cf58824315a7" > kDaikinStateLength< / a > < / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the internal state from a valid code for this protocol. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > new_code< / td > < td > A valid code for this protocol. < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > length< / td > < td > Length of the code in bytes. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "ae1c95533934fffb29eed3e9a27e8f636" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae1c95533934fffb29eed3e9a27e8f636" > ◆ < / a > < / span > setSensor()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::setSensor < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Sensor mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a5a7ec7b00811138879c636b03ae58606" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5a7ec7b00811138879c636b03ae58606" > ◆ < / a > < / span > setSwingHorizontal()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::setSwingHorizontal < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Horizontal Swing mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a9200ef5751df5d488d7e08b138ec6356" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9200ef5751df5d488d7e08b138ec6356" > ◆ < / a > < / span > setSwingVertical()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::setSwingVertical < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Vertical Swing mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a631db8830684b745711667aed73a6433" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a631db8830684b745711667aed73a6433" > ◆ < / a > < / span > setTemp()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::setTemp < / td >
< td > (< / td >
< td class = "paramtype" > const uint8_t  < / td >
< td class = "paramname" > < em > temp< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the temperature. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > temp< / td > < td > The temperature in degrees celsius. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a0db67d46b13acfad9b94c7e4691777b8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0db67d46b13acfad9b94c7e4691777b8" > ◆ < / a > < / span > setWeeklyTimerEnable()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::setWeeklyTimerEnable < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the enable status of the Weekly Timer. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a49f6b90336225f7e94b8aefd066e1993" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a49f6b90336225f7e94b8aefd066e1993" > ◆ < / a > < / span > stateReset()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikinESP::stateReset < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Reset the internal state to a fixed known good state. < / p >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "ab636c6718d8663a98be0e32b189e6d44" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab636c6718d8663a98be0e32b189e6d44" > ◆ < / a > < / span > toCommon()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "structstdAc_1_1state__t.html" > stdAc::state_t< / a > IRDaikinESP::toCommon < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-14 18:31:50 +00:00
< p > Convert the current internal state into its < a class = "el" href = "structstdAc_1_1state__t.html" title = "Structure to hold a common A/C state." > stdAc::state_t< / a > equivalent. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > The < a class = "el" href = "namespacestdAc.html" title = "Enumerators and Structures for the Common A/C API." > stdAc< / a > equivalent of the native settings. < / dd > < / dl >
2020-06-24 20:48:33 +01:00
< / div >
< / div >
< a id = "a6855a423f10a2230953646d478400574" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6855a423f10a2230953646d478400574" > ◆ < / a > < / span > toCommonFanSpeed()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacestdAc.html#a8bb0dbf18fe69f639f4ac0b3ff133383" > stdAc::fanspeed_t< / a > IRDaikinESP::toCommonFanSpeed < / td >
< td > (< / td >
< td class = "paramtype" > const uint8_t  < / td >
< td class = "paramname" > < em > speed< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-14 18:31:50 +00:00
< p > Convert a native fan speed into its < a class = "el" href = "namespacestdAc.html" title = "Enumerators and Structures for the Common A/C API." > stdAc< / a > equivalent. < / p >
2020-06-24 20:48:33 +01:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > speed< / td > < td > The native setting to be converted. < / td > < / tr >
< / table >
< / dd >
< / dl >
2020-11-14 18:31:50 +00:00
< dl class = "section return" > < dt > Returns< / dt > < dd > The < a class = "el" href = "namespacestdAc.html" title = "Enumerators and Structures for the Common A/C API." > stdAc< / a > equivalent of the native setting. < / dd > < / dl >
2020-06-24 20:48:33 +01:00
< / div >
< / div >
< a id = "a3a7543204520da36547c163a96e30deb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3a7543204520da36547c163a96e30deb" > ◆ < / a > < / span > toCommonMode()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacestdAc.html#a99ad268c783486f9b3207cb78f48444f" > stdAc::opmode_t< / a > IRDaikinESP::toCommonMode < / td >
< td > (< / td >
< td class = "paramtype" > const uint8_t  < / td >
< td class = "paramname" > < em > mode< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-14 18:31:50 +00:00
< p > Convert a native mode into its < a class = "el" href = "namespacestdAc.html" title = "Enumerators and Structures for the Common A/C API." > stdAc< / a > equivalent. < / p >
2020-06-24 20:48:33 +01:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > mode< / td > < td > The native setting to be converted. < / td > < / tr >
< / table >
< / dd >
< / dl >
2020-11-14 18:31:50 +00:00
< dl class = "section return" > < dt > Returns< / dt > < dd > The < a class = "el" href = "namespacestdAc.html" title = "Enumerators and Structures for the Common A/C API." > stdAc< / a > equivalent of the native setting. < / dd > < / dl >
2020-06-24 20:48:33 +01:00
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "aa167e4a9d3447c42f9fcbf185a7cd54c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa167e4a9d3447c42f9fcbf185a7cd54c" > ◆ < / a > < / span > toString()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "IRremoteESP8266_8h.html#afbeda3fd1bdc8c37d01bdf9f5c8274ff" > String< / a > IRDaikinESP::toString < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Convert the current internal state into a human readable string. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > A human readable string. < / dd > < / dl >
< / div >
< / div >
< a id = "ad766e60827f80b96a66449bddc621d87" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad766e60827f80b96a66449bddc621d87" > ◆ < / a > < / span > validChecksum()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikinESP::validChecksum < / td >
< td > (< / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > state< / em > [], < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const uint16_t  < / td >
< td class = "paramname" > < em > length< / em > = < code > < a class = "el" href = "IRremoteESP8266_8h.html#af1fda5b9f355e526dc66cf58824315a7" > kDaikinStateLength< / a > < / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Verify the checksum is valid for a given state. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > state< / td > < td > The array to verify the checksum of. < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > length< / td > < td > The length of the state array. < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, if the state has a valid checksum. Otherwise, false. < / dd > < / dl >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
2020-11-14 18:31:50 +00:00
< a id = "abbdecc7d713255021360094f720b03d4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abbdecc7d713255021360094f720b03d4" > ◆ < / a > < / span > _< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-11-14 18:31:50 +00:00
< td class = "memname" > < a class = "el" href = "unionDaikinESPProtocol.html" > DaikinESPProtocol< / a > IRDaikinESP::_< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a2f5a8cb170d54f06bfa3eeb9b8ff838e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2f5a8cb170d54f06bfa3eeb9b8ff838e" > ◆ < / a > < / span > _irsend< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-11-14 18:31:50 +00:00
< td class = "memname" > < a class = "el" href = "classIRsend.html" > IRsend< / a > IRDaikinESP::_irsend< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-14 18:31:50 +00:00
< p > instance of the IR send class < / p >
2020-06-24 20:48:33 +01:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/< a class = "el" href = "ir__Daikin_8h_source.html" > ir_Daikin.h< / a > < / li >
< li > src/< a class = "el" href = "ir__Daikin_8cpp.html" > ir_Daikin.cpp< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.17
< / small > < / address >
< / body >
< / html >