@ncd-io/node-red-enterprise-sensors 0.1.23 → 1.0.1
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/lib/DigiParser.js +3 -2
- package/lib/WirelessGateway.js +2890 -153
- package/package.json +1 -1
- package/wireless.html +129 -22
- package/wireless.js +646 -6
package/package.json
CHANGED
package/wireless.html
CHANGED
|
@@ -396,6 +396,24 @@
|
|
|
396
396
|
|
|
397
397
|
config_set_reg_active_539:{value:""},
|
|
398
398
|
config_set_reg_539:{value:50, validate: NCD_validators.number_range(0, 65534)},
|
|
399
|
+
|
|
400
|
+
mode_110_active: {value: ""},
|
|
401
|
+
mode_110: {value: 0},
|
|
402
|
+
|
|
403
|
+
auto_raw_interval_110_active:{value:""},
|
|
404
|
+
auto_raw_interval_110: {value: 0, validate: NCD_validators.number_range(0, 255)},
|
|
405
|
+
|
|
406
|
+
auto_raw_destination_110_active:{value:""},
|
|
407
|
+
auto_raw_destination_110: {value: '0000FFFF', validate: NCD_validators.number_range(0, 0xFFFFFFFF, 16)},//(0 - 0xFFFFFFFF)
|
|
408
|
+
|
|
409
|
+
clear_probe_uptimers_110_active:{value:""},
|
|
410
|
+
clear_probe_uptimers_110: {value:0},
|
|
411
|
+
|
|
412
|
+
smart_interval_110_active:{value:""},
|
|
413
|
+
smart_interval_110: {value: 0, validate: NCD_validators.number_range(0, 255)},
|
|
414
|
+
|
|
415
|
+
smart_threshold_110_active:{value:""},
|
|
416
|
+
smart_threshold_110: {value:0, validate: NCD_validators.number_range(0, 65534)}
|
|
399
417
|
},
|
|
400
418
|
inputs: 0,
|
|
401
419
|
outputs: 1,
|
|
@@ -487,8 +505,13 @@
|
|
|
487
505
|
"96": "96 - 16-Bit 1-Channel 0-48VDC Receiver",
|
|
488
506
|
"101": "101 - Pro Vibration",
|
|
489
507
|
"102": "102 - Strain Gauge",
|
|
508
|
+
"105": "105 - 1 Auto Luber With Ultrasound Vibration Sensor",
|
|
490
509
|
"107": "107 - 4 Channel 4-20mA Receiver",
|
|
491
510
|
"108": "108 - Machine Uptime Monitoring Sensor",
|
|
511
|
+
"110": "110 - One Channel Vibration Plus v4",
|
|
512
|
+
"111": "111 - Two Channel Vibration Plus v4",
|
|
513
|
+
"112": "112 - Condition Based/Predictive Maintenance Sensor v4",
|
|
514
|
+
"114": "114 - Standalone Smart Vibration Sensor v4",
|
|
492
515
|
"180": "180 - C1D2 One Channel Vibration Plus",
|
|
493
516
|
"181": "181 - C1D2 Two Channel Vibration Plus",
|
|
494
517
|
"200": "200 - 4-20mA Pass Through",
|
|
@@ -507,6 +530,7 @@
|
|
|
507
530
|
"535": "535 - Custom CO2 Sensor",
|
|
508
531
|
"537": "537 - Custom Standalone Smart Vibration Sensor",
|
|
509
532
|
"539": "539 - RS-485 Modbus Wireless Converter",
|
|
533
|
+
"540": "540 - Wireless Ultrasonic Flow Meter FD-Q32C",
|
|
510
534
|
"10000": "10000 - 4-Channel Relay",
|
|
511
535
|
"10006": "10006 - 4-Channel 4-20 mA Input",
|
|
512
536
|
"10007": "10007 - 4-Channel Current Monitor",
|
|
@@ -744,8 +768,13 @@
|
|
|
744
768
|
<option value="96">96 - 16-Bit 1-Channel 0-48VDC Receiver</option>
|
|
745
769
|
<option value="101">101 - Pro Vibration</option>
|
|
746
770
|
<option value="102">102 - Strain Gauge</option>
|
|
771
|
+
<option value="105">105 - 1 Auto Luber With Ultrasound Vibration Sensor</option>
|
|
747
772
|
<option value="107">107 - 4 Channel 4-20mA Receiver</option>
|
|
748
773
|
<option value="108">108 - Machine Uptime Monitoring Sensor</option>
|
|
774
|
+
<option value="110">110 - One Channel Vibration Plus v4</option>
|
|
775
|
+
<option value="111">111 - Two Channel Vibration Plus v4</option>
|
|
776
|
+
<option value="112">112 - Condition Based/Predictive Maintenance Sensor v4</option>
|
|
777
|
+
<option value="114">114 - Standalone Smart Vibration Sensor v4</option>
|
|
749
778
|
<option value="180">180 - C1D2 One Channel Vibration Plus</option>
|
|
750
779
|
<option value="181">181 - C1D2 Two Channel Vibration Plus</option>
|
|
751
780
|
<option value="200">200 - 4-20mA Pass Through</option>
|
|
@@ -764,6 +793,7 @@
|
|
|
764
793
|
<option value="535">535 - Custom CO2 Sensor</option>
|
|
765
794
|
<option value="537">537 - Custom Standalone Smart Vibration Sensor</option>
|
|
766
795
|
<option value="539">539 - RS-485 Modbus Wireless Converter</option>
|
|
796
|
+
<option value="540">540 - Wireless Ultrasonic Flow Meter FD-Q32C</option>
|
|
767
797
|
<option value="10000">10000 - 4-Channel Relay</option>
|
|
768
798
|
<option value="10006">10006 - 4-Channel 4-20 mA Input</option>
|
|
769
799
|
<option value="10007">10007 - 4-Channel Current Monitor</option>
|
|
@@ -777,13 +807,12 @@
|
|
|
777
807
|
<label for="node-input-auto_config"><i class="icon-tag"></i> Auto Config</label>
|
|
778
808
|
<input class="section-control" type="checkbox" id="node-input-auto_config" value="1">
|
|
779
809
|
</div>
|
|
780
|
-
<div class="form-row ncd-dependent" data-sensor-23 data-sensor-26 data-sensor-39 data-sensor-45 data-sensor-48 data-sensor-52 data-sensor-76 data-sensor-78 data-sensor-79 data-sensor-80 data-sensor-81 data-sensor-82 data-sensor-84 data-sensor-88 data-sensor-89 data-sensor-90 data-sensor-91 data-sensor-101 data-sensor-102 data-sensor-107 data-sensor-108 data-sensor-180 data-sensor-181 data-sensor-519 data-sensor-520 data-sensor-521 data-sensor-531 data-sensor-535 data-sensor-537>
|
|
810
|
+
<div class="form-row ncd-dependent" data-sensor-23 data-sensor-26 data-sensor-39 data-sensor-45 data-sensor-48 data-sensor-52 data-sensor-76 data-sensor-78 data-sensor-79 data-sensor-80 data-sensor-81 data-sensor-82 data-sensor-84 data-sensor-88 data-sensor-89 data-sensor-90 data-sensor-91 data-sensor-101 data-sensor-102 data-sensor-105 data-sensor-107 data-sensor-108 data-sensor-110 data-sensor-111 data-sensor-112 data-sensor-114 data-sensor-180 data-sensor-181 data-sensor-519 data-sensor-520 data-sensor-521 data-sensor-531 data-sensor-535 data-sensor-537 data-sensor-540>
|
|
781
811
|
<hr>
|
|
782
812
|
<label for="node-input-on_the_fly_enable"><i class="icon-tag"></i> OTF Config*</label>
|
|
783
813
|
<input type="checkbox" id="node-input-on_the_fly_enable" value="1">
|
|
784
814
|
<p class="caption">
|
|
785
815
|
*OTF: On The Fly.<br>This option allows for configuring the sensor without entering configuration mode.<br>
|
|
786
|
-
This option is in development and few configuration options are supported.
|
|
787
816
|
</p>
|
|
788
817
|
<hr>
|
|
789
818
|
</div>
|
|
@@ -953,7 +982,7 @@
|
|
|
953
982
|
</select>
|
|
954
983
|
</div>
|
|
955
984
|
</div>
|
|
956
|
-
<div class="ncd-dependent" data-sensor-7 data-sensor-24>
|
|
985
|
+
<div class="ncd-dependent" data-sensor-7 data-sensor-24 data-sensor-25>
|
|
957
986
|
<hr>
|
|
958
987
|
<div class="form-row ncd-active-check">
|
|
959
988
|
<div>
|
|
@@ -1026,7 +1055,7 @@
|
|
|
1026
1055
|
</div>
|
|
1027
1056
|
</div>
|
|
1028
1057
|
</div>
|
|
1029
|
-
<div class="ncd-dependent" data-sensor-24>
|
|
1058
|
+
<div class="ncd-dependent" data-sensor-24 data-sensor-25>
|
|
1030
1059
|
<div class="form-row">
|
|
1031
1060
|
<label for="node-input-activ_interr_x"><i class="icon-tag"></i> Interrupt X-Axis</label>
|
|
1032
1061
|
<select id="node-input-activ_interr_x">
|
|
@@ -1136,7 +1165,7 @@
|
|
|
1136
1165
|
</div>
|
|
1137
1166
|
</div>
|
|
1138
1167
|
</div>
|
|
1139
|
-
<div class="ncd-dependent" data-sensor-84 data-sensor-519 data-sensor-537>
|
|
1168
|
+
<div class="ncd-dependent" data-sensor-84 data-sensor-114 data-sensor-519 data-sensor-537>
|
|
1140
1169
|
<hr>
|
|
1141
1170
|
<div class="form-row ncd-active-check">
|
|
1142
1171
|
<strong>LED Alert Mode</strong>
|
|
@@ -1216,6 +1245,28 @@
|
|
|
1216
1245
|
</select>
|
|
1217
1246
|
</div>
|
|
1218
1247
|
</div>
|
|
1248
|
+
</div>
|
|
1249
|
+
<div class="ncd-dependent" data-sensor-110 data-sensor-111 data-sensor-112 data-sensor-114>
|
|
1250
|
+
<hr>
|
|
1251
|
+
<div class="form-row ncd-active-check">
|
|
1252
|
+
<strong>Mode</strong>
|
|
1253
|
+
<p>WARNING: If Mode is set to Raw it is recommended to also set the Destination Address configuration to the address of your Receiver/Gateway.</p>
|
|
1254
|
+
<div>
|
|
1255
|
+
<label for="node-input-mode_110_active"><i class="icon-tag"></i>Active:</label>
|
|
1256
|
+
<input type="checkbox" id="node-input-mode_110_active" class="ncd-config-toggle" data-target-id="node-input-mode_110" value="1">
|
|
1257
|
+
</div>
|
|
1258
|
+
<div>
|
|
1259
|
+
<label for="node-input-mode_110"><i class="icon-tag"></i>Value:</label>
|
|
1260
|
+
<select id="node-input-mode_110">
|
|
1261
|
+
<option value="0">Processed</option>
|
|
1262
|
+
<option value="1">Raw</option>
|
|
1263
|
+
<option value="2">Processed + Raw on demand</option>
|
|
1264
|
+
<option value="3">Smart</option>
|
|
1265
|
+
</select>
|
|
1266
|
+
</div>
|
|
1267
|
+
</div>
|
|
1268
|
+
</div>
|
|
1269
|
+
<div class="ncd-dependent" data-sensor-80 data-sensor-81 data-sensor-82 data-sensor-84 data-sensor-110 data-sensor-111 data-sensor-112 data-sensor-114 data-sensor-180 data-sensor-181 data-sensor-519 data-sensor-537>
|
|
1219
1270
|
<div class="form-row ncd-active-check">
|
|
1220
1271
|
<strong>Measurement Mode</strong>
|
|
1221
1272
|
<div>
|
|
@@ -1242,8 +1293,7 @@
|
|
|
1242
1293
|
</div>
|
|
1243
1294
|
</div>
|
|
1244
1295
|
</div>
|
|
1245
|
-
|
|
1246
|
-
<div class="ncd-dependent" data-sensor-80 data-sensor-82 data-sensor-84 data-sensor-101 data-sensor-102 data-sensor-180 data-sensor-519 data-sensor-537>
|
|
1296
|
+
<div class="ncd-dependent" data-sensor-80 data-sensor-82 data-sensor-84 data-sensor-101 data-sensor-102 data-sensor-110 data-sensor-112 data-sensor-114 data-sensor-180 data-sensor-519 data-sensor-537>
|
|
1247
1297
|
<hr>
|
|
1248
1298
|
<div class="form-row ncd-active-check">
|
|
1249
1299
|
<strong>Set Sampling Duration 1= 50msec, 2= 100msec</strong>
|
|
@@ -1258,7 +1308,7 @@
|
|
|
1258
1308
|
</div>
|
|
1259
1309
|
</div>
|
|
1260
1310
|
|
|
1261
|
-
<div class="ncd-dependent" data-sensor-80 data-sensor-81 data-sensor-82 data-sensor-84 data-sensor-101 data-sensor-102 data-sensor-180 data-sensor-181 data-sensor-519 data-sensor-537>
|
|
1311
|
+
<div class="ncd-dependent" data-sensor-80 data-sensor-81 data-sensor-82 data-sensor-84 data-sensor-101 data-sensor-102 data-sensor-110 data-sensor-111 data-sensor-112 data-sensor-114 data-sensor-180 data-sensor-181 data-sensor-519 data-sensor-537>
|
|
1262
1312
|
<hr>
|
|
1263
1313
|
<div class="form-row ncd-active-check">
|
|
1264
1314
|
<strong>Sampling Interval</strong>
|
|
@@ -1290,7 +1340,7 @@
|
|
|
1290
1340
|
</div>
|
|
1291
1341
|
</div>
|
|
1292
1342
|
|
|
1293
|
-
<div class="ncd-dependent" data-sensor-81 data-sensor-181>
|
|
1343
|
+
<div class="ncd-dependent" data-sensor-81 data-sensor-111 data-sensor-181>
|
|
1294
1344
|
<hr>
|
|
1295
1345
|
<div class="form-row ncd-active-check">
|
|
1296
1346
|
<strong>Probe 1: Output Data Rate</strong>
|
|
@@ -1359,7 +1409,8 @@
|
|
|
1359
1409
|
</div>
|
|
1360
1410
|
</div>
|
|
1361
1411
|
</div>
|
|
1362
|
-
|
|
1412
|
+
|
|
1413
|
+
<div class="ncd-dependent" data-sensor-80 data-sensor-82 data-sensor-84 data-sensor-102 data-sensor-110 data-sensor-112 data-sensor-114 data-sensor-180 data-sensor-519 data-sensor-537>
|
|
1363
1414
|
<hr>
|
|
1364
1415
|
<div class="form-row ncd-active-check">
|
|
1365
1416
|
<strong>Output Data Rate</strong>
|
|
@@ -1456,7 +1507,8 @@
|
|
|
1456
1507
|
</div>
|
|
1457
1508
|
</div>
|
|
1458
1509
|
</div>
|
|
1459
|
-
|
|
1510
|
+
|
|
1511
|
+
<div class="ncd-dependent" data-sensor-80 data-sensor-81 data-sensor-82 data-sensor-84 data-sensor-110 data-sensor-111 data-sensor-112 data-sensor-114 data-sensor-180 data-sensor-181 data-sensor-519 data-sensor-537>
|
|
1460
1512
|
<div class="form-row ncd-active-check">
|
|
1461
1513
|
<strong>Set Filtering</strong>
|
|
1462
1514
|
<div>
|
|
@@ -1526,7 +1578,8 @@
|
|
|
1526
1578
|
</div>
|
|
1527
1579
|
</div>
|
|
1528
1580
|
</div>
|
|
1529
|
-
|
|
1581
|
+
|
|
1582
|
+
<div class="ncd-dependent" data-sensor-81 data-sensor-111 data-sensor-181>
|
|
1530
1583
|
<div class="form-row ncd-active-check">
|
|
1531
1584
|
<strong>Set Low Pass Filter Probe 2</strong>
|
|
1532
1585
|
<p>
|
|
@@ -1583,7 +1636,7 @@
|
|
|
1583
1636
|
</div>
|
|
1584
1637
|
</div>
|
|
1585
1638
|
|
|
1586
|
-
<div class="ncd-dependent" data-sensor-80 data-sensor-81 data-sensor-82 data-sensor-84 data-sensor-180 data-sensor-181 data-sensor-519 data-sensor-537>
|
|
1639
|
+
<div class="ncd-dependent" data-sensor-80 data-sensor-81 data-sensor-82 data-sensor-84 data-sensor-110 data-sensor-111 data-sensor-112 data-sensor-114 data-sensor-180 data-sensor-181 data-sensor-519 data-sensor-537>
|
|
1587
1640
|
<div class="form-row ncd-active-check">
|
|
1588
1641
|
<strong>Full Scale Range</strong>
|
|
1589
1642
|
<div>
|
|
@@ -1620,7 +1673,8 @@
|
|
|
1620
1673
|
</div>
|
|
1621
1674
|
</div>
|
|
1622
1675
|
</div>
|
|
1623
|
-
|
|
1676
|
+
|
|
1677
|
+
<div class="ncd-dependent" data-sensor-80 data-sensor-81 data-sensor-82 data-sensor-84 data-sensor-101 data-sensor-110 data-sensor-111 data-sensor-112 data-sensor-114 data-sensor-180 data-sensor-181 data-sensor-519 data-sensor-537>
|
|
1624
1678
|
<div class="form-row ncd-active-check">
|
|
1625
1679
|
<strong>Set Dead Band in mg</strong>
|
|
1626
1680
|
<div>
|
|
@@ -1649,7 +1703,7 @@
|
|
|
1649
1703
|
</div>
|
|
1650
1704
|
</div>
|
|
1651
1705
|
|
|
1652
|
-
<div class="ncd-dependent" data-sensor-82>
|
|
1706
|
+
<div class="ncd-dependent" data-sensor-82 data-sensor-112>
|
|
1653
1707
|
<div class="form-row ncd-active-check">
|
|
1654
1708
|
<strong>Set Current Calibration Value</strong>
|
|
1655
1709
|
<div>
|
|
@@ -1663,7 +1717,7 @@
|
|
|
1663
1717
|
</div>
|
|
1664
1718
|
</div>
|
|
1665
1719
|
|
|
1666
|
-
<div class="ncd-dependent" data-sensor-14 data-sensor-45 data-sensor-48 data-sensor-52 data-sensor-88 data-sensor-89 data-sensor-107>
|
|
1720
|
+
<div class="ncd-dependent" data-sensor-14 data-sensor-45 data-sensor-48 data-sensor-52 data-sensor-88 data-sensor-89 data-sensor-105 data-sensor-107 data-sensor-540>
|
|
1667
1721
|
<div class="form-row ncd-active-check">
|
|
1668
1722
|
<strong>Sensor Boot Time</strong>
|
|
1669
1723
|
<p class="caption">
|
|
@@ -1698,7 +1752,7 @@
|
|
|
1698
1752
|
</div>
|
|
1699
1753
|
</div>
|
|
1700
1754
|
|
|
1701
|
-
<div class="ncd-dependent" data-sensor-3 data-sensor-14 data-sensor-45 data-sensor-48 data-sensor-52 data-sensor-88 data-sensor-89 data-sensor-107 data-sensor-200>
|
|
1755
|
+
<div class="ncd-dependent" data-sensor-3 data-sensor-14 data-sensor-45 data-sensor-48 data-sensor-52 data-sensor-88 data-sensor-89 data-sensor-105 data-sensor-107 data-sensor-200 data-sensor-540>
|
|
1702
1756
|
<div class="form-row ncd-active-check">
|
|
1703
1757
|
<strong>Low Calibration Point</strong>
|
|
1704
1758
|
<div>
|
|
@@ -1734,7 +1788,7 @@
|
|
|
1734
1788
|
</div>
|
|
1735
1789
|
</div>
|
|
1736
1790
|
|
|
1737
|
-
<div class="ncd-dependent" data-sensor-80 data-sensor-81 data-sensor-180 data-sensor-181 data-sensor-505 data-sensor-506>
|
|
1791
|
+
<div class="ncd-dependent" data-sensor-80 data-sensor-81 data-sensor-110 data-sensor-111 data-sensor-180 data-sensor-181 data-sensor-505 data-sensor-506>
|
|
1738
1792
|
<div class="form-row ncd-active-check">
|
|
1739
1793
|
<strong>Channel 1 Current Calibration Value</strong>
|
|
1740
1794
|
<p class="caption">
|
|
@@ -1752,7 +1806,7 @@
|
|
|
1752
1806
|
</div>
|
|
1753
1807
|
</div>
|
|
1754
1808
|
|
|
1755
|
-
<div class="ncd-dependent" data-sensor-81 data-sensor-181 data-sensor-506>
|
|
1809
|
+
<div class="ncd-dependent" data-sensor-81 data-sensor-111 data-sensor-181 data-sensor-506>
|
|
1756
1810
|
<div class="form-row ncd-active-check">
|
|
1757
1811
|
<strong>Channel 2 Current Calibration Value</strong>
|
|
1758
1812
|
<p class="caption">
|
|
@@ -1820,7 +1874,6 @@
|
|
|
1820
1874
|
</div>
|
|
1821
1875
|
</div>
|
|
1822
1876
|
</div>
|
|
1823
|
-
|
|
1824
1877
|
<div class="ncd-dependent" data-sensor-108>
|
|
1825
1878
|
<div class="form-row ncd-active-check">
|
|
1826
1879
|
<strong>Enable Accelerometer Error Reporting</strong>
|
|
@@ -1872,7 +1925,6 @@
|
|
|
1872
1925
|
</div>
|
|
1873
1926
|
</div>
|
|
1874
1927
|
</div>
|
|
1875
|
-
|
|
1876
1928
|
<div class="ncd-dependent" data-sensor-35 data-sensor-36>
|
|
1877
1929
|
<hr>
|
|
1878
1930
|
<div class="form-row ncd-active-check">
|
|
@@ -1887,7 +1939,8 @@
|
|
|
1887
1939
|
</div>
|
|
1888
1940
|
</div>
|
|
1889
1941
|
</div>
|
|
1890
|
-
|
|
1942
|
+
|
|
1943
|
+
<div class="ncd-dependent" data-sensor-80 data-sensor-81 data-sensor-82 data-sensor-84 data-sensor-110 data-sensor-111 data-sensor-112 data-sensor-114 data-sensor-180 data-sensor-181 data-sensor-519 data-sensor-537>
|
|
1891
1944
|
<hr>
|
|
1892
1945
|
<div class="form-row ncd-active-check">
|
|
1893
1946
|
<strong>Payload Length</strong>
|
|
@@ -2053,6 +2106,60 @@
|
|
|
2053
2106
|
</div>
|
|
2054
2107
|
</div>
|
|
2055
2108
|
</div>
|
|
2109
|
+
|
|
2110
|
+
<div class="ncd-dependent" data-sensor-110 data-sensor-111 data-sensor-112 data-sensor-114>
|
|
2111
|
+
<div class="form-row ncd-active-check">
|
|
2112
|
+
<strong>Set Auto Raw Interval</strong>
|
|
2113
|
+
<div>
|
|
2114
|
+
<label for="node-input-auto_raw_interval_110_active">Active:</label>
|
|
2115
|
+
<input type="checkbox" id="node-input-auto_raw_interval_110_active" class="ncd-config-toggle" data-target-id="node-input-auto_raw_interval_110" value="1">
|
|
2116
|
+
</div>
|
|
2117
|
+
<div>
|
|
2118
|
+
<label for="node-input-auto_raw_interval_110"><i class="icon-tag"></i>Address:</label>
|
|
2119
|
+
<input type="text" id="node-input-auto_raw_interval_110" value="0">
|
|
2120
|
+
</div>
|
|
2121
|
+
</div>
|
|
2122
|
+
<div class="form-row ncd-active-check">
|
|
2123
|
+
<strong>Set Auto Raw Destination Address</strong>
|
|
2124
|
+
<div>
|
|
2125
|
+
<label for="node-input-auto_raw_destination_110_active">Active:</label>
|
|
2126
|
+
<input type="checkbox" id="node-input-auto_raw_destination_110_active" class="ncd-config-toggle" data-target-id="node-input-auto_raw_destination_110" value="1">
|
|
2127
|
+
</div>
|
|
2128
|
+
<div>
|
|
2129
|
+
<label for="node-input-auto_raw_destination_110"><i class="icon-tag"></i>Address:</label>
|
|
2130
|
+
<input type="text" id="node-input-auto_raw_destination_110" value="0000FFFF">
|
|
2131
|
+
</div>
|
|
2132
|
+
<p class="caption">
|
|
2133
|
+
Default value: 0000FFFF for Broadcast Mode<br>
|
|
2134
|
+
Example of targeted address: 41D5EC37
|
|
2135
|
+
</p>
|
|
2136
|
+
</div>
|
|
2137
|
+
<div class="form-row ncd-active-check">
|
|
2138
|
+
<strong>Clear Probe Uptimers</strong>
|
|
2139
|
+
<div>
|
|
2140
|
+
<label for="node-input-clear_probe_uptimers_110_active">Active:</label>
|
|
2141
|
+
<input type="checkbox" id="node-input-clear_probe_uptimers_110_active" class="ncd-config-toggle" data-target-id="node-input-clear_probe_uptimers_110" value="1">
|
|
2142
|
+
</div>
|
|
2143
|
+
<div>
|
|
2144
|
+
<label for="node-input-clear_probe_uptimers_110"><i class="icon-tag"></i>Value:</label>
|
|
2145
|
+
<select id="node-input-clear_probe_uptimers_110">
|
|
2146
|
+
<option value="0">Disabled</option>
|
|
2147
|
+
<option value="1">Enabled</option>
|
|
2148
|
+
</select>
|
|
2149
|
+
</div>
|
|
2150
|
+
</div>
|
|
2151
|
+
<div class="form-row ncd-active-check">
|
|
2152
|
+
<strong>Set Smart Mode Threshold</strong>
|
|
2153
|
+
<div>
|
|
2154
|
+
<label for="node-input-smart_threshold_110_active">Active:</label>
|
|
2155
|
+
<input type="checkbox" id="node-input-smart_threshold_110_active" class="ncd-config-toggle" data-target-id="node-input-smart_threshold_110" value="1">
|
|
2156
|
+
</div>
|
|
2157
|
+
<div>
|
|
2158
|
+
<label for="node-input-smart_threshold_110"><i class="icon-tag"></i>Value:</label>
|
|
2159
|
+
<input type="text" id="node-input-smart_threshold_110" value="1">
|
|
2160
|
+
</div>
|
|
2161
|
+
</div>
|
|
2162
|
+
</div>
|
|
2056
2163
|
</div>
|
|
2057
2164
|
</div>
|
|
2058
2165
|
</script>
|