@ncd-io/node-red-enterprise-sensors 2.0.2 → 2.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/wireless.html CHANGED
@@ -195,6 +195,19 @@
195
195
  return int >= l && int <= h;
196
196
  }
197
197
  }
198
+ if(property_name === 'current_calibration_82'){
199
+ return function(v){
200
+ var int = parseInt(v, base);
201
+ if(this.current_calibration_82 == 0){
202
+ console.log('ERROR: Invalid property detect. Setting current_calibration_82 to default value');
203
+ $("#node-input-current_calibration_82").val(1);
204
+ return true;
205
+ } else if(v == undefined){
206
+ return true;
207
+ }
208
+ return int >= l && int <= h;
209
+ }
210
+ }
198
211
  if(base == 'decimal'){
199
212
  return function(v){
200
213
  var n = parseFloat(v);
@@ -421,10 +434,10 @@
421
434
  high_pass_filter_81_p2_active: {value:""},
422
435
  high_pass_filter_81_p2: {value:0},
423
436
 
424
- roll_angle_threshold_47:{value:0, validate: NCD_validators.number_range(0, 255)},
425
- roll_angle_threshold_47_active:{value:""},
426
- pitch_angle_threshold_47:{value:0, validate: NCD_validators.number_range(0, 255)},
427
- pitch_angle_threshold_47_active:{value:""},
437
+ // roll_angle_threshold_47:{value:0, validate: NCD_validators.number_range(0, 255)},
438
+ // roll_angle_threshold_47_active:{value:""},
439
+ // pitch_angle_threshold_47:{value:0, validate: NCD_validators.number_range(0, 255)},
440
+ // pitch_angle_threshold_47_active:{value:""},
428
441
 
429
442
  accelerometer_state_108:{value:0},
430
443
  accelerometer_state_108_active:{value:""},
@@ -756,6 +769,8 @@
756
769
  pressure_sensor_range_AMS5812_21: {value: 0},
757
770
  pressure_sensor_range_AMS5915_21_active: {value: ""},
758
771
  pressure_sensor_range_AMS5915_21: {value: 0},
772
+ pressure_sensor_range_AMS5935_21_active: {value: ""},
773
+ pressure_sensor_range_AMS5935_21: {value: 0},
759
774
 
760
775
  motion_to_sampling_delay_110_active: {value: ""},
761
776
  motion_to_sampling_delay_110: {value: 100, validate: NCD_validators.number_range(0, 255)},
@@ -883,21 +898,21 @@
883
898
  oxygen_timeout_536_active:{value: ""},
884
899
  oxygen_timeout_536:{value:5, validate: NCD_validators.number_range(1, 10)},
885
900
  oxygen_max_threshold_s1_536_active:{value: ""},
886
- oxygen_max_threshold_s1_536:{value:12, validate: NCD_validators.number_range(0, 2000)},
901
+ oxygen_max_threshold_s1_536:{value:1200, validate: NCD_validators.number_range(0, 2000)},
887
902
  oxygen_max_threshold_s2_536_active:{value: ""},
888
- oxygen_max_threshold_s2_536:{value:12, validate: NCD_validators.number_range(0, 2000)},
903
+ oxygen_max_threshold_s2_536:{value:1200, validate: NCD_validators.number_range(0, 2000)},
889
904
  oxygen_max_threshold_s3_536_active:{value: ""},
890
- oxygen_max_threshold_s3_536:{value:12, validate: NCD_validators.number_range(0, 2000)},
905
+ oxygen_max_threshold_s3_536:{value:1200, validate: NCD_validators.number_range(0, 2000)},
891
906
  oxygen_max_threshold_s4_536_active:{value: ""},
892
- oxygen_max_threshold_s4_536:{value:12, validate: NCD_validators.number_range(0, 2000)},
907
+ oxygen_max_threshold_s4_536:{value:1200, validate: NCD_validators.number_range(0, 2000)},
893
908
  oxygen_min_threshold_s1_536_active:{value: ""},
894
- oxygen_min_threshold_s1_536:{value:12, validate: NCD_validators.number_range(0, 2000)},
909
+ oxygen_min_threshold_s1_536:{value:1000, validate: NCD_validators.number_range(0, 2000)},
895
910
  oxygen_min_threshold_s2_536_active:{value: ""},
896
- oxygen_min_threshold_s2_536:{value:12, validate: NCD_validators.number_range(0, 2000)},
911
+ oxygen_min_threshold_s2_536:{value:1000, validate: NCD_validators.number_range(0, 2000)},
897
912
  oxygen_min_threshold_s3_536_active:{value: ""},
898
- oxygen_min_threshold_s3_536:{value:12, validate: NCD_validators.number_range(0, 2000)},
913
+ oxygen_min_threshold_s3_536:{value:1000, validate: NCD_validators.number_range(0, 2000)},
899
914
  oxygen_min_threshold_s4_536_active:{value: ""},
900
- oxygen_min_threshold_s4_536:{value:12, validate: NCD_validators.number_range(0, 2000)},
915
+ oxygen_min_threshold_s4_536:{value:1000, validate: NCD_validators.number_range(0, 2000)},
901
916
  clear_timers_119_active:{value:""},
902
917
  clear_timers_119:{value:8},
903
918
  push_notification_119_active:{value: ""},
@@ -1002,7 +1017,49 @@
1002
1017
  adc_threshold_128:{value: 3, validate: NCD_validators.number_range(0, 65535)},
1003
1018
  auto_check_interval_128_active:{value:""},
1004
1019
  auto_check_interval_128:{value: 0, validate: NCD_validators.number_range(0, 255)},
1005
- auto_calibration_128:{value:0}
1020
+ auto_calibration_128:{value:0},
1021
+
1022
+ reset_total_545_active:{value:""},
1023
+ cal_validation_545_active:{value:""},
1024
+
1025
+ boot_time_4_active:{value:""},
1026
+ boot_time_4:{value: 0, validate: NCD_validators.number_range(0, 65535)},
1027
+ operation_mode_4_active:{value:""},
1028
+ operation_mode_4:{value:0},
1029
+
1030
+ lube_on_time_1_105_active:{value:""},
1031
+ lube_on_time_1_105:{value: 0, validate: NCD_validators.number_range(0, 255)},
1032
+ lube_on_time_2_105_active:{value:""},
1033
+ lube_on_time_2_105:{value: 0, validate: NCD_validators.number_range(0, 255)},
1034
+ faulty_level_105_active:{value:""},
1035
+ faulty_level_105:{value: 0, validate: NCD_validators.number_range(0, 255)},
1036
+ friction_level_105_active:{value:""},
1037
+ friction_level_105:{value: 0, validate: NCD_validators.number_range(0, 255)},
1038
+
1039
+ vibration_mode_115_active:{value:""},
1040
+ vibration_mode_115:{value:0},
1041
+ offset_mode_115_active:{value:""},
1042
+ offset_mode_115:{value:0},
1043
+
1044
+ flow_sensor_baud_rate_536_active:{value:""},
1045
+ flow_sensor_baud_rate_536:{value: 9600},
1046
+ oxygen_sensor_baud_rate_536_active:{value:""},
1047
+ oxygen_sensor_baud_rate_536:{value: 9600},
1048
+ flow_sensor_parity_bits_536_active:{value:""},
1049
+ flow_sensor_parity_bits_536:{value:0},
1050
+ oxygen_sensor_parity_bits_536_active:{value:""},
1051
+ oxygen_sensor_parity_bits_536:{value:0},
1052
+ flow_sensor_stop_bits_536_active:{value:""},
1053
+ flow_sensor_stop_bits_536:{value:0},
1054
+ oxygen_sensor_stop_bits_536_active:{value:""},
1055
+ oxygen_sensor_stop_bits_536:{value:0},
1056
+
1057
+ tilt_mode_47_active:{value:""},
1058
+ tilt_mode_47:{value: 2, validate: NCD_validators.number_range(0, 2)},
1059
+ tilt_angle_47_active:{value:""},
1060
+ tilt_angle_47:{value: 10, validate: NCD_validators.number_range(5, 90)},
1061
+ tilt_timer_47_active:{value:""},
1062
+ tilt_timer_47:{value: 30, validate: NCD_validators.number_range(0, 255)}
1006
1063
  },
1007
1064
  inputs: 0,
1008
1065
  outputs: 1,
@@ -1112,6 +1169,7 @@
1112
1169
  "111": "111 - Two Channel Vibration Plus v4",
1113
1170
  "112": "112 - Condition Based/Predictive Maintenance Sensor v4",
1114
1171
  "114": "114 - Standalone Smart Vibration Sensor v4",
1172
+ "115": "115 - One Channel Ultrasound Sensor Gen 4",
1115
1173
  "117": "117 - Custom Vibration Sensor PPV",
1116
1174
  "118": "118 - Dual Pressure and Temperature Sensor",
1117
1175
  "119": "119 - Machine Runtime Hour Meter",
@@ -1189,6 +1247,15 @@
1189
1247
  $('#gas_type_list_545 > div:nth-child(-n+'+gas_type+')').show();
1190
1248
  $('#gas_type_list_545 > div:nth-last-child(-n+'+(5-gas_type)+')').hide();
1191
1249
  });
