node-poweredup 8.0.0 → 8.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/docs/LPF2Hub.html CHANGED
@@ -325,7 +325,267 @@
325
325
  <dd class="tag-source">
326
326
  <ul class="dummy">
327
327
  <li>
328
- <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line143">line 143</a>
328
+ <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line157">line 157</a>
329
+ </li>
330
+ </ul>
331
+ </dd>
332
+
333
+
334
+
335
+
336
+
337
+
338
+
339
+ </dl>
340
+
341
+
342
+
343
+
344
+
345
+
346
+
347
+
348
+
349
+
350
+ <h4 class="name" id="connected">
351
+ <span class="type-signature">(readonly) </span>connected<span class="type-signature"></span>
352
+ </h4>
353
+
354
+
355
+
356
+
357
+
358
+
359
+
360
+ <h5 class="subsection-title">Properties:</h5>
361
+
362
+
363
+
364
+ <table class="props">
365
+ <thead>
366
+ <tr>
367
+
368
+ <th>Name</th>
369
+
370
+
371
+ <th>Type</th>
372
+
373
+
374
+
375
+
376
+
377
+ <th class="last">Description</th>
378
+ </tr>
379
+ </thead>
380
+
381
+ <tbody>
382
+
383
+
384
+ <tr>
385
+
386
+ <td class="name"><code>connected</code></td>
387
+
388
+
389
+ <td class="type">
390
+
391
+
392
+ <span class="param-type">
393
+ string
394
+ </span>
395
+
396
+
397
+
398
+
399
+
400
+ </td>
401
+
402
+
403
+
404
+
405
+
406
+ <td class="description last">
407
+ <p>Connected status</p>
408
+ </td>
409
+ </tr>
410
+
411
+
412
+ </tbody>
413
+ </table>
414
+
415
+
416
+
417
+
418
+ <dl class="details">
419
+
420
+
421
+
422
+
423
+
424
+
425
+ <dt class="inherited-from">Inherited From:</dt>
426
+ <dd class="inherited-from">
427
+ <ul class="dummy">
428
+ <li>
429
+ <a href="BaseHub.html#connected">BaseHub#connected</a>
430
+ </li>
431
+ </ul>
432
+ </dd>
433
+
434
+
435
+
436
+
437
+
438
+
439
+
440
+
441
+
442
+
443
+
444
+
445
+
446
+
447
+
448
+
449
+
450
+
451
+
452
+
453
+
454
+ <dt class="tag-source">Source:</dt>
455
+ <dd class="tag-source">
456
+ <ul class="dummy">
457
+ <li>
458
+ <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line101">line 101</a>
459
+ </li>
460
+ </ul>
461
+ </dd>
462
+
463
+
464
+
465
+
466
+
467
+
468
+
469
+ </dl>
470
+
471
+
472
+
473
+
474
+
475
+
476
+
477
+
478
+
479
+
480
+ <h4 class="name" id="connecting">
481
+ <span class="type-signature">(readonly) </span>connecting<span class="type-signature"></span>
482
+ </h4>
483
+
484
+
485
+
486
+
487
+
488
+
489
+
490
+ <h5 class="subsection-title">Properties:</h5>
491
+
492
+
493
+
494
+ <table class="props">
495
+ <thead>
496
+ <tr>
497
+
498
+ <th>Name</th>
499
+
500
+
501
+ <th>Type</th>
502
+
503
+
504
+
505
+
506
+
507
+ <th class="last">Description</th>
508
+ </tr>
509
+ </thead>
510
+
511
+ <tbody>
512
+
513
+
514
+ <tr>
515
+
516
+ <td class="name"><code>connecting</code></td>
517
+
518
+
519
+ <td class="type">
520
+
521
+
522
+ <span class="param-type">
523
+ string
524
+ </span>
525
+
526
+
527
+
528
+
529
+
530
+ </td>
531
+
532
+
533
+
534
+
535
+
536
+ <td class="description last">
537
+ <p>Connecting status</p>
538
+ </td>
539
+ </tr>
540
+
541
+
542
+ </tbody>
543
+ </table>
544
+
545
+
546
+
547
+
548
+ <dl class="details">
549
+
550
+
551
+
552
+
553
+
554
+
555
+ <dt class="inherited-from">Inherited From:</dt>
556
+ <dd class="inherited-from">
557
+ <ul class="dummy">
558
+ <li>
559
+ <a href="BaseHub.html#connecting">BaseHub#connecting</a>
560
+ </li>
561
+ </ul>
562
+ </dd>
563
+
564
+
565
+
566
+
567
+
568
+
569
+
570
+
571
+
572
+
573
+
574
+
575
+
576
+
577
+
578
+
579
+
580
+
581
+
582
+
583
+
584
+ <dt class="tag-source">Source:</dt>
585
+ <dd class="tag-source">
586
+ <ul class="dummy">
587
+ <li>
588
+ <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line108">line 108</a>
329
589
  </li>
