@ncd-io/node-red-enterprise-sensors 1.4.1 → 1.4.3

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/wireless.html CHANGED
@@ -697,7 +697,7 @@
697
697
  enable_filtering_110: {value: 0},
698
698
 
699
699
  fly_interval_108_active: {value: ""},
700
- fly_interval_108: {value: 0},
700
+ fly_interval_108: {value: 60},
701
701
 
702
702
  tare_the_scale_217: {value:0},
703
703
  weight_calib_217_active: {value: ""},
@@ -719,7 +719,81 @@
719
719
  pressure_sensor_range_AMS5812_21_active: {value: ""},
720
720
  pressure_sensor_range_AMS5812_21: {value: 0},
721
721
  pressure_sensor_range_AMS5915_21_active: {value: ""},
722
- pressure_sensor_range_AMS5915_21: {value: 0}
722
+ pressure_sensor_range_AMS5915_21: {value: 0},
723
+
724
+ motion_to_sampling_delay_110_active: {value: ""},
725
+ motion_to_sampling_delay_110: {value: 100, validate: NCD_validators.number_range(0, 255)},
726
+ max_num_motion_tx_delay_110_active: {value: ""},
727
+ max_num_motion_tx_delay_110: {value: 1, validate: NCD_validators.number_range(1, 255)},
728
+
729
+ enable_sensor_103_active: {value: ""},
730
+ enable_sensor_103: {value: 3},
731
+ output_data_rate_103_active: {value: ""},
732
+ output_data_rate_103: {value: 1},
733
+ enable_hp_filter_cutoff_103_active: {value: ""},
734
+ enable_hp_filter_cutoff_103: {value: 0},
735
+ gyro_fsr_103_active: {value: ""},
736
+ gyro_fsr_103: {value: 0},
737
+ adxl_fsr_103_active: {value: ""},
738
+ adxl_fsr_103: {value: 0},
739
+ sampling_duration_103_active: {value: ""},
740
+ sampling_duration_103: {value: 20, validate: NCD_validators.number_range(1, 20)},
741
+ debounce_time_123: {value:10, validate: NCD_validators.number_range(10, 65000)},
742
+ debounce_time_123_active: {value:""},
743
+ debounce_time_v10_108: {value:10, validate: NCD_validators.number_range(10, 65000)},
744
+ debounce_time_v10_108_active: {value:""},
745
+
746
+ do_read_rate_270_active: {value:""},
747
+ do_read_rate_270: {value:0, validate: NCD_validators.number_range(0, 255)},
748
+ do_boot_time_270_active: {value:""},
749
+ do_boot_time_270: {value:1, validate: NCD_validators.number_range(1, 60)},
750
+ do_dev_id_270_active:{value:""},
751
+ do_dev_id_1_270:{value:0, validate: NCD_validators.number_range(0, 255)},
752
+ do_dev_id_2_270:{value:0, validate: NCD_validators.number_range(0, 255)},
753
+ do_dev_id_3_270:{value:0, validate: NCD_validators.number_range(0, 255)},
754
+ do_dev_id_4_270:{value:0, validate: NCD_validators.number_range(0, 255)},
755
+ ec_boot_time_270_active: {value:""},
756
+ ec_boot_time_270: {value:1, validate: NCD_validators.number_range(1, 60)},
757
+ ec_dev_id_270_active:{value:""},
758
+ ec_dev_id_1_270:{value:0, validate: NCD_validators.number_range(0, 255)},
759
+ ec_dev_id_2_270:{value:0, validate: NCD_validators.number_range(0, 255)},
760
+ ec_dev_id_3_270:{value:0, validate: NCD_validators.number_range(0, 255)},
761
+ ec_dev_id_4_270:{value:0, validate: NCD_validators.number_range(0, 255)},
762
+ push_notification_123_active: {value: ""},
763
+ push_notification_123: {value:0},
764
+ clear_timers_123_active: {value: ""},
765
+ clear_timers_123: {value:7},
766
+ input_one_123_active: {value: ""},
767
+ input_one_123: {value:1},
768
+ input_two_123_active: {value: ""},
769
+ input_two_123: {value:1},
770
+ input_three_123_active: {value: ""},
771
+ input_three_123: {value:1},
772
+ oxygen_rate_211_active: {value:""},
773
+ oxygen_rate_211: {value:15, validate: NCD_validators.number_range(0, 255)},
774
+ oxygen_timeout_211_active: {value:""},
775
+ oxygen_timeout_211: {value:600, validate: NCD_validators.number_range(0, 65000)},
776
+ oxygen_threshold_211_active: {value:""},
777
+ oxygen_threshold_211: {value:8, validate: NCD_validators.number_range(0, 65000)},
778
+ interrupt_timeout_108_active: {value:""},
779
+ interrupt_timeout_108: {value:0, validate: NCD_validators.number_range(0, 65000)},
780
+ acc_threshold_103_active: {value:""},
781
+ acc_threshold_103: {value:1, validate: NCD_validators.number_range(0, 255)},
782
+ start_sps30_fan_cleaning_53:{value:0},
783
+ max_flow_541_active: {value:""},
784
+ max_flow_541: {value:1, validate: NCD_validators.number_range(0, 255)},
785
+ min_flow_541_active: {value:""},
786
+ min_flow_541: {value:1, validate: NCD_validators.number_range(0, 255)},
787
+ ct_constant_87_active: {value:""},
788
+ ct_constant_87: {value:0, validate: NCD_validators.number_range(0, 4294967295)},
789
+ deadband_87_active: {value:""},
790
+ deadband_87: {value:0, validate: NCD_validators.number_range(0, 65000)},
791
+ sampling_frequency_87_active: {value:""},
792
+ sampling_frequency_87: {value:0},
793
+ raw_length_87_active: {value:""},
794
+ raw_length_87: {value:0},
795
+ sampling_interval_80_active:{value: ""},
796
+ sampling_interval_80: {value: 1, validate: NCD_validators.number_range(0, 8)}
723
797
  },
724
798
  inputs: 0,
725
799
  outputs: 1,
@@ -804,7 +878,7 @@
804
878
  "81": "81 - Two Channel Vibration Plus",
805
879
  "82": "82 - Condition Based/Predictive Maintenance Sensor",
806
880
  "84": "84 - Standalone Smart Vibration Sensor",
807
- "87": "87 - One Channel Current v4",
881
+ "87": "87 - Gen 4 One Channel Wireless Current Sensor",
808
882
  "88": "88 - 1 Channel Ultrasound Vibration Sensor",
809
883
  "89": "89 - 2 Channel Ultrasound Vibration Sensor",
810
884
  "90": "90 - DC Current Sensor",
@@ -831,11 +905,14 @@
831
905
  "120": "120 - Wireless H2S Sensor",
832
906
  "121": "121 - Wireless Wood Moisture Sensor",
833
907
  "122": "122 - Wireless 4-20mA Current Splitter",
908
+ "123": "123 - 3 Channel Production Counter",
834
909
  "180": "180 - C1D2 One Channel Vibration Plus",
835
910
  "181": "181 - C1D2 Two Channel Vibration Plus",
836
911
  "200": "200 - 4-20mA Pass Through",
837
912
  "202": "202 - Weather Station",
913
+ "211": "211 - D0 and Flow Sensor",
838
914
  "217": "217 - Wireless Weight Scale",
915
+ "270": "270 - Custom Salinity DO sensor",
839
916
  "502": "502 - C_50-27",
840
917
  "505": "505 - Custom_SAP_Current_1C",
841
918
  "506": "506 - Custom_SAP_Current_3C",
@@ -853,6 +930,7 @@
853
930
  "538": "538 - Custom One Channel Vibration Plus",
854
931
  "539": "539 - RS485 Modbus Wireless Converter",
855
932
  "540": "540 - Wireless Ultrasonic Flow Meter FD-Q32C",
933
+ "541": "541 - Custom Inline Flow Sensor",
856
934
  "1010": "1010 - RS232 Wireless Converter 1010",
857
935
  "1011": "1011 - RS485 Wireless Converter 1011",
858
936
  "10000": "10000 - 4-Channel Relay",
@@ -1108,7 +1186,7 @@
1108
1186
  <option value="81">81 - Two Channel Vibration Plus</option>
1109
1187
  <option value="82">82 - Condition Based/Predictive Maintenance Sensor</option>
1110
1188
  <option value="84">84 - Standalone Smart Vibration Sensor</option>
1111
- <option value="87">87 - One Channel Current v4</option>
1189
+ <option value="87">87 - Gen 4 One Channel Wireless Current Sensor</option>
1112
1190
  <option value="88">88 - 1 Channel Ultrasound Vibration Sensor</option>
1113
1191
  <option value="89">89 - 2 Channel Ultrasound Vibration Sensor</option>
1114
1192
  <option value="90">90 - DC Current Sensor</option>