1250
+ $('#node-input-pressure_sensor_type_21').change(function(){
1251
+ let sensor_type = parseInt($(this).val(), 10);
1252
+ // Hide, disable, AND uncheck the hidden ones
1253
+ $('#sensor_type_list_21 > .form-row').hide()
1254
+ .find('.ncd-config-toggle').prop('checked', false);
1255
+ // Show and enable the active one
1256
+ $('#sensor_type_list_21 > .form-row').eq(sensor_type).show()
1257
+ .find('.ncd-config-toggle');
1258
+ }).change();
1192
1259
  // $('#node-input-number_of_regs_to_rd_539_active').change(function(){
1193
1260
  // if($(this).prop('checked')){
1194
1261
  // if($(this).data('target-id')){
@@ -1438,6 +1505,7 @@
1438
1505
  <option value="111">111 - Two Channel Vibration Plus v4</option>
1439
1506
  <option value="112">112 - Condition Based/Predictive Maintenance Sensor v4</option>
1440
1507
  <option value="114">114 - Standalone Smart Vibration Sensor v4</option>
1508
+ <option value="115">115 - One Channel Ultrasound Sensor Gen 4</option>
1441
1509
  <option value="117">117 - Custom Vibration Sensor PPV</option>
1442
1510
  <option value="118">118 - Dual Pressure and Temperature Sensor</option>
1443
1511
  <option value="119">119 - Machine Runtime Hour Meter</option>
@@ -1494,7 +1562,7 @@
1494
1562
  <label for="node-input-auto_config"><i class="icon-tag"></i> Auto Config</label>
1495
1563
  <input class="section-control" type="checkbox" id="node-input-auto_config" value="1">
1496
1564
  </div>
1497
- <div class="form-row ncd-dependent" data-sensor-4 data-sensor-12 data-sensor-21 data-sensor-29 data-sensor-23 data-sensor-26 data-sensor-30 data-sensor-32 data-sensor-33 data-sensor-35 data-sensor-39 data-sensor-44 data-sensor-45 data-sensor-48 data-sensor-52 data-sensor-53 data-sensor-54 data-sensor-55 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-91 data-sensor-93 data-sensor-97 data-sensor-98 data-sensor-99 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-119 data-sensor-120 data-sensor-121 data-sensor-122 data-sensor-123 data-sensor-124 data-sensor-125 data-sensor-126 data-sensor-128 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-536 data-sensor-537 data-sensor-538 data-sensor-539 data-sensor-540 data-sensor-541 data-sensor-542 data-sensor-543 data-sensor-545 data-sensor-554 data-sensor-1010 data-sensor-1011>
1565
+ <div class="form-row ncd-dependent" data-sensor-1 data-sensor-4 data-sensor-12 data-sensor-15 data-sensor-21 data-sensor-29 data-sensor-23 data-sensor-26 data-sensor-30 data-sensor-32 data-sensor-33 data-sensor-35 data-sensor-39 data-sensor-44 data-sensor-45 data-sensor-47 data-sensor-48 data-sensor-52 data-sensor-53 data-sensor-54 data-sensor-55 data-sensor-56 data-sensor-58 data-sensor-74 data-sensor-75 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-91 data-sensor-93 data-sensor-95 data-sensor-96 data-sensor-97 data-sensor-98 data-sensor-99 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-115 data-sensor-117 data-sensor-118 data-sensor-119 data-sensor-120 data-sensor-121 data-sensor-122 data-sensor-123 data-sensor-124 data-sensor-125 data-sensor-126 data-sensor-128 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-536 data-sensor-537 data-sensor-538 data-sensor-539 data-sensor-540 data-sensor-541 data-sensor-542 data-sensor-543 data-sensor-545 data-sensor-554 data-sensor-1010 data-sensor-1011>
1498
1566
  <hr>
1499
1567
  <label for="node-input-on_the_fly_enable"><i class="icon-tag"></i> OTF Config*</label>
1500
1568
  <input type="checkbox" id="node-input-on_the_fly_enable" value="1">
@@ -2608,10 +2676,13 @@
2608
2676
  <label for="node-input-current_calibration_82"><i class="icon-tag"></i>Value:</label>
2609
2677
  <input type="text" id="node-input-current_calibration_82">
2610
2678
  </div>
2679
+ <p class="caption">
2680
+ Default value: 8700<br>
2681
+ </p>
2611
2682
  </div>
2612
2683
  </div>
2613
2684
 
2614
- <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>
2685
+ <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-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>
2615
2686
  <div class="form-row ncd-active-check">
2616
2687
  <strong>Sensor Boot Time</strong>
2617
2688
  <p class="caption">
@@ -2629,7 +2700,7 @@
2629
2700
  </div>
2630
2701
  </div>
2631
2702
 
2632
- <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>
2703
+ <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-107 data-sensor-122 data-sensor-540 data-sensor-541>
2633
2704
  <div class="form-row ncd-active-check">
2634
2705
  <strong>Auto Check Interval</strong>
2635
2706
  <p class="caption">
@@ -2678,7 +2749,7 @@
2678
2749
  </div>
2679
2750
  </div>
2680
2751
 
2681
- <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>
2752
+ <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-75 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>
2682
2753
  <div class="form-row ncd-active-check">
2683
2754
  <strong>Low Calibration Point</strong>
2684
2755
  <div>
@@ -2690,6 +2761,8 @@
2690
2761
  <input type="text" id="node-input-low_calibration_420ma" placeholder="68805" value="68805">
2691
2762
  </div>
2692
2763
  </div>
2764
+ </div>
2765
+ <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-75 data-sensor-85 data-sensor-88 data-sensor-89 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>
2693
2766
  <div class="form-row ncd-active-check">
2694
2767
  <strong>Mid Calibration Point</strong>
2695
2768
  <div>
@@ -2712,6 +2785,8 @@
2712
2785
  <input type="text" id="node-input-high_calibration_420ma" placeholder="68714" value="68714">
2713
2786
  </div>
2714
2787
  </div>
2788
+ </div>
2789
+ <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-75 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>
2715
2790
  <div class="form-row ncd-active-check">
2716
2791
  <strong>Set FSR</strong>
2717
2792
  <div>
@@ -2745,6 +2820,83 @@
2745
2820
  <option value="1">Enable</option>
2746
2821
  </select>
2747
2822
  </div>
2823
+ <p class="caption">
2824
+ Default value: Disabled.
2825
+ </p>
2826
+ </div>
2827
+ </div>
2828
+ <div class="ncd-dependent" data-sensor-105 data-sensor-106>
2829
+ <div class="form-row ncd-active-check">
2830
+ <strong>Set Lube On Time 1</strong>
2831
+ <p class="caption">
2832
+ This value sets the time (seconds) at which dispenser will keep lubing.
2833
+ </p>
2834
+ <div>
2835
+ <label for="node-input-lube_on_time_1_105_active">Active:</label>
2836
+ <input type="checkbox" id="node-input-lube_on_time_1_105_active" class="ncd-config-toggle" data-target-id="node-input-lube_on_time_1_105" value="1">
2837
+ </div>
2838
+ <div>
2839
+ <label for="node-input-lube_on_time_1_105"><i class="icon-tag"></i>Value:</label>
2840
+ <input type="text" id="node-input-lube_on_time_1_105" placeholder="0" value="0">
2841
+ </div>
2842
+ <p class="caption">
2843
+ Default value: 10 seconds.
2844
+ </p>
2845
+ </div>
2846
+ </div>
2847
+ <div class="ncd-dependent" data-sensor-106>
2848
+ <div class="form-row ncd-active-check">
2849
+ <strong>Set Lube On Time 2</strong>
2850
+ <p class="caption">
2851
+ This value sets the time (seconds) at which dispenser will keep lubing (probe 2).
2852
+ </p>
2853
+ <div>
2854
+ <label for="node-input-lube_on_time_2_105_active">Active:</label>
2855
+ <input type="checkbox" id="node-input-lube_on_time_2_105_active" class="ncd-config-toggle" data-target-id="node-input-lube_on_time_2_105" value="1">
2856
+ </div>
2857
+ <div>
2858
+ <label for="node-input-lube_on_time_2_105"><i class="icon-tag"></i>Value:</label>
2859
+ <input type="text" id="node-input-lube_on_time_2_105" placeholder="0" value="0">
2860
+ </div>
2861
+ <p class="caption">
2862
+ Default value: 10 seconds.
2863
+ </p>
2864
+ </div>
2865
+ </div>
2866
+ <div class="ncd-dependent" data-sensor-105 data-sensor-106>
2867
+ <div class="form-row ncd-active-check">
2868
+ <strong>Set Faulty Noise Level</strong>
2869
+ <p class="caption">
2870
+ The critical threshold (dB) where the machine is considered damaged. Lubrication will not help at this stage, so it is disabled.
2871
+ </p>
2872
+ <div>
2873
+ <label for="node-input-faulty_level_105_active">Active:</label>
2874
+ <input type="checkbox" id="node-input-faulty_level_105_active" class="ncd-config-toggle" data-target-id="node-input-faulty_level_105" value="1">
2875
+ </div>
2876
+ <div>
2877
+ <label for="node-input-faulty_level_105"><i class="icon-tag"></i>Value:</label>
2878
+ <input type="text" id="node-input-faulty_level_105" placeholder="0" value="0">
2879
+ </div>
2880
+ <p class="caption">
2881
+ Default value: 45dB.
2882
+ </p>
2883
+ </div>
2884
+ <div class="form-row ncd-active-check">
2885
+ <strong>Set Friction Noise Level</strong>
2886
+ <p class="caption">
2887
+ Sets the threshold (dB) where friction is detected. Lubrication is allowed at this stage.
2888
+ </p>
2889
+ <div>
2890
+ <label for="node-input-friction_level_105_active">Active:</label>
2891
+ <input type="checkbox" id="node-input-friction_level_105_active" class="ncd-config-toggle" data-target-id="node-input-friction_level_105" value="1">
2892
+ </div>
2893
+ <div>
2894
+ <label for="node-input-friction_level_105"><i class="icon-tag"></i>Value:</label>
2895
+ <input type="text" id="node-input-friction_level_105" placeholder="0" value="0">
2896
+ </div>
2897
+ <p class="caption">
2898
+ Default value: 35 dB.
2899
+ </p>
2748
2900
  </div>
