|
2 | 2 | <!-- NewPage -->
|
3 | 3 | <html lang="zh">
|
4 | 4 | <head>
|
5 |
| -<!-- Generated by javadoc (version 1.7.0_60-ea) on Wed Apr 01 17:51:12 CST 2015 --> |
| 5 | +<!-- Generated by javadoc (version 1.7.0_60-ea) on Wed Apr 29 23:39:53 CST 2015 --> |
6 | 6 | <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
7 | 7 | <title>Beacon</title>
|
8 |
| -<meta name="date" content="2015-04-01"> |
| 8 | +<meta name="date" content="2015-04-29"> |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
10 | 10 | </head>
|
11 | 11 | <body>
|
@@ -275,117 +275,125 @@ <h3>方法概要</h3>
|
275 | 275 | </td>
|
276 | 276 | </tr>
|
277 | 277 | <tr class="altColor">
|
| 278 | +<td class="colFirst"><code>int</code></td> |
| 279 | +<td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#getIsDeviceManagePackage()">getIsDeviceManagePackage</a></strong>()</code> </td> |
| 280 | +</tr> |
| 281 | +<tr class="rowColor"> |
278 | 282 | <td class="colFirst"><code>java.lang.Double</code></td>
|
279 | 283 | <td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#getLight()">getLight</a></strong>()</code>
|
280 | 284 | <div class="block">Get the illumination intensity of the beacon.</div>
|
281 | 285 | </td>
|
282 | 286 | </tr>
|
283 |
| -<tr class="rowColor"> |
| 287 | +<tr class="altColor"> |
284 | 288 | <td class="colFirst"><code>java.lang.String</code></td>
|
285 | 289 | <td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#getMacAddress()">getMacAddress</a></strong>()</code>
|
286 | 290 | <div class="block">Get the mac address of the beacon.</div>
|
287 | 291 | </td>
|
288 | 292 | </tr>
|
289 |
| -<tr class="altColor"> |
| 293 | +<tr class="rowColor"> |
290 | 294 | <td class="colFirst"><code>java.lang.Integer</code></td>
|
291 | 295 | <td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#getMajor()">getMajor</a></strong>()</code>
|
292 | 296 | <div class="block">Get the major of the beacon.</div>
|
293 | 297 | </td>
|
294 | 298 | </tr>
|
295 |
| -<tr class="rowColor"> |
| 299 | +<tr class="altColor"> |
296 | 300 | <td class="colFirst"><code>int</code></td>
|
297 | 301 | <td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#getMeasuredPower()">getMeasuredPower</a></strong>()</code>
|
298 | 302 | <div class="block">Get the measured power(mrssi) of the beacon.</div>
|
299 | 303 | </td>
|
300 | 304 | </tr>
|
301 |
| -<tr class="altColor"> |
| 305 | +<tr class="rowColor"> |
302 | 306 | <td class="colFirst"><code>java.lang.Integer</code></td>
|
303 | 307 | <td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#getMinor()">getMinor</a></strong>()</code>
|
304 | 308 | <div class="block">Get the minor of the beacon.</div>
|
305 | 309 | </td>
|
306 | 310 | </tr>
|
307 |
| -<tr class="rowColor"> |
| 311 | +<tr class="altColor"> |
308 | 312 | <td class="colFirst"><code><a href="../../../../com/sensoro/beacon/kit/Beacon.MovingState.html" title="com.sensoro.beacon.kit中的枚举">Beacon.MovingState</a></code></td>
|
309 | 313 | <td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#getMovingState()">getMovingState</a></strong>()</code>
|
310 | 314 | <div class="block">Get the moving state of the beacon.</div>
|
311 | 315 | </td>
|
312 | 316 | </tr>
|
313 |
| -<tr class="altColor"> |
| 317 | +<tr class="rowColor"> |
314 | 318 | <td class="colFirst"><code><a href="../../../../com/sensoro/beacon/kit/Beacon.Proximity.html" title="com.sensoro.beacon.kit中的枚举">Beacon.Proximity</a></code></td>
|
315 | 319 | <td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#getProximity()">getProximity</a></strong>()</code>
|
316 | 320 | <div class="block">Get the proximity of the beacon.</div>
|
317 | 321 | </td>
|
318 | 322 | </tr>
|
319 |
| -<tr class="rowColor"> |
| 323 | +<tr class="altColor"> |
320 | 324 | <td class="colFirst"><code>java.lang.String</code></td>
|
321 | 325 | <td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#getProximityUUID()">getProximityUUID</a></strong>()</code>
|
322 | 326 | <div class="block">Get the UUID of the beacon.</div>
|
323 | 327 | </td>
|
324 | 328 | </tr>
|
325 |
| -<tr class="altColor"> |
| 329 | +<tr class="rowColor"> |
326 | 330 | <td class="colFirst"><code>int</code></td>
|
327 | 331 | <td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#getRssi()">getRssi</a></strong>()</code>
|
328 | 332 | <div class="block">Get the rssi of the beacon.</div>
|
329 | 333 | </td>
|
330 | 334 | </tr>
|
331 |
| -<tr class="rowColor"> |
| 335 | +<tr class="altColor"> |
332 | 336 | <td class="colFirst"><code><a href="../../../../com/sensoro/beacon/kit/BaseSettings.SecureBroadcastInterval.html" title="com.sensoro.beacon.kit中的枚举">BaseSettings.SecureBroadcastInterval</a></code></td>
|
333 | 337 | <td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#getSecureBroadcastInterval()">getSecureBroadcastInterval</a></strong>()</code>
|
334 | 338 | <div class="block">Get the rotation time of secure broadcast of beacon.</div>
|
335 | 339 | </td>
|
336 | 340 | </tr>
|
337 |
| -<tr class="altColor"> |
| 341 | +<tr class="rowColor"> |
338 | 342 | <td class="colFirst"><code><a href="../../../../com/sensoro/beacon/kit/SensorSettings.html" title="com.sensoro.beacon.kit中的类">SensorSettings</a></code></td>
|
339 | 343 | <td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#getSensorSettings()">getSensorSettings</a></strong>()</code>
|
340 | 344 | <div class="block">Get the sensor settings of the beacon.</div>
|
341 | 345 | </td>
|
342 | 346 | </tr>
|
343 |
| -<tr class="rowColor"> |
| 347 | +<tr class="altColor"> |
344 | 348 | <td class="colFirst"><code>java.lang.String</code></td>
|
345 | 349 | <td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#getSerialNumber()">getSerialNumber</a></strong>()</code>
|
346 | 350 | <div class="block">Get the SN of the beacon.</div>
|
347 | 351 | </td>
|
348 | 352 | </tr>
|
349 |
| -<tr class="altColor"> |
| 353 | +<tr class="rowColor"> |
350 | 354 | <td class="colFirst"><code>java.lang.Integer</code></td>
|
351 | 355 | <td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#getTemperature()">getTemperature</a></strong>()</code>
|
352 | 356 | <div class="block">Get the environment temperature of the beacon.</div>
|
353 | 357 | </td>
|
354 | 358 | </tr>
|
355 |
| -<tr class="rowColor"> |
| 359 | +<tr class="altColor"> |
356 | 360 | <td class="colFirst"><code><a href="../../../../com/sensoro/beacon/kit/BaseSettings.TransmitPower.html" title="com.sensoro.beacon.kit中的枚举">BaseSettings.TransmitPower</a></code></td>
|
357 | 361 | <td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#getTransmitPower()">getTransmitPower</a></strong>()</code>
|
358 | 362 | <div class="block">Get the transmit power of the beacon.</div>
|
359 | 363 | </td>
|
360 | 364 | </tr>
|
361 |
| -<tr class="altColor"> |
| 365 | +<tr class="rowColor"> |
362 | 366 | <td class="colFirst"><code>int</code></td>
|
363 | 367 | <td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#hashCode()">hashCode</a></strong>()</code> </td>
|
364 | 368 | </tr>
|
365 |
| -<tr class="rowColor"> |
| 369 | +<tr class="altColor"> |
366 | 370 | <td class="colFirst"><code>boolean</code></td>
|
367 | 371 | <td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#isEnergySavingEnabled()">isEnergySavingEnabled</a></strong>()</code>
|
368 | 372 | <div class="block">Whether the beacon has enabled energy saving function or not.</div>
|
369 | 373 | </td>
|
370 | 374 | </tr>
|
371 |
| -<tr class="altColor"> |
| 375 | +<tr class="rowColor"> |
372 | 376 | <td class="colFirst"><code>boolean</code></td>
|
373 | 377 | <td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#isIBeaconEnabled()">isIBeaconEnabled</a></strong>()</code>
|
374 | 378 | <div class="block">Whether the beacon has enabled iBeacon function or not.</div>
|
375 | 379 | </td>
|
376 | 380 | </tr>
|
377 |
| -<tr class="rowColor"> |
| 381 | +<tr class="altColor"> |
378 | 382 | <td class="colFirst"><code>boolean</code></td>
|
379 | 383 | <td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#isPasswordEnabled()">isPasswordEnabled</a></strong>()</code>
|
380 | 384 | <div class="block">Whether the beacon has enabled password function or not.</div>
|
381 | 385 | </td>
|
382 | 386 | </tr>
|
383 |
| -<tr class="altColor"> |
| 387 | +<tr class="rowColor"> |
384 | 388 | <td class="colFirst"><code>boolean</code></td>
|
385 | 389 | <td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#isSecretEnabled()">isSecretEnabled</a></strong>()</code>
|
386 | 390 | <div class="block">Whether the beacon has enabled secret function or not.</div>
|
387 | 391 | </td>
|
388 | 392 | </tr>
|
| 393 | +<tr class="altColor"> |
| 394 | +<td class="colFirst"><code>void</code></td> |
| 395 | +<td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#setIsDeviceManagePackage(int)">setIsDeviceManagePackage</a></strong>(int isDeviceManagePackage)</code> </td> |
| 396 | +</tr> |
389 | 397 | <tr class="rowColor">
|
390 | 398 | <td class="colFirst"><code>java.lang.String</code></td>
|
391 | 399 | <td class="colLast"><code><strong><a href="../../../../com/sensoro/beacon/kit/Beacon.html#toString()">toString</a></strong>()</code> </td>
|
@@ -881,6 +889,24 @@ <h4>getSensorSettings</h4>
|
881 | 889 | value.</dd></dl>
|
882 | 890 | </li>
|
883 | 891 | </ul>
|
| 892 | +<a name="getIsDeviceManagePackage()"> |
| 893 | +<!-- --> |
| 894 | +</a> |
| 895 | +<ul class="blockList"> |
| 896 | +<li class="blockList"> |
| 897 | +<h4>getIsDeviceManagePackage</h4> |
| 898 | +<pre>public int getIsDeviceManagePackage()</pre> |
| 899 | +</li> |
| 900 | +</ul> |
| 901 | +<a name="setIsDeviceManagePackage(int)"> |
| 902 | +<!-- --> |
| 903 | +</a> |
| 904 | +<ul class="blockList"> |
| 905 | +<li class="blockList"> |
| 906 | +<h4>setIsDeviceManagePackage</h4> |
| 907 | +<pre>public void setIsDeviceManagePackage(int isDeviceManagePackage)</pre> |
| 908 | +</li> |
| 909 | +</ul> |
884 | 910 | <a name="equals(java.lang.Object)">
|
885 | 911 | <!-- -->
|
886 | 912 | </a>
|
|
0 commit comments