@@ -1135,11 +1213,14 @@
1135
1213
  <option value="120">120 - Wireless H2S Sensor</option>
1136
1214
  <option value="121">121 - Wireless Wood Moisture Sensor</option>
1137
1215
  <option value="122">122 - Wireless 4-20mA Current Splitter</option>
1216
+ <option value="123">123 - 3 Channel Production Counter</option>
1138
1217
  <option value="180">180 - C1D2 One Channel Vibration Plus</option>
1139
1218
  <option value="181">181 - C1D2 Two Channel Vibration Plus</option>
1140
1219
  <option value="200">200 - 4-20mA Pass Through</option>
1141
1220
  <option value="202">202 - Weather Station</option>
1221
+ <option value="211">211 - D0 and Flow Sensor</option>
1142
1222
  <option value="217">217 - Wireless Weight Scale</option>
1223
+ <option value="270">270 - Custom Salinity DO sensor</option>
1143
1224
  <option value="502">502 - C_50-27</option>
1144
1225
  <option value="505">505 - Custom_SAP_Current_1C</option>
1145
1226
  <option value="506">506 - Custom_SAP_Current_3C</option>
@@ -1157,6 +1238,7 @@
1157
1238
  <option value="538">538 - Custom One Channel Vibration Plus</option>
1158
1239
  <option value="539">539 - RS485 Modbus Wireless Converter</option>
1159
1240
  <option value="540">540 - Wireless Ultrasonic Flow Meter FD-Q32C</option>
1241
+ <option value="541">541 - Custom Inline Flow Sensor</option>
1160
1242
  <option value="1010">1010 - RS232 Wireless Converter 1010</option>
1161
1243
  <option value="1011">1011 - RS485 Wireless Converter 1011</option>
1162
1244
  <option value="10000">10000 - 4-Channel Relay</option>
@@ -1172,7 +1254,7 @@
1172
1254
  <label for="node-input-auto_config"><i class="icon-tag"></i> Auto Config</label>
1173
1255
  <input class="section-control" type="checkbox" id="node-input-auto_config" value="1">
1174
1256
  </div>
1175
- <div class="form-row ncd-dependent" data-sensor-4 data-sensor-12 data-sensor-21 data-sensor-23 data-sensor-26 data-sensor-32 data-sensor-33 data-sensor-39 data-sensor-44 data-sensor-45 data-sensor-48 data-sensor-52 data-sensor-53 data-sensor-56 data-sensor-58 data-sensor-74 data-sensor-76 data-sensor-78 data-sensor-79 data-sensor-80 data-sensor-81 data-sensor-82 data-sensor-84 data-sensor-87 data-sensor-88 data-sensor-89 data-sensor-90 data-sensor-97 data-sensor-98 data-sensor-91 data-sensor-101 data-sensor-102 data-sensor-103 data-sensor-105 data-sensor-106 data-sensor-107 data-sensor-108 data-sensor-109 data-sensor-110 data-sensor-111 data-sensor-112 data-sensor-114 data-sensor-117 data-sensor-118 data-sensor-120 data-sensor-121 data-sensor-122 data-sensor-180 data-sensor-181 data-sensor-202 data-sensor-217 data-sensor-519 data-sensor-520 data-sensor-521 data-sensor-531 data-sensor-535 data-sensor-537 data-sensor-538 data-sensor-539 data-sensor-540 data-sensor-1010 data-sensor-1011>
1257
+ <div class="form-row ncd-dependent" data-sensor-4 data-sensor-12 data-sensor-21 data-sensor-23 data-sensor-26 data-sensor-32 data-sensor-33 data-sensor-39 data-sensor-44 data-sensor-45 data-sensor-48 data-sensor-52 data-sensor-53 data-sensor-56 data-sensor-58 data-sensor-74 data-sensor-76 data-sensor-78 data-sensor-79 data-sensor-80 data-sensor-81 data-sensor-82 data-sensor-84 data-sensor-87 data-sensor-88 data-sensor-89 data-sensor-90 data-sensor-97 data-sensor-98 data-sensor-91 data-sensor-101 data-sensor-102 data-sensor-103 data-sensor-105 data-sensor-106 data-sensor-107 data-sensor-108 data-sensor-109 data-sensor-110 data-sensor-111 data-sensor-112 data-sensor-114 data-sensor-117 data-sensor-118 data-sensor-120 data-sensor-121 data-sensor-122 data-sensor-123 data-sensor-180 data-sensor-181 data-sensor-202 data-sensor-211 data-sensor-217 data-sensor-270 data-sensor-519 data-sensor-520 data-sensor-521 data-sensor-531 data-sensor-535 data-sensor-537 data-sensor-538 data-sensor-539 data-sensor-540 data-sensor-541 data-sensor-1010 data-sensor-1011>
1176
1258
  <hr>
1177
1259
  <label for="node-input-on_the_fly_enable"><i class="icon-tag"></i> OTF Config*</label>
1178
1260
  <input type="checkbox" id="node-input-on_the_fly_enable" value="1">
@@ -1835,10 +1917,13 @@
1835
1917
  </div>
1836
1918
  </div>
1837
1919
  </div>
1838
- <div class="ncd-dependent" data-sensor-80 data-sensor-81 data-sensor-82 data-sensor-84 data-sensor-101 data-sensor-102 ata-sensor-180 data-sensor-181 data-sensor-519 data-sensor-537 data-sensor-538>
1920
+ <div class="ncd-dependent" data-sensor-101 data-sensor-102 data-sensor-103 data-sensor-180 data-sensor-181 data-sensor-519 data-sensor-537 data-sensor-538>
1839
1921
  <hr>
1840
1922
  <div class="form-row ncd-active-check">
1841
1923
  <strong>Sampling Interval</strong>
1924
+ <p>Set how often will the sensor transmit measurement data.<br><br>
1925
+ Note: For this sensor, this value functions as the sampling interval rather than a traditional delay.<br>
1926
+ </p>
1842
1927
  <div>
1843
1928
  <label for="node-input-sampling_interval_101_active">Active: </label>
1844
1929
  <input type="checkbox" id="node-input-sampling_interval_101_active" class="ncd-config-toggle" data-target-id="node-input-sampling_interval_101" value="1">
@@ -1846,6 +1931,35 @@
1846
1931
  <div>
1847
1932
  <label for="node-input-sampling_interval_101"><i class="icon-tag"></i>Value:</label>
1848
1933
  <select id="node-input-sampling_interval_101">
1934
+ <!-- <option value="8">1 Minute</option> -->
1935
+ <option value="0">5 Minutes</option>
1936
+ <option value="1">10 Minutes</option>
1937
+ <option value="2">15 Minutes</option>
1938
+ <option value="3">20 Minutes</option>
1939
+ <option value="4">30 Minutes</option>
1940
+ <option value="5">60 Minutes</option>
1941
+ <option value="6">120 Minutes</option>
1942
+ <option value="7">180 Minutes</option>
1943
+ </select>
1944
+ </div>
1945
+ </div>
1946
+ </div>
1947
+ <div class="ncd-dependent" data-sensor-80 data-sensor-81 data-sensor-82 data-sensor-84>
1948
+ <hr>
1949
+ <div class="form-row ncd-active-check">
1950
+ <strong>Sampling Interval</strong>
1951
+ <p>Set how often will the sensor transmit measurement data.<br><br>
1952
+ Note: For this sensor, this value functions as the sampling interval rather than a traditional delay.<br>
1953
+ <b>**1 Minute option only applies to sensor with firmware version 26 and above.</b><br><br>
1954
+ </p>
1955
+ <div>
1956
+ <label for="node-input-sampling_interval_80_active">Active: </label>
1957
+ <input type="checkbox" id="node-input-sampling_interval_80_active" class="ncd-config-toggle" data-target-id="node-input-sampling_interval_80" value="1">
1958
+ </div>
1959
+ <div>
1960
+ <label for="node-input-sampling_interval_80"><i class="icon-tag"></i>Value:</label>
1961
+ <select id="node-input-sampling_interval_80">
1962
+ <option value="8">1 Minute</option>
1849
1963
  <option value="0">5 Minutes</option>
1850
1964
  <option value="1">10 Minutes</option>
1851
1965
  <option value="2">15 Minutes</option>
@@ -1854,7 +1968,6 @@
1854
1968
  <option value="5">60 Minutes</option>
1855
1969
  <option value="6">120 Minutes</option>
1856
1970
  <option value="7">180 Minutes</option>
1857
- <!-- <option value="8">1 Minute</option> -->
1858
1971
  </select>
1859
1972
  </div>
1860
1973
  </div>
@@ -2246,7 +2359,7 @@
2246
2359
  </div>
2247
2360
  </div>
2248
2361
 