2749
2901
  </div>
2750
2902
  <div class="ncd-dependent" data-sensor-505 data-sensor-506>
@@ -2801,34 +2953,61 @@
2801
2953
 
2802
2954
  <div class="ncd-dependent" data-sensor-47>
2803
2955
  <div class="form-row ncd-active-check">
2804
- <strong>Roll Angle Threshold</strong>
2956
+ <strong>Set Tilt Angle Threshold</strong>
2805
2957
  <p class="caption">
2806
- This settings forces the sensor to transmit a packet when it detects a change in Roll angle at the chosen value or a multiple of the chosen value.<br>
2807
- A value of 20 will force the sensor to transmit a packet at a roll angle of 20 degrees, -20 degrees, 40 degrees, -40 degrees, etc.
2958
+ Sets the tilt angle thresholds for both roll and pitch axes.
2808
2959
  </p>
2809
2960
  <div>
2810
- <label for="node-input-roll_angle_threshold_47_active">Active:</label>
2811
- <input type="checkbox" id="node-input-roll_angle_threshold_47_active" class="ncd-config-toggle" data-target-id="node-input-roll_angle_threshold_47" value="1">
2961
+ <label for="node-input-tilt_angle_47_active">Active:</label>
2962
+ <input type="checkbox" id="node-input-tilt_angle_47_active" class="ncd-config-toggle" data-target-id="node-input-tilt_angle_47" value="1">
2812
2963
  </div>
2813
2964
  <div>
2814
- <label for="node-input-roll_angle_threshold_47"><i class="icon-tag"></i>Value:</label>
2815
- <input type="text" id="node-input-roll_angle_threshold_47" placeholder="10" value="10">
2965
+ <label for="node-input-tilt_angle_47"><i class="icon-tag"></i>Value:</label>
2966
+ <input type="text" id="node-input-tilt_angle_47" placeholder="10" value="10">
2816
2967
  </div>
2968
+ <p class="caption">
2969
+ Default value: 10.
2970
+ </p>
2817
2971
  </div>
2818
2972
  <div class="form-row ncd-active-check">
2819
- <strong>Pitch Angle Threshold</strong>
2973
+ <strong>Set Tilt Threshold Mode</strong>
2820
2974
  <p class="caption">
2821
- This settings forces the sensor to transmit a packet when it detects a change in Pitch angle at the chosen value or a multiple of the chosen value.<br>
2822
- A value of 20 will force the sensor to transmit a packet at a pitch angle of 20 degrees, -20 degrees, 40 degrees, -40 degrees, etc.
2975
+ Configures how the sensor triggers data transmissions based on tilt changes:<br><br>
2976
+ <strong>Absolute:</strong> Sensor transmits a data packet when it detects a change exceeding single aboulte angle(pitch or roll), and user defined transmission intervals<br>
2977
+ <strong>Incremental:</strong> The sensor transmits a data packet when it detects a change exceeding the threshold, or whenever the angle reaches a multiple of that threshold value. For example, if the threshold is set to 20, the sensor will force a transmission at roll or pitch angles of 20°, -20°, 40°, -40°, etc.<br>
2978
+ Note: This mode requires the Auto Check Timer to be active. This will also send packets at user defined transmission intervals.<br>
2979
+ <strong>Normal:</strong> The sensor transmits a data packet only at user defined transmission intervals. This is lowest power mode<br>
2823
2980
  </p>
2824
2981
  <div>
2825
- <label for="node-input-pitch_angle_threshold_47_active">Active:</label>
2826
- <input type="checkbox" id="node-input-pitch_angle_threshold_47_active" class="ncd-config-toggle" data-target-id="node-input-pitch_angle_threshold_47" value="1">
2982
+ <label for="node-input-tilt_mode_47_active">Active:</label>
2983
+ <input type="checkbox" id="node-input-tilt_mode_47_active" class="ncd-config-toggle" data-target-id="node-input-tilt_mode_47" value="1">
2827
2984
  </div>
2828
2985
  <div>
2829
- <label for="node-input-pitch_angle_threshold_47"><i class="icon-tag"></i>Value:</label>
2830
- <input type="text" id="node-input-pitch_angle_threshold_47" placeholder="10" value="10">
2986
+ <label for="node-input-tilt_mode_47"><i class="icon-tag"></i>Value:</label>
2987
+ <input type="text" id="node-input-tilt_mode_47" placeholder="10" value="10">
2831
2988
  </div>
2989
+ <p class="caption">
2990
+ Default value: Normal.
2991
+ </p>
2992
+ </div>
2993
+ <div class="form-row ncd-active-check">
2994
+ <strong>Set Auto Check Timer</strong>
2995
+ <p class="caption">
2996
+ Defines the polling interval (in seconds) for the sensor when operating in Incremental mode only.<br>
2997
+ The timer continuously checks the angle at the configured interval to determine if the device has reached a multiple of the user-defined threshold.
2998
+ If the current position falls within these multiples, the device transmits a data packet immediately, bypassing the standard periodic transmission interval.
2999
+ </p>
3000
+ <div>
3001
+ <label for="node-input-tilt_timer_47_active">Active:</label>
3002
+ <input type="checkbox" id="node-input-tilt_timer_47_active" class="ncd-config-toggle" data-target-id="node-input-tilt_timer_47" value="1">
3003
+ </div>
3004
+ <div>
3005
+ <label for="node-input-tilt_timer_47"><i class="icon-tag"></i>Value:</label>
3006
+ <input type="text" id="node-input-tilt_timer_47" placeholder="10" value="10">
3007
+ </div>
3008
+ <p class="caption">
3009
+ Default value: 30 seconds.
3010
+ </p>
2832
3011
  </div>
2833
3012
  </div>
2834
3013
  <div class="ncd-dependent" data-sensor-108>
@@ -4394,7 +4573,7 @@
4394
4573
  <div>
4395
4574
  <label for="node-input-filter_thermocouple_112"><i class="icon-tag"></i>Value:</label>
4396
4575
  <select id="node-input-filter_thermocouple_112">
4397
- <option selected="selected" value="0">Level 0</option>
4576
+ <option selected="selected" value="0">Disabled</option>
4398
4577
  <option value="1">Level 1</option>
4399
4578
  <option value="2">Level 2</option>
4400
4579
  <option value="3">Level 3</option>
@@ -4495,9 +4674,33 @@
4495
4674
  </div>
4496
4675
  <div class="ncd-dependent" data-sensor-4 data-sensor-12 data-sensor-23>
4497
4676
  <hr>