330
590
  </ul>
331
591
  </dd>
@@ -455,7 +715,7 @@
455
715
  <dd class="tag-source">
456
716
  <ul class="dummy">
457
717
  <li>
458
- <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line115">line 115</a>
718
+ <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line129">line 129</a>
459
719
  </li>
460
720
  </ul>
461
721
  </dd>
@@ -585,7 +845,7 @@
585
845
  <dd class="tag-source">
586
846
  <ul class="dummy">
587
847
  <li>
588
- <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line122">line 122</a>
848
+ <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line136">line 136</a>
589
849
  </li>
590
850
  </ul>
591
851
  </dd>
@@ -845,7 +1105,7 @@
845
1105
  <dd class="tag-source">
846
1106
  <ul class="dummy">
847
1107
  <li>
848
- <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line108">line 108</a>
1108
+ <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line122">line 122</a>
849
1109
  </li>
850
1110
  </ul>
851
1111
  </dd>
@@ -975,7 +1235,7 @@
975
1235
  <dd class="tag-source">
976
1236
  <ul class="dummy">
977
1237
  <li>
978
- <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line129">line 129</a>
1238
+ <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line143">line 143</a>
979
1239
  </li>
980
1240
  </ul>
981
1241
  </dd>
@@ -1105,7 +1365,7 @@
1105
1365
  <dd class="tag-source">
1106
1366
  <ul class="dummy">
1107
1367
  <li>
1108
- <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line150">line 150</a>
1368
+ <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line164">line 164</a>
1109
1369
  </li>
1110
1370
  </ul>
1111
1371
  </dd>
@@ -1235,7 +1495,7 @@
1235
1495
  <dd class="tag-source">
1236
1496
  <ul class="dummy">
1237
1497
  <li>
1238
- <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line101">line 101</a>
1498
+ <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line115">line 115</a>
1239
1499
  </li>
1240
1500
  </ul>
1241
1501
  </dd>
@@ -1365,7 +1625,7 @@
1365
1625
  <dd class="tag-source">
1366
1626
  <ul class="dummy">
1367
1627
  <li>
1368
- <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line136">line 136</a>
1628
+ <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line150">line 150</a>
1369
1629
  </li>
1370
1630
  </ul>
1371
1631
  </dd>
package/docs/Mario.html CHANGED
@@ -331,7 +331,267 @@
331
331
  <dd class="tag-source">
332
332
  <ul class="dummy">
333
333
  <li>