2249
- <div class="ncd-dependent" data-sensor-14 data-sensor-15 data-sensor-45 data-sensor-48 data-sensor-52 data-sensor-56 data-sensor-85 data-sensor-88 data-sensor-89 data-sensor-90 data-sensor-95 data-sensor-96 data-sensor-105 data-sensor-106 data-sensor-107 data-sensor-122 data-sensor-540>
2362
+ <div class="ncd-dependent" data-sensor-14 data-sensor-15 data-sensor-45 data-sensor-48 data-sensor-52 data-sensor-56 data-sensor-85 data-sensor-88 data-sensor-89 data-sensor-90 data-sensor-95 data-sensor-96 data-sensor-105 data-sensor-106 data-sensor-107 data-sensor-122 data-sensor-540 data-sensor-541>
2250
2363
  <div class="form-row ncd-active-check">
2251
2364
  <strong>Sensor Boot Time</strong>
2252
2365
  <p class="caption">
@@ -2264,7 +2377,7 @@
2264
2377
  </div>
2265
2378
  </div>
2266
2379
 
2267
- <div class="ncd-dependent" data-sensor-14 data-sensor-15 data-sensor-45 data-sensor-48 data-sensor-52 data-sensor-56 data-sensor-75 data-sensor-76 data-sensor-85 data-sensor-88 data-sensor-89 data-sensor-90 data-sensor-95 data-sensor-96 data-sensor-105 data-sensor-106 data-sensor-107 data-sensor-122 data-sensor-540>
2380
+ <div class="ncd-dependent" data-sensor-14 data-sensor-15 data-sensor-45 data-sensor-48 data-sensor-52 data-sensor-56 data-sensor-75 data-sensor-76 data-sensor-85 data-sensor-88 data-sensor-89 data-sensor-90 data-sensor-95 data-sensor-96 data-sensor-105 data-sensor-106 data-sensor-107 data-sensor-122 data-sensor-540 data-sensor-541>
2268
2381
  <div class="form-row ncd-active-check">
2269
2382
  <strong>Auto Check Interval</strong>
2270
2383
  <p class="caption">
@@ -2313,7 +2426,7 @@
2313
2426
  </div>
2314
2427
  </div>
2315
2428
 
2316
- <div class="ncd-dependent" data-sensor-3 data-sensor-14 data-sensor-15 data-sensor-45 data-sensor-48 data-sensor-52 data-sensor-56 data-sensor-85 data-sensor-88 data-sensor-89 data-sensor-90 data-sensor-95 data-sensor-96 data-sensor-105 data-sensor-106 data-sensor-107 data-sensor-122 data-sensor-200 data-sensor-540>
2429
+ <div class="ncd-dependent" data-sensor-3 data-sensor-14 data-sensor-15 data-sensor-45 data-sensor-48 data-sensor-52 data-sensor-56 data-sensor-85 data-sensor-88 data-sensor-89 data-sensor-90 data-sensor-95 data-sensor-96 data-sensor-105 data-sensor-106 data-sensor-107 data-sensor-122 data-sensor-200 data-sensor-540 data-sensor-541>
2317
2430
  <div class="form-row ncd-active-check">
2318
2431
  <strong>Low Calibration Point</strong>
2319
2432
  <div>
@@ -2470,7 +2583,7 @@
2470
2583
  <div class="form-row ncd-active-check">
2471
2584
  <strong>Enable Accelerometer Error Reporting</strong>
2472
2585
  <p class="caption">
2473
- Enables error reporting for the accelerometer probe. If this option is enabled errors will be reported when the accelerometer probe is non-functional.
2586
+ Enables the sensor to report errors if the accelerometer probe becomes non-functional. These errors will be included in the sensor data.
2474
2587
  </p>
2475
2588
  <div>
2476
2589
  <label for="node-input-accelerometer_state_108_active">Active:</label>
@@ -2494,6 +2607,7 @@
2494
2607
  <div class="ncd-dependent" data-sensor-108>
2495
2608
  <div class="form-row ncd-active-check">
2496
2609
  <strong>Clear Counters</strong>
2610
+ <p>Resets the selected Input counters and their corresponding uptime values to zero.</p>
2497
2611
  <div>
2498
2612
  <label for="node-input-clear_timers_108_active">Active:</label>
2499
2613
  <input type="checkbox" id="node-input-clear_timers_108_active" class="ncd-config-toggle" data-target-id="node-input-clear_timers_108" value="1">
@@ -2522,11 +2636,28 @@
2522
2636
  </div>
2523
2637
  </div>
2524
2638
  </div>
2525
- <div class="ncd-dependent" data-sensor-108 data-sensor-33>
2639
+ <div class="ncd-dependent" data-sensor-123>
2640
+ <div class="form-row ncd-active-check">
2641
+ <strong>Clear Counters</strong>
2642
+ <p>Resets the Digital Inputs 1, 2, and 3 counters and their corresponding uptime values to zero.</p>
2643
+ <div>
2644
+ <label for="node-input-clear_timers_123_active">Active:</label>
2645
+ <input type="checkbox" id="node-input-clear_timers_123_active" class="ncd-config-toggle" data-target-id="node-input-clear_timers_123" value="1">
2646
+ </div>
2647
+ <div>
2648
+ <label for="node-input-clear_timers_123"><i class="icon-tag"></i>Value:</label>
2649
+ <select id="node-input-clear_timers_123">
2650
+ <option value="7" selected>Enable</option>
2651
+ </select>
2652
+ </div>
2653
+ </div>
2654
+ </div>
2655
+ <div class="ncd-dependent" data-sensor-33 data-sensor-108>
2526
2656
  <div class="form-row ncd-active-check">
2527
2657
  <strong>Set Input Debounce Time</strong>
2528
2658
  <p class="caption">
2529
- Sets the debounce time in milliseconds on inputs. State changes to the input during this debounce time will be ignored. Generally recommended for mechanically triggered state changes such as button or relay/contactor outputs.
2659
+ Sets the debounce time in milliseconds on inputs. State changes to the input during this debounce time will be ignored. Generally recommended for mechanically triggered state changes such as button or relay/contactor outputs.<br><br>
2660
+ Range: 0 - 255msec.<br>
2530
2661
  </p>
2531
2662
  <div>
2532
2663
  <label for="node-input-debounce_time_108_active">Active:</label>
@@ -2538,6 +2669,24 @@
2538
2669
  </div>
2539
2670
  </div>
2540
2671
  </div>
2672
+ <div class="ncd-dependent" data-sensor-108>
2673
+ <div class="form-row ncd-active-check">
2674
+ <strong>Set Input Debounce Time</strong>
2675
+ <p class="caption">
2676
+ Sets the debounce time in milliseconds on inputs. State changes to the input during this debounce time will be ignored. Generally recommended for mechanically triggered state changes such as button or relay/contactor outputs.<br>
2677
+ <b>**Only applies to sensor with firmware version 10 and above.</b><br><br>
2678
+ Range: 10 - 65000 msec.<br>
2679
+ </p>
2680
+ <div>
2681
+ <label for="node-input-debounce_time_v10_108_active">Active:</label>
2682
+ <input type="checkbox" id="node-input-debounce_time_v10_108_active" class="ncd-config-toggle" data-target-id="node-input-debounce_time_v10_108" value="1">
2683
+ </div>
2684
+ <div>
2685
+ <label for="node-input-debounce_time_v10_108"><i class="icon-tag"></i>Value:</label>
2686
+ <input type="text" id="node-input-debounce_time_v10_108" placeholder="10" value="10">
2687
+ </div>
2688
+ </div>
2689
+ </div>
2541
2690
  <div class="ncd-dependent" data-sensor-33>
2542
2691
  <div class="form-row ncd-active-check">
2543
2692
  <strong>Set Contact Closure Detection</strong>
@@ -2571,6 +2720,11 @@
2571
2720
  <div class="ncd-dependent" data-sensor-108>
2572
2721
  <div class="form-row ncd-active-check">
2573
2722
  <strong>Set Contact Closure Detection</strong>
2723
+ <p>
2724
+ Configures how the counter increments and how uptime is calculated for Contact Closure Input:<br><br>
2725
+ Rising Edge: The counter increments, and uptime is calculated, when the input transitions from LOW to HIGH (active HIGH).<br>
2726
+ Falling Edge: The counter increments, and uptime is calculated, when the input transitions from HIGH to LOW (active LOW).
2727
+ </p>
2574
2728
  <div>
2575
2729
  <label for="node-input-input_one_108_active">Active:</label>
2576
2730
  <input type="checkbox" id="node-input-input_one_108_active" class="ncd-config-toggle" data-target-id="node-input-input_one_108" value="1">
@@ -2585,6 +2739,11 @@
2585
2739
  </div>
2586
2740
  <div class="form-row ncd-active-check">
2587
2741
  <strong>Set Current Transducer Detection</strong>