4677
+ <div class="form-row ncd-active-check">
4678
+ <strong>Set Operation Mode</strong>
4679
+ <p class="caption">
4680
+ This setting is for the internal temperature chip.<br>
4681
+ • <strong>Shutdown:</strong> One of the low power modes. When this mode is enabled, sensor consumes less current than normal operation.<br>
4682
+ • <strong>Brust:</strong> One of the low power modes. In this mode, the sensor measures a specific number of temperature samples and then it goes to shutdown mode. The number of samples is set by the "Number of Samples" configuration.<br>
4683
+ • <strong>Normal:</strong> Normal sensor operation (Not low power).<br>
4684
+ </p>
4685
+ <div>
4686
+ <label for="node-input-operation_mode_4_active">Active:</label>
4687
+ <input type="checkbox" id="node-input-operation_mode_4_active" class="ncd-config-toggle" data-target-id="node-input-operation_mode_4" value="1">
4688
+ </div>
4689
+ <div>
4690
+ <label for="node-input-operation_mode_4"><i class="icon-tag"></i>Value:</label>
4691
+ <select id="node-input-operation_mode_4">
4692
+ <option selected="selected" value="0">Normal</option>
4693
+ <option value="1">Shutdown</option>
4694
+ <option value="2">Burst</option>
4695
+ </select>
4696
+ </div>
4697
+ <p class="caption">
4698
+ Default value: Normal.
4699
+ </p>
4700
+ </div>
4498
4701
  <div class="form-row ncd-active-check">
4499
4702
  <strong>Set Thermocouple Type</strong>
4500
- <p>Set the type of thermocouple being used, this device supports eight thermocouple types (e.g., K, J, T, N, S, E, B, R).</p>
4703
+ <p class="caption">Set the type of thermocouple being used, this device supports eight thermocouple types (e.g., K, J, T, N, S, E, B, R).</p>
4501
4704
  <div>
4502
4705
  <label for="node-input-thermocouple_type_23_active">Active:</label>
4503
4706
  <input type="checkbox" id="node-input-thermocouple_type_23_active" class="ncd-config-toggle" data-target-id="node-input-thermocouple_type_23" value="1">
@@ -4515,10 +4718,13 @@
4515
4718
  <option value="112">Type R</option>
4516
4719
  </select>
4517
4720
  </div>
4721
+ <p class="caption">
4722
+ Default value: Type K.
4723
+ </p>
4518
4724
  </div>
4519
4725
  <div class="form-row ncd-active-check">
4520
4726
  <strong>Set Filter Level</strong>
4521
- <p>The sensor applies the selected filter level by averaging multiple temperature readings over time.
4727
+ <p class="caption">The sensor applies the selected filter level by averaging multiple temperature readings over time.
4522
4728
  A higher filter level smooths out rapid fluctuations (noise) in the measurements, resulting in more stable data but with a slower response.
4523
4729
  A lower filter level offers quicker response but with potentially more noise in the data.<br>
4524
4730
  <br>
@@ -4537,7 +4743,7 @@
4537
4743
  <div>
4538
4744
  <label for="node-input-filter_thermocouple"><i class="icon-tag"></i>Value:</label>
4539
4745
  <select id="node-input-filter_thermocouple">
4540
- <option selected="selected" value="0">Level 0</option>
4746
+ <option selected="selected" value="0">Filter Disabled</option>
4541
4747
  <option value="1">Level 1</option>
4542
4748
  <option value="2">Level 2</option>
4543
4749
  <option value="3">Level 3</option>
@@ -4547,10 +4753,13 @@
4547
4753
  <option value="7">Level 7</option>
4548
4754
  </select>
4549
4755
  </div>
4756
+ <p class="caption">
4757
+ Default value: Filter Disabled.
4758
+ </p>
4550
4759
  </div>
4551
4760
  <div class="form-row ncd-active-check">
4552
4761
  <strong>Set Cold Junction Resolution</strong>
4553
- <p>The internal chip integrates an ambient temperature sensor which can be used to measure the thermocouple cold-junction temperature.
4762
+ <p class="caption">The internal chip integrates an ambient temperature sensor which can be used to measure the thermocouple cold-junction temperature.
4554
4763
  The temperature resolution is user-selectable to 0.0625°C or 0.25°C resolutions and setting the resolution determines the temperature update rate.</p>
4555
4764
  <div>
4556
4765
  <label for="node-input-cold_junction_thermocouple_active">Active:</label>
@@ -4563,10 +4772,13 @@
4563
4772
  <option value="128">0.25⁰C</option>
4564
4773
  </select>
4565
4774
  </div>
4775
+ <p class="caption">
4776
+ Default value: 0.0625⁰C.
4777
+ </p>
4566
4778
  </div>
4567
4779
  <div class="form-row ncd-active-check">
4568
4780
  <strong>Set ADC Resolution</strong>
4569
- <p>The ADC measurement resolution is selectable, which enables the user to choose faster conversion times with
4781
+ <p class="caption">The ADC measurement resolution is selectable, which enables the user to choose faster conversion times with
4570
4782
  reduced resolution. This feature is useful to detect fast transient temperatures.</p>
4571
4783
  <div>
4572
4784
  <label for="node-input-sample_resolution_thermocouple_active">Active:</label>
@@ -4581,10 +4793,13 @@
4581
4793
  <option value="96">12 Bits</option>
4582
4794
  </select>
4583
4795
  </div>
4796
+ <p class="caption">
4797
+ Default value: 18 Bit.
4798
+ </p>
4584
4799
  </div>
4585
4800
  <div class="form-row ncd-active-check">
4586
4801
  <strong>Set Number of Samples</strong>
4587
- <p>Specifies how many temperature samples are taken per measurement, in addition, if the filter option is enabled, then the filter
4802
+ <p class="caption">Specifies how many temperature samples are taken per measurement, in addition, if the filter option is enabled, then the filter
4588
4803
  engine is applied to each temperature sample.</p>
4589
4804
  <div>
4590
4805
  <label for="node-input-number_of_samples_thermocouple_active">Active:</label>
@@ -4603,10 +4818,13 @@
4603
4818
  <option value="28">128 Samples</option>
4604
4819
  </select>
4605
4820
  </div>
4821
+ <p class="caption">
4822
+ Default value: 1 Sample.
4823
+ </p>
4606
4824
  </div>
4607
4825
  <div class="form-row ncd-active-check">
4608
4826
  <strong>Set Measurement Type</strong>
4609
- <p>Configures the sensor to measure either the hot-junction temperature, cold-junction temperature, or the differential between them.</p>
4827
+ <p class="caption">Configures the sensor to measure either the hot-junction temperature, cold-junction temperature, or the differential between them.</p>
4610
4828
  <div>
4611
4829
  <label for="node-input-measurement_type_thermocouple_active">Active:</label>
4612
4830
  <input type="checkbox" id="node-input-measurement_type_thermocouple_active" class="ncd-config-toggle" data-target-id="node-input-measurement_type_thermocouple" value="1">
@@ -4619,6 +4837,26 @@
4619
4837
  <option value="2">Delta</option>
4620
4838
  </select>
4621
4839
  </div>
4840
+ <p class="caption">
4841
+ Default value: Hot Junction.
4842
+ </p>
4843
+ </div>
4844
+ <div class="form-row ncd-active-check">
4845
+ <strong>Set Boot Time</strong>
4846
+ <p class="caption">
4847
+ Sets the time (in milliseconds) taken for sensor to be ready for use after it's powered on.
4848
+ </p>
4849
+ <div>
4850
+ <label for="node-input-boot_time_4_active">Active:</label>
4851
+ <input type="checkbox" id="node-input-boot_time_4_active" class="ncd-config-toggle" data-target-id="node-input-boot_time_4" value="1">
4852
+ </div>
4853
+ <div>
4854
+ <label for="node-input-boot_time_4"><i class="icon-tag"></i>Value:</label>
4855
+ <input type="text" id="node-input-boot_time_4" placeholder="0" value="0">
4856
+ </div>
4857
+ <p class="caption">
4858
+ Default value: 1500 milliseconds.
4859
+ </p>
4622
4860
  </div>
4623
4861
  </div>
4624
4862
  <div class="ncd-dependent" data-sensor-46>
@@ -4735,7 +4973,7 @@
4735
4973
  <input type="checkbox" id="node-input-reboot_1011" value="1">
4736
4974
  </div>
4737
4975
  </div>
4738
- <div class="ncd-dependent" data-sensor-1011>
4976
+ <div class="ncd-dependent" data-sensor-1010 data-sensor-1011>
4739
4977
  <div class="form-row ncd-active-check">
4740
4978
  <strong>Set Mode</strong>
4741
4979
  <div>
@@ -5388,7 +5626,7 @@
5388
5626
  </div>
5389
5627
  </div>
5390
5628
  </div>
5391
- <div class="ncd-dependent" data-sensor-21>
5629
+ <!-- <div class="ncd-dependent" data-sensor-21>
5392
5630
  <div class="form-row ncd-active-check">
5393
5631
  <strong>Set Pressure Sensor Type</strong>