334
- <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line143">line 143</a>
334
+ <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line157">line 157</a>
335
+ </li>
336
+ </ul>
337
+ </dd>
338
+
339
+
340
+
341
+
342
+
343
+
344
+
345
+ </dl>
346
+
347
+
348
+
349
+
350
+
351
+
352
+
353
+
354
+
355
+
356
+ <h4 class="name" id="connected">
357
+ <span class="type-signature">(readonly) </span>connected<span class="type-signature"></span>
358
+ </h4>
359
+
360
+
361
+
362
+
363
+
364
+
365
+
366
+ <h5 class="subsection-title">Properties:</h5>
367
+
368
+
369
+
370
+ <table class="props">
371
+ <thead>
372
+ <tr>
373
+
374
+ <th>Name</th>
375
+
376
+
377
+ <th>Type</th>
378
+
379
+
380
+
381
+
382
+
383
+ <th class="last">Description</th>
384
+ </tr>
385
+ </thead>
386
+
387
+ <tbody>
388
+
389
+
390
+ <tr>
391
+
392
+ <td class="name"><code>connected</code></td>
393
+
394
+
395
+ <td class="type">
396
+
397
+
398
+ <span class="param-type">
399
+ string
400
+ </span>
401
+
402
+
403
+
404
+
405
+
406
+ </td>
407
+
408
+
409
+
410
+
411
+
412
+ <td class="description last">
413
+ <p>Connected status</p>
414
+ </td>
415
+ </tr>
416
+
417
+
418
+ </tbody>
419
+ </table>
420
+
421
+
422
+
423
+
424
+ <dl class="details">
425
+
426
+
427
+
428
+
429
+
430
+
431
+
432
+
433
+ <dt class="tag-overrides">Overrides:</dt>
434
+ <dd class="tag-overrides">
435
+ <ul class="dummy">
436
+ <li>
437
+ <a href="BaseHub.html#connected">BaseHub#connected</a>
438
+ </li>
439
+ </ul>
440
+ </dd>
441
+
442
+
443
+
444
+
445
+
446
+
447
+
448
+
449
+
450
+
451
+
452
+
453
+
454
+
455
+
456
+
457
+
458
+
459
+
460
+ <dt class="tag-source">Source:</dt>
461
+ <dd class="tag-source">
462
+ <ul class="dummy">
463
+ <li>
464
+ <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line101">line 101</a>
465
+ </li>
466
+ </ul>
467
+ </dd>
468
+
469
+
470
+
471
+
472
+
473
+
474
+
475
+ </dl>
476
+
477
+
478
+
479
+
480
+
481
+
482
+
483
+
484
+
485
+
486
+ <h4 class="name" id="connecting">
487
+ <span class="type-signature">(readonly) </span>connecting<span class="type-signature"></span>
488
+ </h4>
489
+
490
+
491
+
492
+
493
+
494
+
495
+
496
+ <h5 class="subsection-title">Properties:</h5>
497
+
498
+
499
+
500
+ <table class="props">
501
+ <thead>
502
+ <tr>
503
+
504
+ <th>Name</th>
505
+
506
+
507
+ <th>Type</th>
508
+
509
+
510
+
511
+
512
+
513
+ <th class="last">Description</th>
514
+ </tr>
515
+ </thead>
516
+
517
+ <tbody>
518
+
519
+
520
+ <tr>
521
+
522
+ <td class="name"><code>connecting</code></td>
523
+
524
+
525
+ <td class="type">
526
+
527
+
528
+ <span class="param-type">
529
+ string
530
+ </span>
531
+
532
+
533
+
534
+
535
+
536
+ </td>
537
+
538
+
539
+
540
+
541
+
542
+ <td class="description last">
543
+ <p>Connecting status</p>
544
+ </td>
545
+ </tr>
546
+
547
+
548
+ </tbody>
549
+ </table>
550
+
551
+
552
+
553
+
554
+ <dl class="details">
555
+
556
+
557
+
558
+
559
+
560
+
561
+
562
+
563
+ <dt class="tag-overrides">Overrides:</dt>
564
+ <dd class="tag-overrides">
565
+ <ul class="dummy">
566
+ <li>
567
+ <a href="BaseHub.html#connecting">BaseHub#connecting</a>
568
+ </li>
569
+ </ul>
570
+ </dd>
571
+
572
+
573
+
574
+
575
+
576
+
577
+
578
+
579
+
580
+
581
+
582
+
583
+
584
+
585
+
586
+
587
+
588
+
589
+
590
+ <dt class="tag-source">Source:</dt>
591
+ <dd class="tag-source">
592
+ <ul class="dummy">
593
+ <li>
594
+ <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line108">line 108</a>
335
595
  </li>
336
596
  </ul>
337
597
  </dd>
@@ -461,7 +721,7 @@
461
721
  <dd class="tag-source">
462
722
  <ul class="dummy">
463
723
  <li>
464
- <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line115">line 115</a>
724
+ <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line129">line 129</a>
465
725
  </li>
466
726
  </ul>
467
727
  </dd>
@@ -591,7 +851,7 @@
591
851
  <dd class="tag-source">
592
852
  <ul class="dummy">
593
853
  <li>
594
- <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line122">line 122</a>
854
+ <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line136">line 136</a>
595
855
  </li>
596
856
  </ul>
597
857
  </dd>
@@ -851,7 +1111,7 @@
851
1111
  <dd class="tag-source">
852
1112
  <ul class="dummy">
853
1113
  <li>
854
- <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line108">line 108</a>
1114
+ <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line122">line 122</a>
855
1115
  </li>
856
1116
  </ul>
857
1117
  </dd>
@@ -981,7 +1241,7 @@
981
1241
  <dd class="tag-source">
982
1242
  <ul class="dummy">
983
1243
  <li>
984
- <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line129">line 129</a>
1244
+ <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line143">line 143</a>
985
1245
  </li>
986
1246
  </ul>
987
1247
  </dd>
@@ -1111,7 +1371,7 @@
1111
1371
  <dd class="tag-source">
1112
1372
  <ul class="dummy">
1113
1373
  <li>
1114
- <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line150">line 150</a>
1374
+ <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line164">line 164</a>
1115
1375
  </li>
1116
1376
  </ul>
1117
1377
  </dd>
@@ -1241,7 +1501,7 @@
1241
1501
  <dd class="tag-source">
1242
1502
  <ul class="dummy">
1243
1503
  <li>
1244
- <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line101">line 101</a>
1504
+ <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line115">line 115</a>
1245
1505
  </li>
1246
1506
  </ul>
1247
1507
  </dd>
@@ -1371,7 +1631,7 @@
1371
1631
  <dd class="tag-source">
1372
1632
  <ul class="dummy">
1373
1633
  <li>
1374
- <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line136">line 136</a>
1634
+ <a href="hubs_basehub.js.html">hubs/basehub.js</a>, <a href="hubs_basehub.js.html#line150">line 150</a>
1375
1635
  </li>
1376
1636
  </ul>
1377
1637
  </dd>