2742
+ <p>
2743
+ Configures how the counter increments and how uptime is calculated for Current Transducer Input:<br><br>
2744
+ Rising Edge: The counter increments, and uptime is calculated, when the input transitions from LOW to HIGH (active HIGH).<br>
2745
+ Falling Edge: The counter increments, and uptime is calculated, when the input transitions from HIGH to LOW (active LOW).
2746
+ </p>
2588
2747
  <div>
2589
2748
  <label for="node-input-input_two_108_active">Active:</label>
2590
2749
  <input type="checkbox" id="node-input-input_two_108_active" class="ncd-config-toggle" data-target-id="node-input-input_two_108" value="1">
@@ -2599,6 +2758,11 @@
2599
2758
  </div>
2600
2759
  <div class="form-row ncd-active-check">
2601
2760
  <strong>Set Wet Contact/Optical Sensor Detection</strong>
2761
+ <p>
2762
+ Configures how the counter increments and how uptime is calculated for Contact/Optical Input:<br><br>
2763
+ Rising Edge: The counter increments, and uptime is calculated, when the input transitions from LOW to HIGH (active HIGH).<br>
2764
+ Falling Edge: The counter increments, and uptime is calculated, when the input transitions from HIGH to LOW (active LOW).
2765
+ </p>
2602
2766
  <div>
2603
2767
  <label for="node-input-input_three_108_active">Active:</label>
2604
2768
  <input type="checkbox" id="node-input-input_three_108_active" class="ncd-config-toggle" data-target-id="node-input-input_three_108" value="1">
@@ -2612,11 +2776,88 @@
2612
2776
  </div>
2613
2777
  </div>
2614
2778
  </div>
2615
- <div class="ncd-dependent" data-sensor-108 data-sensor-33>
2779
+ <div class="ncd-dependent" data-sensor-123>
2780
+ <div class="form-row ncd-active-check">
2781
+ <strong>Set Input Debounce Time</strong>
2782
+ <p class="caption">
2783
+ Configures the debounce time in milliseconds for all digital inputs. State changes occurring within this debounce period will be ignored.<br>
2784
+ Note: This setting is recommended for mechanically triggered inputs like buttons or relay/contactor outputs.<br><br>
2785
+ Range: 10 - 65000msec.
2786
+ </p>
2787
+ <div>
2788
+ <label for="node-input-debounce_time_123_active">Active:</label>
2789
+ <input type="checkbox" id="node-input-debounce_time_123_active" class="ncd-config-toggle" data-target-id="node-input-debounce_time_123" value="1">
2790
+ </div>
2791
+ <div>
2792
+ <label for="node-input-debounce_time_123"><i class="icon-tag"></i>Value:</label>
2793
+ <input type="text" id="node-input-debounce_time_123" placeholder="10" value="10">
2794
+ </div>
2795
+ </div>
2796
+ <div class="form-row ncd-active-check">
2797
+ <strong>Set Digital Input 1 Detection</strong>
2798
+ <p>
2799
+ Configures how the counter increments and how uptime is calculated for Digital Input 1:<br><br>
2800
+ Rising Edge: The counter increments, and uptime is calculated, when the input transitions from LOW to HIGH (active HIGH).<br>
2801
+ Falling Edge: The counter increments, and uptime is calculated, when the input transitions from HIGH to LOW (active LOW).
2802
+ </p>
2803
+ <div>
2804
+ <label for="node-input-input_one_123_active">Active:</label>
2805
+ <input type="checkbox" id="node-input-input_one_123_active" class="ncd-config-toggle" data-target-id="node-input-input_one_123" value="1">
2806
+ </div>
2807
+ <div>
2808
+ <label for="node-input-input_one_123"><i class="icon-tag"></i>Value:</label>
2809
+ <select id="node-input-input_one_123">
2810
+ <option value="0">Falling Edge Trigger</option>
2811
+ <option value="1" selected>Rising Edge Trigger</option>
2812
+ </select>
2813
+ </div>
2814
+ </div>
2815
+ <div class="form-row ncd-active-check">
2816
+ <strong>Set Digital Input 2 Detection</strong>
2817
+ <p>
2818
+ Configures how the counter increments and how uptime is calculated for Digital Input 2:<br><br>
2819
+ Rising Edge: The counter increments, and uptime is calculated, when the input transitions from LOW to HIGH (active HIGH).<br>
2820
+ Falling Edge: The counter increments, and uptime is calculated, when the input transitions from HIGH to LOW (active LOW).
2821
+ </p>
2822
+ <div>
2823
+ <label for="node-input-input_two_123_active">Active:</label>
2824
+ <input type="checkbox" id="node-input-input_two_123_active" class="ncd-config-toggle" data-target-id="node-input-input_two_123" value="1">
2825
+ </div>
2826
+ <div>
2827
+ <label for="node-input-input_two_123"><i class="icon-tag"></i>Value:</label>
2828
+ <select id="node-input-input_two_123">
2829
+ <option value="0">Falling Edge Trigger</option>
2830
+ <option value="1" selected>Rising Edge Trigger</option>
2831
+ </select>
2832
+ </div>
2833
+ </div>
2834
+ <div class="form-row ncd-active-check">
2835
+ <strong>Set Digital Input 3 Detection</strong>
2836
+ <p>
2837
+ Configures how the counter increments and how uptime is calculated for Digital Input 3:<br><br>
2838
+ Rising Edge: The counter increments, and uptime is calculated, when the input transitions from LOW to HIGH (active HIGH).<br>
2839
+ Falling Edge: The counter increments, and uptime is calculated, when the input transitions from HIGH to LOW (active LOW).
2840
+ </p>
2841
+ <div>
2842
+ <label for="node-input-input_three_123_active">Active:</label>
2843
+ <input type="checkbox" id="node-input-input_three_123_active" class="ncd-config-toggle" data-target-id="node-input-input_three_123" value="1">
2844
+ </div>
2845
+ <div>
2846
+ <label for="node-input-input_three_123"><i class="icon-tag"></i>Value:</label>
2847
+ <select id="node-input-input_three_123">
2848
+ <option value="0">Falling Edge Trigger</option>
2849
+ <option value="1" selected>Rising Edge Trigger</option>
2850
+ </select>
2851
+ </div>
2852
+ </div>
2853
+ </div>
2854
+ <div class="ncd-dependent" data-sensor-33 data-sensor-108 data-sensor-123>
2616
2855
  <div class="form-row ncd-active-check">
2617
2856
  <strong>Counter Threshold</strong>
2618
2857
  <p class="caption">
2619
- Device will send data when any counters reaches multiple of the Threshold.
2858
+ The sensor will transmit data when any connected counter reaches a multiple of this threshold value.<br>
2859
+ **Report type will be 'Threshold'.
2860
+ <br>
2620
2861
  <br>
2621
2862
  Note: The range for this value is from 0 to 65534 and must be multiple of 100.
2622
2863
  </p>
@@ -2634,6 +2875,8 @@
2634
2875
  <div class="form-row ncd-active-check">
2635
2876
  <strong>Enable Push Notification</strong>
2636
2877
  <p>
2878
+ Enables the sensor to immediately transmit data upon detecting a signal change on the specified input(s).<br>
2879
+ **Report type will be 'Interrupt'.<br><br>
2637
2880
  IO1 - Digital input<br>
2638
2881
  IO2 - Current Sensor<br>
2639
2882
  IO3 - OPTO Input<br>
@@ -2696,10 +2939,43 @@
2696
2939
  </select>
2697
2940
  </div>
2698
2941
  </div>
2942
+ </div>
2943
+ <div class="ncd-dependent" data-sensor-123>
2944
+ <div class="form-row ncd-active-check">
2945
+ <strong>Enable Push Notification</strong>
2946
+ <p>
2947
+ Enables the sensor to immediately transmit data upon detecting a signal change on the specified input(s).<br>
2948
+ **Report type will be 'Interrupt'.<br><br>
2949
+ IO1 - Digital input 1<br>
2950
+ IO2 - Digital input 2<br>
2951
+ IO3 - Digital input 3<br>
2952
+ </p>
2953
+ <div>
2954
+ <label for="node-input-push_notification_123_active">Active:</label>
2955
+ <input type="checkbox" id="node-input-push_notification_123_active" class="ncd-config-toggle" data-target-id="node-input-push_notification_123" value="1">
2956
+ </div>
2957
+ <div>
2958
+ <label for="node-input-push_notification_123"><i class="icon-tag"></i>Value:</label>
2959
+ <select id="node-input-push_notification_123">
2960
+ <option value="0" selected>Disable All</option>
2961
+ <option value="7">Enable All</option>
2962
+ <!-- <option value="31">Enable All</option> -->
2963
+ <option value="1">Enable on IO1</option>
2964
+ <option value="2">Enable on IO2</option>
2965
+ <option value="4">Enable on IO3</option>
2966
+ <option value="3">Enable on IO1 and IO2</option>
2967
+ <option value="5">Enable on IO1 and IO3</option>
2968
+ <option value="6">Enable on IO2 and IO3</option>
2969
+ </select>
2970
+ </div>
2971
+ </div>
2972
+ </div>
2973
+ <div class="ncd-dependent" data-sensor-108 data-sensor-123>
2699
2974
  <div class="form-row ncd-active-check">