5394
5632
  <div>
@@ -5400,93 +5638,145 @@
5400
5638
  <select id="node-input-pressure_sensor_type_21">
5401
5639
  <option value="0">AMS5812</option>
5402
5640
  <option value="1">AMS5915</option>
5641
+ <option value="2">AMS5935</option>
5403
5642
  </select>
5404
5643
  </div>
5405
- </div>
5406
- <div class="form-row ncd-active-check">
5407
- <strong>Set Pressure Sensor Range (for AMS5812)</strong>
5408
- <p>
5409
- D: Differential/relative.<br>
5410
- D-B: Bidirectional Differential.<br>
5411
- A: Absolute.<br>
5412
- B: Absolute (barometric).<br>
5413
- </p>
5414
- <div>
5415
- <label for="node-input-pressure_sensor_range_AMS5812_21_active">Active:</label>
5416
- <input type="checkbox" id="node-input-pressure_sensor_range_AMS5812_21_active" class="ncd-config-toggle" data-target-id="node-input-pressure_sensor_range_AMS5812_21" value="1">
5417
- </div>
5418
- <div>
5419
- <label for="node-input-pressure_sensor_range_AMS5812_21"><i class="icon-tag"></i>Value:</label>
5420
- <select id="node-input-pressure_sensor_range_AMS5812_21">
5421
- <option value="0">Type 0000-D</option>
5422
- <option value="1">Type 0001-D</option>
5423
- <option value="2">Type 0000-D-B</option>
5424
- <option value="3">Type 000-1-D-B</option>
5425
- <option value="4">Type 0003-D</option>
5426
- <option value="5">Type 0008-D</option>
5427
- <option value="6">Type 0015-D</option>
5428
- <option value="7">Type 0003-D-B</option>
5429
- <option value="8">Type 0008-D-B</option>
5430
- <option value="9">Type 0015-D-B</option>
5431
- <option value="10">Type 0030-D</option>
5432
- <option value="11">Type 0050-D</option>
5433
- <option value="12">Type 0150-D</option>
5434
- <option value="13">Type 0300-D</option>
5435
- <option value="14">Type 0600-D</option>
5436
- <option value="15">Type 1000-D</option>
5437
- <option value="16">Type 0030-D-B</option>
5438
- <option value="17">Type 0050-D-B</option>
5439
- <option value="18">Type 0150-D-B</option>
5440
- <option value="19">Type 0150-B</option>
5441
- <option value="20">Type 0150-A</option>
5442
- <option value="21">Type 0300-A</option>
5443
- </select>
5444
- </div>
5445
- </div>
5446
- <div class="form-row ncd-active-check">
5447
- <strong>Set Pressure Sensor Range (for AMS5915)</strong>
5448
- <p>
5449
- D: Differential/relative.<br>
5450
- D-B: Bidirectional Differential.<br>
5451
- A: Absolute.<br>
5452
- B: Absolute (barometric).<br>
5453
- </p>
5454
- <div>
5455
- <label for="node-input-pressure_sensor_range_AMS5915_21_active">Active:</label>
5456
- <input type="checkbox" id="node-input-pressure_sensor_range_AMS5915_21_active" class="ncd-config-toggle" data-target-id="node-input-pressure_sensor_range_AMS5915_21" value="1">
5457
- </div>
5458
- <div>
5459
- <label for="node-input-pressure_sensor_range_AMS5915_21"><i class="icon-tag"></i>Value:</label>
5460
- <select id="node-input-pressure_sensor_range_AMS5915_21">
5461
- <option value="0">Type 0005-D</option>
5462
- <option value="1">Type 0010_D</option>
5463
- <option value="2">Type 0002_D_B</option>
5464
- <option value="3">Type 0005_D_B</option>
5465
- <option value="4">Type 0010_D_B</option>
5466
- <option value="5">Type 0020_D</option>
5467
- <option value="6">Type 0035_D</option>
5468
- <option value="7">Type 0050_D</option>
5469
- <option value="8">Type 0100_D</option>
5470
- <option value="9">Type 0020_D_B</option>
5471
- <option value="10">Type 0035_D_B</option>
5472
- <option value="11">Type 0050_D_B</option>
5473
- <option value="12">Type 0100_D_B</option>
5474
- <option value="13">Type 0200_D</option>
5475
- <option value="14">Type 0350_D</option>
5476
- <option value="15">Type 0500_D</option>
5477
- <option value="16">Type 1000_D</option>
5478
- <option value="17">Type 2000_D</option>
5479
- <option value="18">Type 4000_D</option>
5480
- <option value="19">Type 7000_D</option>
5481
- <option value="20">Type 10000_D</option>
5482
- <option value="21">Type 0200_D_B</option>
5483
- <option value="22">Type 0350_D_B</option>
5484
- <option value="23">Type 0500_D_B</option>
5485
- <option value="24">Type 1000_D_B</option>
5486
- </select>
5644
+ <br>
5645
+ <div id="sensor_type_list_21">
5646
+ <div class="form-row ncd-active-check">
5647
+ <strong>Set Pressure Sensor Range</strong>
5648
+ <p class="caption">
5649
+ For AMS5812: <br>
5650
+ D: Differential/relative.<br>
5651
+ D-B: Bidirectional Differential.<br>
5652
+ A: Absolute.<br>
5653
+ B: Absolute (barometric).<br>
5654
+ </p>
5655
+ <div>
5656
+ <label for="node-input-pressure_sensor_range_AMS5812_21_active">Active:</label>
5657
+ <input type="checkbox" id="node-input-pressure_sensor_range_AMS5812_21_active" class="ncd-config-toggle" data-target-id="node-input-pressure_sensor_range_AMS5812_21" value="1">
5658
+ </div>
5659
+ <div>
5660
+ <label for="node-input-pressure_sensor_range_AMS5812_21"><i class="icon-tag"></i>Value:</label>
5661
+ <select id="node-input-pressure_sensor_range_AMS5812_21">
5662
+ <option value="0">Type 0000_D</option>
5663
+ <option value="1">Type 0001_D</option>
5664
+ <option value="2">Type 0000_D_B</option>
5665
+ <option value="3">Type 000_1_D_B</option>
5666
+ <option value="4">Type 0003_D</option>
5667
+ <option value="5">Type 0008_D</option>
5668
+ <option value="6">Type 0015_D</option>
5669
+ <option value="7">Type 0003_D_B</option>
5670
+ <option value="8">Type 0008_D_B</option>
5671
+ <option value="9">Type 0015_D_B</option>
5672
+ <option value="10">Type 0030_D</option>
5673
+ <option value="11">Type 0050_D</option>
5674
+ <option value="12">Type 0150_D</option>
5675
+ <option value="13">Type 0300_D</option>
5676
+ <option value="14">Type 0600_D</option>
5677
+ <option value="15">Type 1000_D</option>
5678
+ <option value="16">Type 0030_D_B</option>
5679
+ <option value="17">Type 0050_D_B</option>
5680
+ <option value="18">Type 0150_D_B</option>
5681
+ <option value="19">Type 0150_B</option>
5682
+ <option value="20">Type 0150_A</option>
5683
+ <option value="21">Type 0300_A</option>
5684
+ </select>
5685
+ </div>
5686
+ </div>
5687
+ <div class="form-row ncd-active-check">
5688
+ <strong>Set Pressure Sensor Range</strong>
5689
+ <p class="caption">
5690
+ For AMS5915: <br>
5691
+ D: Differential/relative.<br>
5692
+ D-B: Bidirectional Differential.<br>
5693
+ </p>
5694
+ <div>
5695
+ <label for="node-input-pressure_sensor_range_AMS5915_21_active">Active:</label>
5696
+ <input type="checkbox" id="node-input-pressure_sensor_range_AMS5915_21_active" class="ncd-config-toggle" data-target-id="node-input-pressure_sensor_range_AMS5915_21" value="1">
5697
+ </div>
5698
+ <div>
5699
+ <label for="node-input-pressure_sensor_range_AMS5915_21"><i class="icon-tag"></i>Value:</label>
5700
+ <select id="node-input-pressure_sensor_range_AMS5915_21">
5701
+ <option value="0">Type 0005_D</option>
5702
+ <option value="1">Type 0010_D</option>
5703
+ <option value="2">Type 0002_D_B</option>
5704
+ <option value="3">Type 0005_D_B</option>
5705
+ <option value="4">Type 0010_D_B</option>
5706
+ <option value="5">Type 0020_D</option>
5707
+ <option value="6">Type 0035_D</option>
5708
+ <option value="7">Type 0050_D</option>
5709
+ <option value="8">Type 0100_D</option>
5710
+ <option value="9">Type 0020_D_B</option>
5711
+ <option value="10">Type 0035_D_B</option>
5712
+ <option value="11">Type 0050_D_B</option>
5713
+ <option value="12">Type 0100_D_B</option>
5714
+ <option value="13">Type 0200_D</option>
5715
+ <option value="14">Type 0350_D</option>
5716
+ <option value="15">Type 0500_D</option>
5717
+ <option value="16">Type 1000_D</option>
5718
+ <option value="17">Type 2000_D</option>
5719
+ <option value="18">Type 4000_D</option>
5720
+ <option value="19">Type 7000_D</option>
5721
+ <option value="20">Type 10000_D</option>
5722
+ <option value="21">Type 0200_D_B</option>
5723
+ <option value="22">Type 0350_D_B</option>
5724
+ <option value="23">Type 0500_D_B</option>
5725
+ <option value="24">Type 1000_D_B</option>
5726
+ </select>
5727
+ </div>
5728
+ </div>
5729
+ <div class="form-row ncd-active-check">
5730
+ <strong>Set Pressure Sensor Range</strong>
5731
+ <p class="caption">
5732
+ For AMS5935: <br>
5733
+ D: Differential/relative.<br>
5734
+ D-B: Bidirectional Differential.<br>
5735
+ A: Absolute.<br>
5736
+ B: Absolute (barometric).<br>
5737
+ </p>
5738
+ <div>
5739
+ <label for="node-input-pressure_sensor_range_AMS5935_21_active">Active:</label>
5740
+ <input type="checkbox" id="node-input-pressure_sensor_range_AMS5935_21_active" class="ncd-config-toggle" data-target-id="node-input-pressure_sensor_range_AMS5935_21" value="1">
5741
+ </div>
5742
+ <div>
5743
+ <label for="node-input-pressure_sensor_range_AMS5935_21"><i class="icon-tag"></i>Value:</label>
5744
+ <select id="node-input-pressure_sensor_range_AMS5935_21">
5745
+ <option value="0">Type 0002_D</option>
5746
+ <option value="1">Type 0005_D</option>
5747
+ <option value="2">Type 0010_D</option>
5748
+ <option value="3">Type 0001_D_B</option>
5749
+ <option value="4">Type 0002_D_B</option>
5750
+ <option value="5">Type 0005_D_B</option>
5751
+ <option value="6">Type 0010_D_B</option>
5752
+ <option value="7">Type 0020_D</option>
5753
+ <option value="8">Type 0035_D</option>
5754
+ <option value="9">Type 0050_D</option>
5755
+ <option value="10">Type 0100_D</option>
5756
+ <option value="10">Type 0100_D</option>
5757
+ <option value="11">Type 0020_D_B</option>
5758
+ <option value="12">Type 0035_D_B</option>
5759
+ <option value="13">Type 0050_D_B</option>
5760
+ <option value="14">Type 0100_D_B</option>
5761
+ <option value="15">Type 0200_D</option>
5762
+ <option value="16">Type 0350_D</option>
5763
+ <option value="17">Type 0500_D</option>
5764
+ <option value="18">Type 1000_D</option>
5765
+ <option value="19">Type 0200_D_B</option>
5766
+ <option value="20">Type 0350_D_B</option>
5767
+ <option value="21">Type 0500_D_B</option>
5768
+ <option value="22">Type 1000_D_B</option>
5769
+ <option value="23">Type 0500_A</option>
5770
+ <option value="24">Type 1000_A</option>
5771
+ <option value="25">Type 1500_A</option>
5772
+ <option value="26">Type 2000_A</option>
5773
+ <option value="27">Type 1200_A</option>
5774
+ </select>
5775
+ </div>
5776
+ </div>
5487
5777
  </div>
