classhueplusplus_1_1_bridge_finder.html
18.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>hueplusplus: hueplusplus::BridgeFinder 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">hueplusplus
 <span id="projectnumber">1.0.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</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 id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacehueplusplus.html">hueplusplus</a></li><li class="navelem"><a class="el" href="classhueplusplus_1_1_bridge_finder.html">BridgeFinder</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> |
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pub-static-methods">Static Public Member Functions</a> |
<a href="classhueplusplus_1_1_bridge_finder-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">hueplusplus::BridgeFinder Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include <<a class="el" href="_bridge_8h_source.html">hueplusplus/Bridge.h</a>></code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structhueplusplus_1_1_bridge_finder_1_1_bridge_identification.html">BridgeIdentification</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><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:a84d4cd53894f7a1e9bde97998e59f274"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classhueplusplus_1_1_bridge_finder.html#a84d4cd53894f7a1e9bde97998e59f274">BridgeFinder</a> (std::shared_ptr< const <a class="el" href="classhueplusplus_1_1_i_http_handler.html">IHttpHandler</a> > handler)</td></tr>
<tr class="memdesc:a84d4cd53894f7a1e9bde97998e59f274"><td class="mdescLeft"> </td><td class="mdescRight">Constructor of <a class="el" href="classhueplusplus_1_1_bridge_finder.html">BridgeFinder</a> class. <a href="#a84d4cd53894f7a1e9bde97998e59f274">More...</a><br /></td></tr>
<tr class="separator:a84d4cd53894f7a1e9bde97998e59f274"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a86cce17f26187a97547a44fab8c920a1"><td class="memItemLeft" align="right" valign="top">std::vector< <a class="el" href="structhueplusplus_1_1_bridge_finder_1_1_bridge_identification.html">BridgeIdentification</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classhueplusplus_1_1_bridge_finder.html#a86cce17f26187a97547a44fab8c920a1">findBridges</a> () const</td></tr>
<tr class="memdesc:a86cce17f26187a97547a44fab8c920a1"><td class="mdescLeft"> </td><td class="mdescRight">Finds all bridges in the network and returns them. <a href="#a86cce17f26187a97547a44fab8c920a1">More...</a><br /></td></tr>
<tr class="separator:a86cce17f26187a97547a44fab8c920a1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9ff121c380ceaceaf5da2b7a772e5c4b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classhueplusplus_1_1_bridge.html">Bridge</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classhueplusplus_1_1_bridge_finder.html#a9ff121c380ceaceaf5da2b7a772e5c4b">getBridge</a> (const <a class="el" href="structhueplusplus_1_1_bridge_finder_1_1_bridge_identification.html">BridgeIdentification</a> &identification, bool sharedState=false)</td></tr>
<tr class="memdesc:a9ff121c380ceaceaf5da2b7a772e5c4b"><td class="mdescLeft"> </td><td class="mdescRight">Gets a Hue bridge based on its identification. <a href="#a9ff121c380ceaceaf5da2b7a772e5c4b">More...</a><br /></td></tr>
<tr class="separator:a9ff121c380ceaceaf5da2b7a772e5c4b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab1fec93e45160886b712a52e3ac6d073"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classhueplusplus_1_1_bridge_finder.html#ab1fec93e45160886b712a52e3ac6d073">addUsername</a> (const std::string &mac, const std::string &<a class="el" href="_lights_off_8cpp.html#adc05afa9d9bfcc39217447497e598792">username</a>)</td></tr>
<tr class="memdesc:ab1fec93e45160886b712a52e3ac6d073"><td class="mdescLeft"> </td><td class="mdescRight">Function that adds a username to the usernames map. <a href="#ab1fec93e45160886b712a52e3ac6d073">More...</a><br /></td></tr>
<tr class="separator:ab1fec93e45160886b712a52e3ac6d073"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac5f7abe7bc156b73732d8c59db3c9641"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classhueplusplus_1_1_bridge_finder.html#ac5f7abe7bc156b73732d8c59db3c9641">addClientKey</a> (const std::string &mac, const std::string &clientkey)</td></tr>
<tr class="memdesc:ac5f7abe7bc156b73732d8c59db3c9641"><td class="mdescLeft"> </td><td class="mdescRight">Function that adds a client key to the clientkeys map. <a href="#ac5f7abe7bc156b73732d8c59db3c9641">More...</a><br /></td></tr>
<tr class="separator:ac5f7abe7bc156b73732d8c59db3c9641"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abb2235e0866f51c3e81740f14de7b5aa"><td class="memItemLeft" align="right" valign="top">const std::map< std::string, std::string > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classhueplusplus_1_1_bridge_finder.html#abb2235e0866f51c3e81740f14de7b5aa">getAllUsernames</a> () const</td></tr>
<tr class="memdesc:abb2235e0866f51c3e81740f14de7b5aa"><td class="mdescLeft"> </td><td class="mdescRight">Function that returns a map of mac addresses and usernames. <a href="#abb2235e0866f51c3e81740f14de7b5aa">More...</a><br /></td></tr>
<tr class="separator:abb2235e0866f51c3e81740f14de7b5aa"><td class="memSeparator" colspan="2"> </td></tr>
</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:ad9b05c8c5fb48ebe78675c95688ddfef"><td class="memItemLeft" align="right" valign="top">static std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="classhueplusplus_1_1_bridge_finder.html#ad9b05c8c5fb48ebe78675c95688ddfef">normalizeMac</a> (std::string input)</td></tr>
<tr class="memdesc:ad9b05c8c5fb48ebe78675c95688ddfef"><td class="mdescLeft"> </td><td class="mdescRight">Normalizes mac address to plain hex number. <a href="#ad9b05c8c5fb48ebe78675c95688ddfef">More...</a><br /></td></tr>
<tr class="separator:ad9b05c8c5fb48ebe78675c95688ddfef"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Class to find all Hue bridges on the network and create usernames for them. </p>
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a id="a84d4cd53894f7a1e9bde97998e59f274"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a84d4cd53894f7a1e9bde97998e59f274">◆ </a></span>BridgeFinder()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">hueplusplus::BridgeFinder::BridgeFinder </td>
<td>(</td>
<td class="paramtype">std::shared_ptr< const <a class="el" href="classhueplusplus_1_1_i_http_handler.html">IHttpHandler</a> > </td>
<td class="paramname"><em>handler</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Constructor of <a class="el" href="classhueplusplus_1_1_bridge_finder.html">BridgeFinder</a> class. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">handler</td><td>HttpHandler of type <a class="el" href="classhueplusplus_1_1_i_http_handler.html">IHttpHandler</a> for communication with the bridge </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="ac5f7abe7bc156b73732d8c59db3c9641"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac5f7abe7bc156b73732d8c59db3c9641">◆ </a></span>addClientKey()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void hueplusplus::BridgeFinder::addClientKey </td>
<td>(</td>
<td class="paramtype">const std::string & </td>
<td class="paramname"><em>mac</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const std::string & </td>
<td class="paramname"><em>clientkey</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Function that adds a client key to the clientkeys map. </p>
<p>The client key is only needed for entertainment mode, otherwise it is optional. </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">mac</td><td>MAC address of Hue bridge </td></tr>
<tr><td class="paramname">clientkey</td><td>Client key that is used to control the Hue bridge in entertainment mode </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a id="ab1fec93e45160886b712a52e3ac6d073"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab1fec93e45160886b712a52e3ac6d073">◆ </a></span>addUsername()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void hueplusplus::BridgeFinder::addUsername </td>
<td>(</td>
<td class="paramtype">const std::string & </td>
<td class="paramname"><em>mac</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const std::string & </td>
<td class="paramname"><em>username</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Function that adds a username to the usernames map. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">mac</td><td>MAC address of Hue bridge </td></tr>
<tr><td class="paramname">username</td><td>Username that is used to control the Hue bridge </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a id="a86cce17f26187a97547a44fab8c920a1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a86cce17f26187a97547a44fab8c920a1">◆ </a></span>findBridges()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">std::vector< <a class="el" href="structhueplusplus_1_1_bridge_finder_1_1_bridge_identification.html">BridgeFinder::BridgeIdentification</a> > hueplusplus::BridgeFinder::findBridges </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Finds all bridges in the network and returns them. </p>
<p>The user should be given the opportunity to select the correct one based on the mac address. </p><dl class="section return"><dt>Returns</dt><dd>vector containing ip and mac of all found bridges </dd></dl>
<dl class="exception"><dt>Exceptions</dt><dd>
<table class="exception">
<tr><td class="paramname">std::system_error</td><td>when system or socket operations fail </td></tr>
<tr><td class="paramname"><a class="el" href="classhueplusplus_1_1_hue_exception.html" title="Exception class with file information. Base class of all custom exception classes. ">HueException</a></td><td>when response contained no body </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a id="abb2235e0866f51c3e81740f14de7b5aa"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abb2235e0866f51c3e81740f14de7b5aa">◆ </a></span>getAllUsernames()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const std::map< std::string, std::string > & hueplusplus::BridgeFinder::getAllUsernames </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Function that returns a map of mac addresses and usernames. </p>
<p>Note these should be saved at the end and re-loaded with <a class="el" href="classhueplusplus_1_1_bridge_finder.html#ab1fec93e45160886b712a52e3ac6d073">addUsername</a> next time, so only one username is generated per bridge. </p><dl class="section return"><dt>Returns</dt><dd>A map mapping mac address to username for every bridge </dd></dl>
</div>
</div>
<a id="a9ff121c380ceaceaf5da2b7a772e5c4b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9ff121c380ceaceaf5da2b7a772e5c4b">◆ </a></span>getBridge()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classhueplusplus_1_1_bridge.html">Bridge</a> hueplusplus::BridgeFinder::getBridge </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="structhueplusplus_1_1_bridge_finder_1_1_bridge_identification.html">BridgeIdentification</a> & </td>
<td class="paramname"><em>identification</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool </td>
<td class="paramname"><em>sharedState</em> = <code>false</code> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Gets a Hue bridge based on its identification. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">identification</td><td><a class="el" href="structhueplusplus_1_1_bridge_finder_1_1_bridge_identification.html">BridgeIdentification</a> that specifies a bridge </td></tr>
<tr><td class="paramname">sharedState</td><td>Uses a single, shared cache for all objects on the bridge. </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd><a class="el" href="classhueplusplus_1_1_bridge.html">Bridge</a> class object </dd></dl>
<dl class="exception"><dt>Exceptions</dt><dd>
<table class="exception">
<tr><td class="paramname">std::system_error</td><td>when system or socket operations fail </td></tr>
<tr><td class="paramname"><a class="el" href="classhueplusplus_1_1_hue_exception.html" title="Exception class with file information. Base class of all custom exception classes. ">HueException</a></td><td>when response contained no body or username could not be requested </td></tr>
<tr><td class="paramname"><a class="el" href="classhueplusplus_1_1_hue_a_p_i_response_exception.html" title="Exception caused by a Hue API "error" response with additional information. ">HueAPIResponseException</a></td><td>when response contains an error </td></tr>
<tr><td class="paramname">nlohmann::json::parse_error</td><td>when response could not be parsed </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a id="ad9b05c8c5fb48ebe78675c95688ddfef"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad9b05c8c5fb48ebe78675c95688ddfef">◆ </a></span>normalizeMac()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::string hueplusplus::BridgeFinder::normalizeMac </td>
<td>(</td>
<td class="paramtype">std::string </td>
<td class="paramname"><em>input</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>Normalizes mac address to plain hex number. </p>
<dl class="section return"><dt>Returns</dt><dd><code>input</code> without separators and whitespace, in lower case. </dd></dl>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>include/hueplusplus/<a class="el" href="_bridge_8h_source.html">Bridge.h</a></li>
<li>src/<a class="el" href="_bridge_8cpp.html">Bridge.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.13
</small></address>
</body>
</html>