2700
2975
  <strong>Data Transmission Interval</strong>
2701
2976
  <p class="caption">
2702
- This setting dictates the interval at which the sensor will wake up and transmit its data. This interval works independently from any configured interrupt driven messages.
2977
+ Sets the regular interval at which the sensor wakes up and transmits its data. This interval operates independently of any interrupt-driven (Push Notifications or Resets).<br>
2978
+ **Report type will be 'Regular'.
2703
2979
  </p>
2704
2980
  <div>
2705
2981
  <label for="node-input-transmission_interval_108_active">Active:</label>
@@ -2727,7 +3003,8 @@
2727
3003
  <div class="form-row ncd-active-check">
2728
3004
  <strong>Reset Timeout</strong>
2729
3005
  <p class="caption">
2730
- Sensor will reset after this time and before reset it will set it data value.<br>
3006
+ Defines the duration (in seconds) after which the sensor will automatically reset. Before resetting, it will transmit its current data values.<br>
3007
+ **Report type will be 'Shift end'.<br><br>
2731
3008
  Valid range: 60 - 65535
2732
3009
  </p>
2733
3010
  <div>
@@ -2742,7 +3019,9 @@
2742
3019
  <div class="form-row ncd-active-check">
2743
3020
  <strong>Set Shift Time 1</strong>
2744
3021
  <p class="caption">
2745
- 24-hour time format
3022
+ Based on the Real-Time Clock (RTC), configures one of four specific daily times (24-hour format) for the sensor to perform an automatic reset. Before resetting, it will transmit its current data values.<br>
3023
+ **Report type will be 'Shift end'.<br><br>
3024
+ Format: 24-hour time (e.g., 14:00 for 2 PM).
2746
3025
  </p>
2747
3026
  <div>
2748
3027
  <label for="node-input-shift_one_108_active">Active:</label>
@@ -2760,7 +3039,9 @@
2760
3039
  <div class="form-row ncd-active-check">
2761
3040
  <strong>Set Shift Time 2</strong>
2762
3041
  <p class="caption">
2763
- 24-hour time format
3042
+ Based on the Real-Time Clock (RTC), configures one of four specific daily times (24-hour format) for the sensor to perform an automatic reset. Before resetting, it will transmit its current data values.<br>
3043
+ **Report type will be 'Shift end'.<br><br>
3044
+ Format: 24-hour time (e.g., 14:00 for 2 PM).
2764
3045
  </p>
2765
3046
  <div>
2766
3047
  <label for="node-input-shift_two_108_active">Active:</label>
@@ -2778,7 +3059,9 @@
2778
3059
  <div class="form-row ncd-active-check">
2779
3060
  <strong>Set Shift Time 3</strong>
2780
3061
  <p class="caption">
2781
- 24-hour time format
3062
+ Based on the Real-Time Clock (RTC), configures one of four specific daily times (24-hour format) for the sensor to perform an automatic reset. Before resetting, it will transmit its current data values.<br>
3063
+ **Report type will be 'Shift end'.<br><br>
3064
+ Format: 24-hour time (e.g., 14:00 for 2 PM).
2782
3065
  </p>
2783
3066
  <div>
2784
3067
  <label for="node-input-shift_three_108_active">Active:</label>
@@ -2796,7 +3079,9 @@
2796
3079
  <div class="form-row ncd-active-check">
2797
3080
  <strong>Set Shift Time 4</strong>
2798
3081
  <p class="caption">
2799
- 24-hour time format
3082
+ Based on the Real-Time Clock (RTC), configures one of four specific daily times (24-hour format) for the sensor to perform an automatic reset. Before resetting, it will transmit its current data values.<br>
3083
+ **Report type will be 'Shift end'.<br><br>
3084
+ Format: 24-hour time (e.g., 14:00 for 2 PM).
2800
3085
  </p>
2801
3086
  <div>
2802
3087
  <label for="node-input-shift_four_108_active">Active:</label>
@@ -2813,6 +3098,11 @@
2813
3098
  </div>
2814
3099
  <div class="form-row ncd-active-check">
2815
3100
  <strong> Set Reset Mode</strong>
3101
+ <p>
3102
+ This setting specifies which automatic reset option the sensor will utilize.<br>
3103
+ Note: Works in conjunction with the "Reset Timeout" and "Set Shift Time" commands.<br><br>
3104
+ Default value: Disabled
3105
+ </p>
2816
3106
  <div>
2817
3107
  <label for="node-input-reset_mode_to_disabled_108_active">Active:</label>
2818
3108
  <input type="checkbox" id="node-input-reset_mode_to_disabled_108_active" class="ncd-config-toggle" data-target-id="node-input-reset_mode_to_disabled_108" value="1">
@@ -2847,6 +3137,7 @@
2847
3137
  </div>
2848
3138
  <div class="form-row ncd-active-check">
2849
3139
  <strong>Set RTC</strong>
3140
+ <p>Sets the sensor's internal Real-Time Clock (RTC) to the current time.</p>
2850
3141
  <div>
2851
3142
  <label for="node-input-rtc_108"><i class="icon-tag"></i>Active:</label>
2852
3143
  <input type="checkbox" id="node-input-rtc_108" value="1">
@@ -2854,6 +3145,8 @@
2854
3145
  </div>
2855
3146
  <div class="form-row ncd-active-check">
2856
3147
  <strong>Set FLY Interval</strong>
3148
+ <p>This setting dictates the interval at which the sensor will transmit the FLY message.<br>
3149
+ **The FLY Message is used to trigger automatic sensor configuration and firmware updates.</p>
2857
3150
  <div>
2858
3151
  <label for="node-input-fly_interval_108_active">Active:</label>
2859
3152
  <input type="checkbox" id="node-input-fly_interval_108_active" class="ncd-config-toggle" data-target-id="node-input-fly_interval_108" value="1">
@@ -2861,7 +3154,7 @@
2861
3154
  <div>
2862
3155
  <label for="node-input-fly_interval_108"><i class="icon-tag"></i>Value:</label>
2863
3156
  <select id="node-input-fly_interval_108">
2864
- <option value="60">1 Hour</option>
3157
+ <option value="60" selected>1 Hour</option>
2865
3158
  <option value="120">2 Hours</option>
2866
3159
  <option value="240">4 Hours</option>
2867
3160
  <option value="480">8 Hours</option>
@@ -2871,10 +3164,12 @@
2871
3164
  </select>
2872
3165
  </div>
2873
3166
  </div>
3167
+ </div>
3168
+ <div class="ncd-dependent" data-sensor-108>
2874
3169
  <div class="form-row ncd-active-check">
2875
3170
  <strong>Set Accelerometer Sample Rate</strong>
2876
3171
  <p class="caption">
2877
- Only applies to sensor with firmware version 8 and above.
3172
+ **Only applies to sensor with firmware version 8 and above.
2878
3173
  </p>
2879
3174
  <div>
2880
3175
  <label for="node-input-sample_rate_108_active">Active:</label>
@@ -2893,6 +3188,24 @@
2893
3188
  </div>
2894
3189
  </div>
2895
3190
  </div>
3191
+ <div class="ncd-dependent" data-sensor-108 data-sensor-123>
3192
+ <div class="form-row ncd-active-check">
3193
+ <strong>Set Interrupt Timeout</strong>
3194
+ <p>Set the sensor to detect an initial IO (input/output) change and ignore subsequent IO changes for a specified duration; set the duration value to control how long changes are ignored in milliseconds, set it to 0 to disable ignoring.<br><br>
3195
+ **Only applies to sensor with firmware version 11 and above.</p>
3196
+ <div>
3197
+ <label for="node-input-interrupt_timeout_108_active">Active:</label>
3198
+ <input type="checkbox" id="node-input-interrupt_timeout_108_active" class="ncd-config-toggle" data-target-id="node-input-interrupt_timeout_108" value="1">
3199
+ </div>
3200
+ <div>
3201
+ <label for="node-input-interrupt_timeout_108"><i class="icon-tag"></i>Value:</label>
3202
+ <input type="text" id="node-input-interrupt_timeout_108" placeholder="0" value="0">
3203
+ </div>
3204
+ <p class="caption">
3205
+ Default value: 0 milliseconds (Disabled)
3206
+ </p>
3207
+ </div>
3208
+ </div>
2896
3209
  <div class="ncd-dependent" data-sensor-35 data-sensor-36>