5488
5778
  </div>
5489
- </div>
5779
+ </div> -->
5490
5780
  <div class="ncd-dependent" data-sensor-120>
5491
5781
  <div class="form-row ncd-active-check">
5492
5782
  <strong>Set Always On</strong>
@@ -6480,23 +6770,23 @@
6480
6770
  <p>Set the Modbus Slave device address connected to this device</p>
6481
6771
  <div>
6482
6772
  <label for="node-input-oxygen_dev_addr_536_active">Active:</label>
6483
- <input type="checkbox" id="node-input-oxygen_dev_addr_536_active" class="ncd-config-toggle" data-target-id="node-input-oxygen_dev_addr_536" value="1">
6773
+ <input type="checkbox" id="node-input-oxygen_dev_addr_536_active" class="ncd-config-toggle" data-target-class="node-input-oxygen_dev_addr_536" value="1">
6484
6774
  </div>
6485
6775
  <div>
6486
6776
  <label for="node-input-oxygen_addr_1_536"><i class="icon-tag"></i>ID 1:</label>
6487
- <input type="text" id="node-input-oxygen_addr_1_536" class="oxygen_dev_addr_536" placeholder="0" value="00">
6777
+ <input type="text" id="node-input-oxygen_addr_1_536" class="node-input-oxygen_dev_addr_536" placeholder="0" value="00">
6488
6778
  </div>
6489
6779
  <div>
6490
6780
  <label for="node-input-oxygen_addr_2_536"><i class="icon-tag"></i>ID 2:</label>
6491
- <input type="text" id="node-input-oxygen_addr_2_536" class="oxygen_dev_addr_536" placeholder="0" value="00">
6781
+ <input type="text" id="node-input-oxygen_addr_2_536" class="node-input-oxygen_dev_addr_536" placeholder="0" value="00">
6492
6782
  </div>
6493
6783
  <div>
6494
6784
  <label for="node-input-oxygen_addr_3_536"><i class="icon-tag"></i>ID 3:</label>
6495
- <input type="text" id="node-input-oxygen_addr_3_536" class="oxygen_dev_addr_536" placeholder="0" value="00">
6785
+ <input type="text" id="node-input-oxygen_addr_3_536" class="node-input-oxygen_dev_addr_536" placeholder="0" value="00">
6496
6786
  </div>
6497
6787
  <div>
6498
6788
  <label for="node-input-oxygen_addr_4_536"><i class="icon-tag"></i>ID 4:</label>
6499
- <input type="text" id="node-input-oxygen_addr_4_536" class="oxygen_dev_addr_536" placeholder="0" value="00">
6789
+ <input type="text" id="node-input-oxygen_addr_4_536" class="node-input-oxygen_dev_addr_536" placeholder="0" value="00">
6500
6790
  </div>
6501
6791
  </div>
6502
6792
  <div class="form-row ncd-active-check">
@@ -6504,26 +6794,26 @@
6504
6794
  <p>Set the Modbus Slave device address connected to this device</p>
6505
6795
  <div>
6506
6796
  <label for="node-input-flow_dev_addr_536_active">Active:</label>
6507
- <input type="checkbox" id="node-input-flow_dev_addr_536_active" class="ncd-config-toggle" data-target-id="node-input-flow_dev_addr_536" value="1">
6797
+ <input type="checkbox" id="node-input-flow_dev_addr_536_active" class="ncd-config-toggle" data-target-class="node-input-flow_dev_addr_536" value="1">
6508
6798
  </div>
6509
6799
  <div>
6510
6800
  <label for="node-input-flow_addr_1_536"><i class="icon-tag"></i>ID 1:</label>
6511
- <input type="text" id="node-input-flow_addr_1_536" class="flow_dev_addr_536" placeholder="0" value="00">
6801
+ <input type="text" id="node-input-flow_addr_1_536" class="node-input-flow_dev_addr_536" placeholder="0" value="00">
6512
6802
  </div>
6513
6803
  <div>
6514
6804
  <label for="node-input-flow_addr_2_536"><i class="icon-tag"></i>ID 2:</label>
6515
- <input type="text" id="node-input-flow_addr_2_536" class="flow_dev_addr_536" placeholder="0" value="00">
6805
+ <input type="text" id="node-input-flow_addr_2_536" class="node-input-flow_dev_addr_536" placeholder="0" value="00">
6516
6806
  </div>
6517
6807
  <div>
6518
6808
  <label for="node-input-flow_addr_3_536"><i class="icon-tag"></i>ID 3:</label>
6519
- <input type="text" id="node-input-flow_addr_3_536" class="flow_dev_addr_536" placeholder="0" value="00">
6809
+ <input type="text" id="node-input-flow_addr_3_536" class="node-input-flow_dev_addr_536" placeholder="0" value="00">
6520
6810
  </div>
6521
6811
  <div>
6522
6812
  <label for="node-input-flow_addr_4_536"><i class="icon-tag"></i>ID 4:</label>
6523
- <input type="text" id="node-input-flow_addr_4_536" class="flow_dev_addr_536" placeholder="0" value="00">
6813
+ <input type="text" id="node-input-flow_addr_4_536" class="node-input-flow_dev_addr_536" placeholder="0" value="00">
6524
6814
  </div>
6525
6815
  </div>