2897
3210
  <hr>
2898
3211
  <div class="form-row ncd-active-check">
@@ -3344,7 +3657,7 @@
3344
3657
  <div>
3345
3658
  <label for="node-input-fly_interval_110"><i class="icon-tag"></i>Value:</label>
3346
3659
  <select id="node-input-fly_interval_110">
3347
- <option value="60">1 Hour</option>
3660
+ <option value="60" selected>1 Hour</option>
3348
3661
  <option value="120">2 Hours</option>
3349
3662
  <option value="240">4 Hours</option>
3350
3663
  <option value="480">8 Hours</option>
@@ -3373,7 +3686,7 @@
3373
3686
  </div>
3374
3687
  </div>
3375
3688
  </div>
3376
- <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 data-sensor-538>
3689
+ <div class="ncd-dependent" data-sensor-80 data-sensor-81 data-sensor-82 data-sensor-84 data-sensor-101 data-sensor-102 data-sensor-103 data-sensor-110 data-sensor-111 data-sensor-112 data-sensor-114 data-sensor-180 data-sensor-181 data-sensor-519 data-sensor-537 data-sensor-538>
3377
3690
  <div class="form-row ncd-active-check">
3378
3691
  <strong>Set RTC</strong>
3379
3692
  <p>
@@ -3417,6 +3730,44 @@
3417
3730
  <input type="checkbox" id="node-input-clear_probe_uptimers_110" value="1">
3418
3731
  </div>
3419
3732
  </div>
3733
+ <div class="form-row ncd-active-check">
3734
+ <strong>Set Motion to Sampling Delay</strong>
3735
+ <p>
3736
+ Once motion is detected, the sensor will wait for the configured duration before sampling and computing vibration data.<br>
3737
+ 1= 50msec, 2= 100msec, 100= 5000msec (5sec)<br><br>
3738
+ **Only applies to sensor with firmware version 6 and above.
3739
+ </p>
3740
+ <div>
3741
+ <label for="node-input-motion_to_sampling_delay_110_active">Active:</label>
3742
+ <input type="checkbox" id="node-input-motion_to_sampling_delay_110_active" class="ncd-config-toggle" data-target-id="node-input-motion_to_sampling_delay_110" value="35">
3743
+ </div>
3744
+ <div>
3745
+ <label for="node-input-motion_to_sampling_delay_110"><i class="icon-tag"></i>Value:</label>
3746
+ <input type="text" id="node-input-motion_to_sampling_delay_110">
3747
+ </div>
3748
+ <p class="caption">
3749
+ Default value: 100 (5000msec)
3750
+ </p>
3751
+ </div>
3752
+ <div class="form-row ncd-active-check">
3753
+ <strong>Set Max Number Motion Tx Per Interval</strong>
3754
+ <p>
3755
+ Set Number of times it will send data due to motion triggers.<br><br>
3756
+ **Only applies to sensor with firmware version 6 and above.
3757
+ </p>
3758
+ <div>
3759
+ <label for="node-input-max_num_motion_tx_delay_110_active">Active:</label>
3760
+ <input type="checkbox" id="node-input-max_num_motion_tx_delay_110_active" class="ncd-config-toggle" data-target-id="node-input-max_num_motion_tx_delay_110" value="35">
3761
+ </div>
3762
+ <div>
3763
+ <label for="node-input-max_num_motion_tx_delay_110"><i class="icon-tag"></i>Value:</label>
3764
+ <input type="text" id="node-input-max_num_motion_tx_delay_110">
3765
+ </div>
3766
+ <p class="caption">
3767
+ Default value: 1<br>
3768
+ <i>Note: Setting this to a higher value will drain the battery.</i>
3769
+ </p>
3770
+ </div>
3420
3771
  </div>
3421
3772
  <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 data-sensor-538>
3422
3773
  <div class="form-row ncd-active-check">
@@ -3748,7 +4099,7 @@
3748
4099
  </div>
3749
4100
  </div>
3750
4101
  </div>
3751
- <div class="ncd-dependent" data-sensor-120 data-sensor-539 data-sensor-1010 data-sensor-1011>
4102
+ <div class="ncd-dependent" data-sensor-87 data-sensor-120 data-sensor-539 data-sensor-1010 data-sensor-1011>
3752
4103
  <div class="form-row ncd-active-check">
3753
4104
  <strong>Set Stay On Mode</strong>
3754
4105
  <div>
@@ -4251,6 +4602,16 @@
4251
4602
  </div>
4252
4603
  </div>
4253
4604
  </div>
4605
+ <div class="ncd-dependent" data-sensor-53>
4606
+ <div class="form-row ncd-active-check">
4607
+ <strong>Start Fan Cleaning</strong>
4608
+ <p>Force the sensor automatically runs the fan clean function</p>
4609
+ <div>
4610
+ <label for="node-input-start_sps30_fan_cleaning_53"><i class="icon-tag"></i>Active:</label>
4611
+ <input type="checkbox" id="node-input-start_sps30_fan_cleaning_53" value="1">
4612
+ </div>
4613
+ </div>
4614
+ </div>
4254
4615
  <div class="ncd-dependent" data-sensor-32 data-sensor-44 data-sensor-53>
4255
4616
  <div class="form-row ncd-active-check">
4256
4617
  <strong>Set FLY Rate</strong>
@@ -4620,7 +4981,7 @@
4620
4981
  </div>
4621
4982
  </div>
4622
4983
  </div>
4623
- <div class="ncd-dependent" data-sensor-121>
4984
+ <div class="ncd-dependent" data-sensor-87 data-sensor-121>
4624
4985
  <div class="form-row ncd-active-check">
4625
4986
  <strong>Enable Quality of Service</strong>
4626
4987
  <p class="caption">
@@ -4640,6 +5001,8 @@
4640
5001
  </select>
4641
5002
  </div>
4642
5003
  </div>
5004
+ </div>
5005
+ <div class="ncd-dependent" data-sensor-121>
4643
5006
  <div class="form-row ncd-active-check">
4644
5007
  <strong>Set Wood Type</strong>
4645
5008
  <div>
@@ -4736,6 +5099,348 @@
4736
5099
  </div>
4737
5100
  </div>
4738
5101
  </div>
5102
+ <div class="ncd-dependent" data-sensor-103>
5103
+ <div class="form-row ncd-active-check">
5104
+ <strong>Set Sampling Duration</strong>
5105
+ <p>Set the sampling duration in miliseconds<br>
5106
+ Example: a value of 1 = 50msec, 2 = 100msec, 100 = 5000msec</p>
5107
+ <div>
5108
+ <label for="node-input-sampling_duration_103_active">Active:</label>
5109
+ <input type="checkbox" id="node-input-sampling_duration_103_active" class="ncd-config-toggle" data-target-id="node-input-sampling_duration_103" value="1">
5110
+ </div>
5111
+ <div>
5112
+ <label for="node-input-sampling_duration_103"><i class="icon-tag"></i>Value:</label>
5113
+ <input type="text" id="node-input-sampling_duration_103">
5114
+ </div>
5115
+ </div>
5116
+ <div class="form-row ncd-active-check">
5117
+ <strong>Set Acceleration Threshold</strong>
5118
+ <p>Sets the threshold in multiples of 32mg. A value of 1 = 32mg, a value of 2 = 64mg etc.</p>
5119
+ <div>
5120
+ <label for="node-input-acc_threshold_103_active">Active:</label>
5121
+ <input type="checkbox" id="node-input-acc_threshold_103_active" class="ncd-config-toggle" data-target-id="node-input-acc_threshold_103" value="1">
5122
+ </div>
5123
+ <div>
5124
+ <label for="node-input-acc_threshold_103"><i class="icon-tag"></i>Value:</label>
5125
+ <input type="text" id="node-input-acc_threshold_103">
5126
+ </div>
5127
+ </div>
5128
+ <div class="form-row ncd-active-check">
5129
+ <strong>Set Sample Rate</strong>
5130
+ <div>
5131
+ <label for="node-input-output_data_rate_103_active"><i class="icon-tag"></i>Active:</label>
5132
+ <input type="checkbox" id="node-input-output_data_rate_103_active" class="ncd-config-toggle" data-target-id="node-input-output_data_rate_103" value="1">
5133
+ </div>
5134
+ <div>
5135
+ <label for="node-input-output_data_rate_103"><i class="icon-tag"></i>Value:</label>
5136
+ <select id="node-input-output_data_rate_103">
5137
+ <option value="0">125Hz</option>
5138
+ <option value="1" selected>250Hz</option>
5139
+ <option value="2">500Hz</option>
5140
+ <option value="3">1000Hz</option>
5141
+ </select>
5142
+ </div>
5143
+ </div>
5144
+ <div class="form-row ncd-active-check">
5145
+ <strong>Enable Sensor</strong>
5146
+ <div>
5147
+ <label for="node-input-enable_sensor_103_active"><i class="icon-tag"></i>Active:</label>
5148
+ <input type="checkbox" id="node-input-enable_sensor_103_active" class="ncd-config-toggle" data-target-id="node-input-enable_sensor_103" value="1">
5149
+ </div>
5150
+ <div>
5151
+ <label for="node-input-enable_sensor_103"><i class="icon-tag"></i>Value:</label>
5152
+ <select id="node-input-enable_sensor_103">
5153
+ <option value="1">Gyroscope only</option>
5154
+ <option value="2">Accelerometer only</option>
5155
+ <option value="3"selected>All enabled</option>
5156
+ </select>
5157
+ </div>
5158
+ </div>
5159
+ <div class="form-row ncd-active-check">
5160
+ <strong>Set HP Filter Cutoff</strong>
5161
+ <p>This setting will set the High Pass Filter freq to Sample Rate multiply by Selected Value<br><br>
5162
+ Example: Sample Rate = 125 and Filter Coefficient = 0.00247<br>
5163
+ HPF freq (Hz) = 125 * 0.00247</p>
5164
+ <div>
5165
+ <label for="node-input-enable_hp_filter_cutoff_103_active"><i class="icon-tag"></i>Active:</label>
5166
+ <input type="checkbox" id="node-input-enable_hp_filter_cutoff_103_active" class="ncd-config-toggle" data-target-id="node-input-enable_hp_filter_cutoff_103" value="1">
5167
+ </div>
5168
+ <div>
5169
+ <label for="node-input-enable_hp_filter_cutoff_103"><i class="icon-tag"></i>Value:</label>
5170
+ <select id="node-input-enable_hp_filter_cutoff_103">
5171
+ <option value="0">Disabled</option>
5172
+ <option value="1">0.00247</option>
5173
+ <option value="2">0.00062084</option>
5174
+ <option value="3">0.00015545</option>
5175
+ <option value="4">0.00003862</option>
5176
+ <option value="5">0.00000954</option>
5177
+ <option value="6">0.00000238</option>
5178
+ </select>
5179
+ </div>
5180
+ </div>
5181
+ <div class="form-row ncd-active-check">
5182
+ <strong>Set Gyroscope FSR</strong>
5183
+ <div>
5184
+ <label for="node-input-gyro_fsr_103_active"><i class="icon-tag"></i>Active:</label>
5185
+ <input type="checkbox" id="node-input-gyro_fsr_103_active" class="ncd-config-toggle" data-target-id="node-input-gyro_fsr_103" value="1">
5186
+ </div>
5187
+ <div>
5188
+ <label for="node-input-gyro_fsr_103"><i class="icon-tag"></i>Value:</label>
5189
+ <select id="node-input-gyro_fsr_103">
5190
+ <option value="0" selected>250dps</option>
5191
+ <option value="1">500dps</option>
5192
+ <option value="2">1000dps</option>
5193
+ <option value="3">3000dps</option>
5194
+ </select>
5195
+ </div>
5196
+ </div>
5197
+ <div class="form-row ncd-active-check">
5198
+ <strong>Set Accelerometer FSR</strong>
5199
+ <div>
5200
+ <label for="node-input-adxl_fsr_103_active"><i class="icon-tag"></i>Active:</label>
5201
+ <input type="checkbox" id="node-input-adxl_fsr_103_active" class="ncd-config-toggle" data-target-id="node-input-adxl_fsr_103" value="1">
5202
+ </div>
5203
+ <div>
5204
+ <label for="node-input-adxl_fsr_103"><i class="icon-tag"></i>Value:</label>
5205
+ <select id="node-input-adxl_fsr_103">
5206
+ <option value="0" selected>10g</option>
5207
+ <option value="1">20g</option>
5208
+ <option value="2">40g</option>
5209
+ </select>
5210
+ </div>
5211
+ </div>
5212
+ </div>
5213
+ <div class="ncd-dependent" data-sensor-270>
5214
+ <!-- <div class="form-row ncd-active-check">
5215
+ <strong>Set Sensors Read Rate</strong>
5216
+ <div>
5217
+ <label for="node-input-do_read_rate_270_active">Active:</label>
5218
+ <input type="checkbox" id="node-input-do_read_rate_270_active" class="ncd-config-toggle" data-target-id="node-input-do_read_rate_270" value="1">
5219
+ </div>
5220
+ <div>
5221
+ <label for="node-input-do_read_rate_270"><i class="icon-tag"></i>Value:</label>
5222
+ <input type="text" id="node-input-do_read_rate_270">
5223
+ </div>
5224
+ </div> -->
5225
+ <div class="form-row ncd-active-check">
5226
+ <strong>Set DO Boot Time</strong>
5227
+ <p>This value represents the number of seconds to wait after applying power to the DO sensor before taking a reading.<br>
5228
+ Valid range: 1 - 60 Seconds.
5229
+ </p>
5230
+ <div>
5231
+ <label for="node-input-do_boot_time_270_active">Active:</label>
5232
+ <input type="checkbox" id="node-input-do_boot_time_270_active" class="ncd-config-toggle" data-target-id="node-input-do_boot_time_270" value="1">
5233
+ </div>
5234
+ <div>
5235
+ <label for="node-input-do_boot_time_270"><i class="icon-tag"></i>Value:</label>
5236
+ <input type="text" id="node-input-do_boot_time_270">
5237
+ </div>
5238
+ <p class="caption">
5239
+ Default value: 1 second.
5240
+ </p>
5241
+ </div>
5242
+ <div class="form-row ncd-active-check">
5243
+ <strong>Set DO Device ID</strong>
5244
+ <p>Set the Modbus Slave device address connected to this device</p>
5245
+ <div>
5246
+ <label for="node-input-do_dev_id_270_active">Active:</label>
5247
+ <input type="checkbox" id="node-input-do_dev_id_270_active" class="ncd-config-toggle" data-target-id="node-input-do_dev_id_270" value="1">
5248
+ </div>
5249
+ <div>
5250
+ <label for="node-input-do_dev_id_1_270"><i class="icon-tag"></i>ID 1:</label>
5251
+ <input type="text" id="node-input-do_dev_id_1_270" class="do_dev_id_270" placeholder="0" value="00">
5252
+ </div>
5253
+ <div>
5254
+ <label for="node-input-do_dev_id_2_270"><i class="icon-tag"></i>ID 2:</label>
5255
+ <input type="text" id="node-input-do_dev_id_2_270" class="do_dev_id_270" placeholder="0" value="00">
5256
+ </div>
5257
+ <div>
5258
+ <label for="node-input-do_dev_id_3_270"><i class="icon-tag"></i>ID 3:</label>
5259
+ <input type="text" id="node-input-do_dev_id_3_270" class="do_dev_id_270" placeholder="0" value="00">
5260
+ </div>
5261
+ <div>
5262
+ <label for="node-input-do_dev_id_4_270"><i class="icon-tag"></i>ID 4:</label>
5263
+ <input type="text" id="node-input-do_dev_id_4_270" class="do_dev_id_270" placeholder="0" value="00">
5264
+ </div>
5265
+ </div>
5266
+ <div class="form-row ncd-active-check">
5267
+ <strong>Set EC Boot Time</strong>
5268
+ <p>This value represents the number of seconds to wait after applying power to the EC sensor before taking a reading.<br>
5269
+ Valid range: 1 - 60 Seconds.</p>
5270
+ <div>
5271
+ <label for="node-input-ec_boot_time_270_active">Active:</label>
5272
+ <input type="checkbox" id="node-input-ec_boot_time_270_active" class="ncd-config-toggle" data-target-id="node-input-ec_boot_time_270" value="1">
5273
+ </div>
5274
+ <div>
5275
+ <label for="node-input-ec_boot_time_270"><i class="icon-tag"></i>Value:</label>
5276
+ <input type="text" id="node-input-ec_boot_time_270">
5277
+ </div>
5278
+ <p class="caption">
5279
+ Default value: 1 second.
5280
+ </p>
5281
+ </div>
5282
+ <div class="form-row ncd-active-check">
5283
+ <strong>Set EC Device ID</strong>
5284
+ <p>Set the Modbus Slave device address connected to this device</p>
5285
+ <div>
5286
+ <label for="node-input-ec_dev_id_270_active">Active:</label>
5287
+ <input type="checkbox" id="node-input-ec_dev_id_270_active" class="ncd-config-toggle" data-target-id="node-input-ec_dev_id_270" value="1">
5288
+ </div>
5289
+ <div>
5290
+ <label for="node-input-ec_dev_id_1_270"><i class="icon-tag"></i>ID 1:</label>
5291
+ <input type="text" id="node-input-ec_dev_id_1_270" class="ec_dev_id_270" placeholder="0" value="00">
5292
+ </div>
5293
+ <div>
5294
+ <label for="node-input-ec_dev_id_2_270"><i class="icon-tag"></i>ID 2:</label>
5295
+ <input type="text" id="node-input-ec_dev_id_2_270" class="ec_dev_id_270" placeholder="0" value="00">
5296
+ </div>
5297
+ <div>
5298
+ <label for="node-input-ec_dev_id_3_270"><i class="icon-tag"></i>ID 3:</label>
5299
+ <input type="text" id="node-input-ec_dev_id_3_270" class="ec_dev_id_270" placeholder="0" value="00">
5300
+ </div>
5301
+ <div>
5302
+ <label for="node-input-ec_dev_id_4_270"><i class="icon-tag"></i>ID 4:</label>
5303
+ <input type="text" id="node-input-ec_dev_id_4_270" class="ec_dev_id_270" placeholder="0" value="00">
5304
+ </div>
5305
+ </div>
5306
+ </div>
5307
+ <div class="ncd-dependent" data-sensor-211>
5308
+ <div class="form-row ncd-active-check">
5309
+ <strong>Set Oxygen Rate</strong>
5310
+ <p>Set the Oxygen Rate.<br>
5311
+ Valid range: 0 - 255 Minutes.</p>
5312
+ <div>
5313
+ <label for="node-input-oxygen_rate_211_active">Active:</label>
5314
+ <input type="checkbox" id="node-input-oxygen_rate_211_active" class="ncd-config-toggle" data-target-id="node-input-oxygen_rate_211" value="1">
5315
+ </div>
5316
+ <div>
5317
+ <label for="node-input-oxygen_rate_211"><i class="icon-tag"></i>Value:</label>
5318
+ <input type="text" id="node-input-oxygen_rate_211">
5319
+ </div>
5320
+ <p class="caption">
5321
+ Default value: 15 minutes.
5322
+ </p>
5323
+ </div>
5324
+ <div class="form-row ncd-active-check">
5325
+ <strong>Set Oxygen Timeout</strong>
5326
+ <p>Set the Oxygen Timeout in seconds.<br>
5327
+ Valid range: 0 (Disable) - 65500 Seconds.</p>
5328
+ <div>
5329
+ <label for="node-input-oxygen_timeout_211_active">Active:</label>
5330
+ <input type="checkbox" id="node-input-oxygen_timeout_211_active" class="ncd-config-toggle" data-target-id="node-input-oxygen_timeout_211" value="1">
5331
+ </div>
5332
+ <div>
5333
+ <label for="node-input-oxygen_timeout_211"><i class="icon-tag"></i>Value:</label>
5334
+ <input type="text" id="node-input-oxygen_timeout_211">
5335
+ </div>
5336
+ <p class="caption">
5337
+ Default value: 600 seconds.
5338
+ </p>
5339
+ </div>
5340
+ <div class="form-row ncd-active-check">
5341
+ <strong>Set Oxygen Threshold</strong>
5342
+ <p>Set the Oxygen threshold in mg/l.<br>
5343
+ Valid range: 0 - 65500 mg/l.</p>
5344
+ <div>
5345
+ <label for="node-input-oxygen_threshold_211_active">Active:</label>
5346
+ <input type="checkbox" id="node-input-oxygen_threshold_211_active" class="ncd-config-toggle" data-target-id="node-input-oxygen_threshold_211" value="1">
5347
+ </div>
5348
+ <div>
5349
+ <label for="node-input-oxygen_threshold_211"><i class="icon-tag"></i>Value:</label>
5350
+ <input type="text" id="node-input-oxygen_threshold_211">
5351
+ </div>
5352
+ <p class="caption">
5353
+ Default value: 8 mg/l.
5354
+ </p>
5355
+ </div>
5356
+ </div>
5357
+ <div class="ncd-dependent" data-sensor-541>
5358
+ <div class="form-row ncd-active-check">
5359
+ <strong>Set Max Flow</strong>
5360
+ <p>Set the maximum flow sensor reads</p>
5361
+ <div>
5362
+ <label for="node-input-max_flow_541_active">Active:</label>
5363
+ <input type="checkbox" id="node-input-max_flow_541_active" class="ncd-config-toggle" data-target-id="node-input-max_flow_541" value="1">
5364
+ </div>
5365
+ <div>
5366
+ <label for="node-input-max_flow_541"><i class="icon-tag"></i>Value:</label>
5367
+ <input type="text" id="node-input-max_flow_541">
5368
+ </div>
5369
+ </div>
5370
+ <div class="form-row ncd-active-check">
5371
+ <strong>Set Min Flow</strong>
5372
+ <p>Set the minimum flow sensor reads</p>
5373
+ <div>
5374
+ <label for="node-input-min_flow_541_active">Active:</label>
5375
+ <input type="checkbox" id="node-input-min_flow_541_active" class="ncd-config-toggle" data-target-id="node-input-min_flow_541" value="1">
5376
+ </div>
5377
+ <div>
5378
+ <label for="node-input-min_flow_541"><i class="icon-tag"></i>Value:</label>
5379
+ <input type="text" id="node-input-min_flow_541">
5380
+ </div>
5381
+ </div>
5382
+ </div>
5383
+ <div class="ncd-dependent" data-sensor-87>
5384
+ <div class="form-row ncd-active-check">
5385
+ <strong>Set Current Calibration</strong>
5386
+ <p>Set the current calibration value, this value will be multiply by 10.</p>
5387
+ <div>
5388
+ <label for="node-input-ct_constant_87_active">Active:</label>
5389
+ <input type="checkbox" id="node-input-ct_constant_87_active" class="ncd-config-toggle" data-target-id="node-input-ct_constant_87" value="1">
5390
+ </div>
5391
+ <div>
5392
+ <label for="node-input-ct_constant_87"><i class="icon-tag"></i>Value:</label>
5393
+ <input type="text" id="node-input-ct_constant_87">
5394
+ </div>
5395
+ </div>
5396
+ <div class="form-row ncd-active-check">
5397
+ <strong>Set Dead Band</strong>
5398
+ <p>Filters out current values below the dead band threshold, treating them as noise. Generally 1.5% of the CT full scale<br>
5399
+ This value determines the minimum current would have to be for it to be registered as a measurement. Values below the deab band it would be perceived as 0.<br><br>
5400
+ Example: A value of 10 would mean that current below 10 mA would be considered as 0.
5401
+ <div>
5402
+ <label for="node-input-deadband_87_active">Active:</label>
5403
+ <input type="checkbox" id="node-input-deadband_87_active" class="ncd-config-toggle" data-target-id="node-input-deadband_87" value="1">
5404
+ </div>
5405
+ <div>
5406
+ <label for="node-input-deadband_87"><i class="icon-tag"></i>Value:</label>
5407
+ <input type="text" id="node-input-deadband_87">
5408
+ </div>
5409
+ </div>
5410
+ <div class="form-row ncd-active-check">
5411
+ <strong>Set Sampling Frequency</strong>
5412
+ <p>Set the sample per seconds</p>
5413
+ <div>
5414
+ <label for="node-input-sampling_frequency_87_active"><i class="icon-tag"></i>Active:</label>
5415
+ <input type="checkbox" id="node-input-sampling_frequency_87_active" class="ncd-config-toggle" data-target-id="node-input-sampling_frequency_87" value="1">
5416
+ </div>
5417
+ <div>
5418
+ <label for="node-input-sampling_frequency_87"><i class="icon-tag"></i>Value:</label>
5419
+ <select id="node-input-sampling_frequency_87">
5420
+ <option value="0" selected>400 Sps</option>
5421
+ <option value="1">800 Sps</option>
5422
+ <option value="2">2048 Sps</option>
5423
+ </select>
5424
+ </div>
5425
+ </div>
5426
+ <div class="form-row ncd-active-check">
5427
+ <strong>Set Raw Length</strong>
5428
+ <p>Set the size of the data payload the sensor sends when it transmit a Raw message.</p>
5429
+ <div>
5430
+ <label for="node-input-raw_length_87_active"><i class="icon-tag"></i>Active:</label>
5431
+ <input type="checkbox" id="node-input-raw_length_87_active" class="ncd-config-toggle" data-target-id="node-input-raw_length_87" value="1">
5432
+ </div>
5433
+ <div>
5434
+ <label for="node-input-raw_length_87"><i class="icon-tag"></i>Value:</label>
5435
+ <select id="node-input-raw_length_87">
5436
+ <option value="0" selected>55 Bytes</option>
5437
+ <option value="1">100 Bytes</option>
5438
+ <option value="2">150 Bytes</option>
5439
+ <option value="3">180 Bytes</option>
5440
+ </select>
5441
+ </div>
5442
+ </div>
5443
+ </div>
4739
5444
  </div>
4740
5445
  </div>
4741
5446
  </script>