6526
- <div class="form-row ncd-active-check">
6816
+ <!-- <div class="form-row ncd-active-check">
6527
6817
  <strong>Set Oxygen Check Rate</strong>
6528
6818
  <div>
6529
6819
  <label for="node-input-oxygen_rate_536_active">Active:</label>
@@ -6550,10 +6840,10 @@
6550
6840
  <p class="caption">
6551
6841
  Default value: 5 minutes.
6552
6842
  </p>
6553
- </div>
6843
+ </div> -->
6554
6844
  <div class="form-row ncd-active-check">
6555
6845
  <strong>Set Oxygen Max Threshold Sensor 1</strong>
6556
- <p>Valid range: 0 - 20 mg/l</p>
6846
+ <p>Valid range: 0 - 2000 dg/l</p>
6557
6847
  <div>
6558
6848
  <label for="node-input-oxygen_max_threshold_s1_536_active">Active:</label>
6559
6849
  <input type="checkbox" id="node-input-oxygen_max_threshold_s1_536_active" class="ncd-config-toggle" data-target-id="node-input-oxygen_max_threshold_s1_536" value="1">
@@ -6563,12 +6853,12 @@
6563
6853
  <input type="text" id="node-input-oxygen_max_threshold_s1_536">
6564
6854
  </div>
6565
6855
  <p class="caption">
6566
- Default value: 12 mg/l.
6856
+ Default value: 1200 dg/l.
6567
6857
  </p>
6568
6858
  </div>
6569
6859
  <div class="form-row ncd-active-check">
6570
6860
  <strong>Set Oxygen Max Threshold Sensor 2</strong>
6571
- <p>Valid range: 0 - 20 mg/l</p>
6861
+ <p>Valid range: 0 - 2000 dg/l</p>
6572
6862
  <div>
6573
6863
  <label for="node-input-oxygen_max_threshold_s2_536_active">Active:</label>
6574
6864
  <input type="checkbox" id="node-input-oxygen_max_threshold_s2_536_active" class="ncd-config-toggle" data-target-id="node-input-oxygen_max_threshold_s2_536" value="1">
@@ -6578,12 +6868,12 @@
6578
6868
  <input type="text" id="node-input-oxygen_max_threshold_s2_536">
6579
6869
  </div>
6580
6870
  <p class="caption">
6581
- Default value: 12 mg/l.
6871
+ Default value: 1200 dg/l.
6582
6872
  </p>
6583
6873
  </div>
6584
6874
  <div class="form-row ncd-active-check">
6585
6875
  <strong>Set Oxygen Max Threshold Sensor 3</strong>
6586
- <p>Valid range: 0 - 20 mg/l</p>
6876
+ <p>Valid range: 0 - 2000 dg/l</p>
6587
6877
  <div>
6588
6878
  <label for="node-input-oxygen_max_threshold_s3_536_active">Active:</label>
6589
6879
  <input type="checkbox" id="node-input-oxygen_max_threshold_s3_536_active" class="ncd-config-toggle" data-target-id="node-input-oxygen_max_threshold_s3_536" value="1">
@@ -6593,12 +6883,12 @@
6593
6883
  <input type="text" id="node-input-oxygen_max_threshold_s3_536">
6594
6884
  </div>
6595
6885
  <p class="caption">
6596
- Default value: 12 mg/l.
6886
+ Default value: 1200 dg/l.
6597
6887
  </p>
6598
6888
  </div>
6599
6889
  <div class="form-row ncd-active-check">
6600
6890
  <strong>Set Oxygen Max Threshold Sensor 4</strong>
6601
- <p>Valid range: 0 - 20 mg/l</p>
6891
+ <p>Valid range: 0 - 2000 dg/l</p>
6602
6892
  <div>
6603
6893
  <label for="node-input-oxygen_max_threshold_s4_536_active">Active:</label>
6604
6894
  <input type="checkbox" id="node-input-oxygen_max_threshold_s4_536_active" class="ncd-config-toggle" data-target-id="node-input-oxygen_max_threshold_s4_536" value="1">
@@ -6608,12 +6898,12 @@
6608
6898
  <input type="text" id="node-input-oxygen_max_threshold_s4_536">
6609
6899
  </div>
6610
6900
  <p class="caption">
6611
- Default value: 12 mg/l.
6901
+ Default value: 1200 dg/l.
6612
6902
  </p>
6613
6903
  </div>
6614
6904
  <div class="form-row ncd-active-check">
6615
6905
  <strong>Set Oxygen Min Threshold Sensor 1</strong>
6616
- <p>Valid range: 0 - 20 mg/l</p>
6906
+ <p>Valid range: 0 - 2000 dg/l</p>
6617
6907
  <div>
6618
6908
  <label for="node-input-oxygen_min_threshold_s1_536_active">Active:</label>
6619
6909
  <input type="checkbox" id="node-input-oxygen_min_threshold_s1_536_active" class="ncd-config-toggle" data-target-id="node-input-oxygen_min_threshold_s1_536" value="1">
@@ -6623,12 +6913,12 @@
6623
6913
  <input type="text" id="node-input-oxygen_min_threshold_s1_536">
6624
6914
  </div>
6625
6915
  <p class="caption">
6626
- Default value: 12 mg/l.
6916
+ Default value: 1000 dg/l.
6627
6917
  </p>
6628
6918
  </div>
6629
6919
  <div class="form-row ncd-active-check">
6630
6920
  <strong>Set Oxygen Min Threshold Sensor 2</strong>
6631
- <p>Valid range: 0 - 20 mg/l</p>
6921
+ <p>Valid range: 0 - 2000 dg/l</p>
6632
6922
  <div>
6633
6923
  <label for="node-input-oxygen_min_threshold_s2_536_active">Active:</label>
6634
6924
  <input type="checkbox" id="node-input-oxygen_min_threshold_s2_536_active" class="ncd-config-toggle" data-target-id="node-input-oxygen_min_threshold_s2_536" value="1">
@@ -6638,12 +6928,12 @@
6638
6928
  <input type="text" id="node-input-oxygen_min_threshold_s2_536">
6639
6929
  </div>
6640
6930
  <p class="caption">
6641
- Default value: 12 mg/l.
6931
+ Default value: 1000 dg/l.
6642
6932
  </p>
6643
6933
  </div>
6644
6934
  <div class="form-row ncd-active-check">
6645
6935
  <strong>Set Oxygen Min Threshold Sensor 3</strong>
6646
- <p>Valid range: 0 - 20 mg/l</p>
6936
+ <p>Valid range: 0 - 2000 dg/l</p>
6647
6937
  <div>
6648
6938
  <label for="node-input-oxygen_min_threshold_s3_536_active">Active:</label>
6649
6939
  <input type="checkbox" id="node-input-oxygen_min_threshold_s3_536_active" class="ncd-config-toggle" data-target-id="node-input-oxygen_min_threshold_s3_536" value="1">
@@ -6653,12 +6943,12 @@
6653
6943
  <input type="text" id="node-input-oxygen_min_threshold_s3_536">
6654
6944
  </div>
6655
6945
  <p class="caption">
6656
- Default value: 12 mg/l.
6946
+ Default value: 1000 dg/l.
6657
6947
  </p>
6658
6948
  </div>
6659
6949
  <div class="form-row ncd-active-check">
6660
6950
  <strong>Set Oxygen Min Threshold Sensor 4</strong>
6661
- <p>Valid range: 0 - 20 mg/l</p>
6951
+ <p>Valid range: 0 - 2000 dg/l</p>
6662
6952
  <div>
6663
6953
  <label for="node-input-oxygen_min_threshold_s4_536_active">Active:</label>
6664
6954
  <input type="checkbox" id="node-input-oxygen_min_threshold_s4_536_active" class="ncd-config-toggle" data-target-id="node-input-oxygen_min_threshold_s4_536" value="1">
@@ -6668,9 +6958,105 @@
6668
6958
  <input type="text" id="node-input-oxygen_min_threshold_s4_536">
6669
6959
  </div>
6670
6960
  <p class="caption">
6671
- Default value: 12 mg/l.
6961
+ Default value: 1000 dg/l.
6672
6962
  </p>
6673
6963
  </div>
6964
+ <div class="form-row ncd-active-check">
6965
+ <strong>Set Flow Sensor Baud Rate</strong>
6966
+ <div>
6967
+ <label for="node-input-flow_sensor_baud_rate_536_active">Active:</label>
6968
+ <input type="checkbox" id="node-input-flow_sensor_baud_rate_536_active" class="ncd-config-toggle" data-target-id="node-input-flow_sensor_baud_rate_536" value="1">
6969
+ </div>
6970
+ <div>
6971
+ <label for="node-input-flow_sensor_baud_rate_536"><i class="icon-tag"></i>Value:</label>
6972
+ <select id="node-input-flow_sensor_baud_rate_536">
6973
+ <option selected="selected" value="9600">9600</option>
6974
+ <option value="19200">19200</option>
6975
+ <option value="38400">38400</option>
6976
+ <option value="57600">57600</option>
6977
+ <option value="115200">115200</option>
6978
+ </select>
6979
+ </div>
6980
+ </div>
6981
+ <div class="form-row ncd-active-check">
6982
+ <strong>Set Flow Sensor Parity Bits</strong>
6983
+ <div>
6984
+ <label for="node-input-flow_sensor_parity_bits_536_active">Active:</label>
6985
+ <input type="checkbox" id="node-input-flow_sensor_parity_bits_536_active" class="ncd-config-toggle" data-target-id="node-input-flow_sensor_parity_bits_536" value="1">
6986
+ </div>
6987
+ <div>
6988
+ <label for="node-input-flow_sensor_parity_bits_536"><i class="icon-tag"></i>Value:</label>
6989
+ <select id="node-input-flow_sensor_parity_bits_536">
6990
+ <option selected="selected" value="0">none</option>
6991
+ <option value="1">odd</option>
6992
+ <option value="2">Even</option>
6993
+ </select>
6994
+ </div>
6995
+ </div>
6996
+ <div class="form-row ncd-active-check">
6997
+ <strong>Set Flow Sensor Stop Bits</strong>
6998
+ <div>
6999
+ <label for="node-input-flow_sensor_stop_bits_536_active">Active:</label>
7000
+ <input type="checkbox" id="node-input-flow_sensor_stop_bits_536_active" class="ncd-config-toggle" data-target-id="node-input-flow_sensor_stop_bits_536" value="1">
7001
+ </div>
7002
+ <div>
7003
+ <label for="node-input-flow_sensor_stop_bits_536"><i class="icon-tag"></i>Value:</label>
7004
+ <select id="node-input-flow_sensor_stop_bits_536">
7005
+ <option selected="selected" value="0">Half bits</option>
7006
+ <option value="1">1 bit</option>
7007
+ <option value="2">1.5 bits</option>
7008
+ <option value="3">2 bits</option>
7009
+ </select>
7010
+ </div>
7011
+ </div>
7012
+ <div class="form-row ncd-active-check">
7013
+ <strong>Set Oxygen Sensor Baud Rate</strong>
7014
+ <div>
7015
+ <label for="node-input-oxygen_sensor_baud_rate_536_active">Active:</label>
7016
+ <input type="checkbox" id="node-input-oxygen_sensor_baud_rate_536_active" class="ncd-config-toggle" data-target-id="node-input-oxygen_sensor_baud_rate_536" value="1">
7017
+ </div>
7018
+ <div>
7019
+ <label for="node-input-oxygen_sensor_baud_rate_536"><i class="icon-tag"></i>Value:</label>
7020
+ <select id="node-input-oxygen_sensor_baud_rate_536">
7021
+ <option selected="selected" value="9600">9600</option>
7022
+ <option value="19200">19200</option>
7023
+ <option value="38400">38400</option>
7024
+ <option value="57600">57600</option>
7025
+ <option value="115200">115200</option>
7026
+ </select>
7027
+ </div>
7028
+ </div>
7029
+ <div class="form-row ncd-active-check">
7030
+ <strong>Set Oxygen Sensor Parity Bits</strong>
7031
+ <div>
7032
+ <label for="node-input-oxygen_sensor_parity_bits_536_active">Active:</label>
7033
+ <input type="checkbox" id="node-input-oxygen_sensor_parity_bits_536_active" class="ncd-config-toggle" data-target-id="node-input-oxygen_sensor_parity_bits_536" value="1">
7034
+ </div>
7035
+ <div>
7036
+ <label for="node-input-oxygen_sensor_parity_bits_536"><i class="icon-tag"></i>Value:</label>
7037
+ <select id="node-input-oxygen_sensor_parity_bits_536">
7038
+ <option selected="selected" value="0">none</option>
7039
+ <option value="1">odd</option>
7040
+ <option value="2">Even</option>
7041
+ </select>
7042
+ </div>
7043
+ </div>
7044
+ <div class="form-row ncd-active-check">
7045
+ <strong>Set Oxygen Sensor Stop Bits</strong>
7046
+ <div>
7047
+ <label for="node-input-oxygen_sensor_stop_bits_536_active">Active:</label>
7048
+ <input type="checkbox" id="node-input-oxygen_sensor_stop_bits_536_active" class="ncd-config-toggle" data-target-id="node-input-oxygen_sensor_stop_bits_536" value="1">
7049
+ </div>
7050
+ <div>
7051
+ <label for="node-input-oxygen_sensor_stop_bits_536"><i class="icon-tag"></i>Value:</label>
7052
+ <select id="node-input-oxygen_sensor_stop_bits_536">
7053
+ <option selected="selected" value="0">Half bits</option>
7054
+ <option value="1">1 bit</option>
7055
+ <option value="2">1.5 bits</option>
7056
+ <option value="3">2 bits</option>
7057
+ </select>
7058
+ </div>
7059
+ </div>
6674
7060
  </div>
6675
7061
  <div class="ncd-dependent" data-sensor-29>
6676
7062
  <div class="form-row ncd-active-check">
@@ -6767,7 +7153,7 @@
6767
7153
  <label for="node-input-temperature_unit_545"><i class="icon-tag"></i>Value:</label>
6768
7154
  <select id="node-input-temperature_unit_545">
6769
7155
  <option value="0">Fahrenheit</option>
6770
- <option value="1">celsius</option>
7156
+ <option value="1">Celsius</option>
6771
7157
  </select>
6772
7158
  </div>
6773
7159
  </div>
@@ -6808,6 +7194,20 @@
6808
7194
  </select>
6809
7195
  </div>
6810
7196
  </div>
7197
+ <div class="form-row ncd-active-check">
7198
+ <strong>Reset Total Flow</strong>
7199
+ <div>
7200
+ <label for="node-input-reset_total_545_active"><i class="icon-tag"></i>Active:</label>
7201
+ <input type="checkbox" id="node-input-reset_total_545_active" value="1">
7202
+ </div>
7203
+ </div>
7204
+ <div class="form-row ncd-active-check">
7205
+ <strong>Set Calibration Validation</strong>
7206
+ <div>
7207
+ <label for="node-input-cal_validation_545_active"><i class="icon-tag"></i>Active:</label>
7208
+ <input type="checkbox" id="node-input-cal_validation_545_active" value="1">
7209
+ </div>
7210
+ </div>
6811
7211
  <div class="form-row ncd-active-check">
6812
7212
  <strong>Set Gas Type</strong>
6813
7213
  <div>
@@ -7291,6 +7691,47 @@
7291
7691
  </div>
7292
7692
  </div>
7293
7693
  </div>
7694
+ <div class="ncd-dependent" data-sensor-115>
7695
+ <div class="form-row ncd-active-check">
7696
+ <strong>Set Vibration Mode</strong>
7697
+ <p class="caption">
7698
+ Configures the specific operational mode for the vibration data payloads transmitted by the sensor.
7699
+ </p>
7700
+ <div>
7701
+ <label for="node-input-vibration_mode_115_active">Active:</label>
7702
+ <input type="checkbox" id="node-input-vibration_mode_115_active" class="ncd-config-toggle" data-target-id="node-input-vibration_mode_115" value="1">
7703
+ </div>
7704
+ <div>
7705
+ <label for="node-input-vibration_mode_115"><i class="icon-tag"></i>Value:</label>
7706
+ <select id="node-input-vibration_mode_115">
7707
+ <option value="0" selected>Basic</option>
7708
+ <option value="1">Detailed</option>
7709
+ </select>
7710
+ </div>
7711
+ <p class="caption">
7712
+ Default value: Basic Mode.
7713
+ </p>
7714
+ </div>
7715
+ <div class="form-row ncd-active-check">
7716
+ <strong>Set Offset Mode</strong>
7717
+ <p class="caption">
7718
+ </p>
7719
+ <div>
7720
+ <label for="node-input-offset_mode_115_active">Active:</label>
7721
+ <input type="checkbox" id="node-input-offset_mode_115_active" class="ncd-config-toggle" data-target-id="node-input-offset_mode_115" value="1">
7722
+ </div>
7723
+ <div>
7724
+ <label for="node-input-offset_mode_115"><i class="icon-tag"></i>Value:</label>
7725
+ <select id="node-input-offset_mode_115">
7726
+ <option value="0" selected>Disabled</option>
7727
+ <option value="1">Enabled</option>
7728
+ </select>
7729
+ </div>
7730
+ <p class="caption">
7731
+ Default value: Disabled.
7732
+ </p>
7733
+ </div>
7734
+ </div>
7294
7735
  </div>
7295
7736
  </div>
7296
7737
  </script>