UNPKG

@ncd-io/node-red-enterprise-sensors

Version:

You can install this library through the Palette Manager in Node-Red's UI.

1,852 lines 156 kB
{ "destination_address": { "main_caption": "", "default_value": "0000ffff", "validator": { "type": "hexString", "length": 8 }, "title": "Destination Address", "call": "config_set_destination" }, "pan_id": { "main_caption": "", "default_value": "7fff", "validator": { "type": "hexString", "length": 4 }, "title": "Network ID", "call": "config_set_pan_id" }, "node_id": { "main_caption": "", "default_value": "0", "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true }, "title": "Node ID", "call": "config_set_id_delay" }, "delay": { "main_caption": "Transmission interval or delay between transmissions in seconds.", "default_value": "300", "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true }, "title": "Transmission Interval", "call": "config_set_id_delay" }, "only_node_id": { "main_caption": "", "default_value": "0", "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true }, "title": "Node ID", "call": "config_set_only_delay" }, "power": { "main_caption": "", "default_value": "4", "validator": { "type": "uint8", "min": 0, "max": 4, "generated": true }, "title": "Power", "options": { "0": "+7 dBm (5 mW)", "1": "+15 dBm (32 mW)", "2": "+18 dBm (63 mW)", "3": "+21 dBm (125 mW)", "4": "+24 dBm (250 mW)" }, "call": "config_set_power" }, "retries": { "main_caption": "", "default_value": "10", "validator": { "type": "uint8", "min": 0, "max": 10, "generated": true }, "title": "Retries", "call": "config_set_retries" }, "current_calibration_ch2_19": { "sensors": [ "19", "28" ], "main_caption": "<p class=\"caption\">New calibration value = ((current_read_by_meter/current_read_by_sensor)*last_stored_calibration_value)*100</p>", "default_value": "60600", "validator": { "type": "uint32", "min": 0, "max": 4294967295, "generated": true }, "title": "Channel 2 Current Calibration Value", "call": "config_set_current_calibration_ch2_19" }, "current_calibration_ch3_28": { "sensors": [ "28" ], "main_caption": "<p class=\"caption\">New calibration value = ((current_read_by_meter/current_read_by_sensor)*last_stored_calibration_value)*100</p>", "default_value": "60600", "validator": { "type": "uint32", "min": 0, "max": 4294967295, "generated": true }, "title": "Channel 3 Current Calibration Value", "call": "config_set_current_calibration_ch3_28" }, "change_enabled": { "sensors": [ "3", "10", "13", "19", "28" ], "main_caption": "<label for=\"change_enabled\"><i class=\"icon-tag\"></i>Enable:</label>", "default_value": "" }, "change_pr": { "sensors": [ "3", "10", "13", "19", "28" ], "main_caption": "<label for=\"change_pr\"><i class=\"icon-tag\"></i>Percentage Change Threshold (0-255)</label>", "default_value": "0", "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true } }, "change_interval": { "sensors": [ "3", "10", "13", "19", "28" ], "main_caption": "<label for=\"change_interval\"><i class=\"icon-tag\"></i>Percentage Change Interval (seconds)</label>", "default_value": "0", "validator": { "type": "uint24", "min": 0, "max": 16777215, "generated": true } }, "change_enabled_ch2": { "sensors": [ "28", "19" ], "main_caption": "<label for=\"change_enabled_ch2\"><i class=\"icon-tag\"></i>Enable:</label>", "default_value": "" }, "change_pr_ch2": { "sensors": [ "28", "19" ], "main_caption": "<label for=\"change_pr_ch2\"><i class=\"icon-tag\"></i>Percentage Change Threshold (0-255)</label>", "default_value": "0", "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true } }, "change_interval_ch2": { "sensors": [ "28", "19" ], "main_caption": "<label for=\"change_interval_ch2\"><i class=\"icon-tag\"></i>Percentage Change Interval (seconds)</label>", "default_value": "0", "validator": { "type": "uint24", "min": 0, "max": 16777215, "generated": true } }, "change_enabled_ch3": { "sensors": [ "28" ], "main_caption": "<label for=\"change_enabled_ch3\"><i class=\"icon-tag\"></i>Enable:</label>", "default_value": "" }, "change_pr_ch3": { "sensors": [ "28" ], "main_caption": "<label for=\"change_pr_ch3\"><i class=\"icon-tag\"></i>Percentage Change Threshold (0-255)</label>", "default_value": "0", "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true } }, "change_interval_ch3": { "sensors": [ "28" ], "main_caption": "<label for=\"change_interval_ch3\"><i class=\"icon-tag\"></i>Percentage Change Interval (seconds)</label>", "default_value": "0", "validator": { "type": "uint24", "min": 0, "max": 16777215, "generated": true } }, "bp_altitude": { "sensors": [ "6" ], "main_caption": "", "default_value": "0", "validator": { "type": "uint16", "min": 0, "max": 65535, "generated": true }, "title": "Baseline Altitude (0 - 65535 meters)", "call": "config_set_bp_altitude" }, "bp_pressure": { "sensors": [ "6" ], "main_caption": "", "default_value": "0", "validator": { "type": "uint16", "min": 0, "max": 65535, "generated": true }, "title": "Baseline Pressure (0 - 14000 mbar)", "call": "config_set_bp_pressure" }, "bp_temp_prec": { "sensors": [ "6" ], "main_caption": "", "default_value": "0", "options": { "0": "0.012", "2": "0.008", "4": "0.005", "6": "0.003", "8": "0.002" }, "title": "Temperature Precision", "call": "config_set_bp_temp_precision" }, "bp_press_prec": { "sensors": [ "6" ], "main_caption": "<label for=\"bp_press_prec\"><i class=\"icon-tag\"></i> Pressure Precision</label>", "default_value": "0", "options": { "0": "0.065", "2": "0.042", "4": "0.027", "6": "0.018", "8": "0.012" }, "call": "config_set_bp_press_precision" }, "amgt_accel": { "sensors": [ "5" ], "main_caption": "", "default_value": "0", "options": { "0": "±2g", "1": "±4g", "3": "±8g", "4": "±16g" }, "title": "Acceleration Range", "call": "config_set_amgt_accel" }, "amgt_mag": { "sensors": [ "5" ], "main_caption": "<label for=\"amgt_mag\"><i class=\"icon-tag\"></i> Magnetometer Gain</label>", "default_value": "0", "options": { "0": "±4 gauss", "1": "±8 gauss", "2": "±12 gauss", "3": "±16 gauss" }, "title": "Magnetometer Gain", "call": "config_set_amgt_magnet" }, "amgt_gyro": { "sensors": [ "5" ], "main_caption": "<label for=\"amgt_gyro\"><i class=\"icon-tag\"></i> Gyroscope Scale</label>", "default_value": "0", "options": { "0": "±245dps", "1": "±500dps", "2": "±2000dps" }, "title": "Gyroscope Scale", "call": "config_set_amgt_gyro" }, "impact_accel": { "sensors": [ "7", "24", "25" ], "main_caption": "<div></div>", "default_value": "0", "options": { "0": "±2g", "1": "±4g", "3": "±8g", "4": "±16g" }, "title": "Acceleration Range", "call": "config_set_acceleration_range_24" }, "impact_data_rate": { "sensors": [ "7", "24", "25" ], "main_caption": "<div></div>", "default_value": "4", "options": { "0": "Value:", "1": "1", "2": "10", "3": "25", "4": "50", "5": "100", "6": "200", "7": "400", "8": "1600", "9": "5376" }, "title": "Data Rate", "call": "config_set_data_rate_24" }, "impact_threshold": { "sensors": [ "7", "24", "25" ], "main_caption": "<div><p>Accepted values from 1-127.</p></div>", "default_value": 25, "validator": { "type": "uint8", "min": 1, "max": 127, "generated": true }, "title": "Threshold", "call": "config_set_threshold_24" }, "impact_duration": { "sensors": [ "7", "24", "25" ], "main_caption": "<div><p>Accepted values from 1-127.</p></div>", "default_value": 1, "validator": { "type": "uint8", "min": 1, "max": 127, "generated": true }, "title": "Duration", "call": "config_set_duration_24" }, "activ_interr_x": { "sensors": [ "24", "25" ], "main_caption": "<label for=\"activ_interr_x\"><i class=\"icon-tag\"></i> Interrupt X-Axis</label>", "default_value": 1, "options": { "1": "High", "0": "Low" } }, "activ_interr_y": { "sensors": [ "24", "25" ], "main_caption": "<label for=\"activ_interr_y\"><i class=\"icon-tag\"></i> Interrupt Y-Axis</label>", "default_value": 2, "options": { "2": "High", "0": "Low" } }, "activ_interr_z": { "sensors": [ "24", "25" ], "main_caption": "<label for=\"activ_interr_z\"><i class=\"icon-tag\"></i> Interrupt Z-Axis</label>", "default_value": 4, "options": { "4": "High", "0": "Low" } }, "activ_interr_op": { "sensors": [ "24", "25" ], "main_caption": "<label for=\"activ_interr_op\"><i class=\"icon-tag\"></i> Interrupt Logic</label>", "default_value": 8, "options": { "8": "And", "0": "Or" } }, "filtering": { "sensors": [ "40" ], "main_caption": "<label for=\"filtering\"><i class=\"icon-tag\"></i> Data Filtering</label>", "default_value": 0, "options": { "1": "Enable", "0": "Disable" }, "title": "Data Filtering", "call": "config_set_filtering" }, "data_rate": { "sensors": [ "40" ], "main_caption": "<label for=\"data_rate\"><i class=\"icon-tag\"></i> Data Rate</label>", "default_value": 5, "options": { "5": "400 Hz", "6": "800 Hz", "7": "1600 Hz", "12": "3200 Hz", "13": "6400 Hz", "14": "12800 Hz", "15": "25600 Hz" }, "title": "Data Rate", "call": "config_set_data_rate" }, "time_series": { "sensors": [ "40" ], "main_caption": "<label for=\"time_series\"><i class=\"icon-tag\"></i> Time Series Data (unimplemented)</label>", "default_value": 0, "options": { "0": "Disabled", "1": "Enabled" }, "title": "Time Series Data (unimplemented)", "call": "config_set_time_series" }, "reading_type": { "sensors": [ "40" ], "main_caption": "<label for=\"reading_type\"><i class=\"icon-tag\"></i> Reading Type</label>", "default_value": 1, "options": { "1": "Acceleration", "2": "Velocity" }, "title": "Reading Type", "call": "config_set_reading_type" }, "force_calibration_co2_auto_config": { "sensors": [ "44" ], "main_caption": "<label for=\"force_calibration_co2_auto_config\"><i class=\"icon-tag\"></i>Active:</label>", "default_value": "" }, "force_calibration_co2": { "sensors": [ "44" ], "main_caption": "<label for=\"force_calibration_co2\"><i class=\"icon-tag\"></i> Value</label>", "default_value": 400, "validator": { "type": "uint16", "min": 400, "max": 65535, "generated": true }, "title": "Value", "call": "config_set_sensor_forced_calibration" }, "temperature_offset_44": { "sensors": [ "44", "535" ], "main_caption": "<div></div>", "default_value": 4, "validator": { "type": "uint16", "min": 0, "max": 65535, "generated": true }, "title": "Temperature Offset", "call": "config_set_sensor_temperature_offset_44" }, "acceleration_interrupt_threshold_84": { "sensors": [ "84", "519", "537" ], "main_caption": "<div><p>Set a breakpoint for sensor to wake up and broadcast readings. This is an interrupt based configuration ideal for devices with minimal workload/uptime.</p><p>This will be an integer value that increments the interrupt threshold by 50mg. A value of 1 wakes the sensor if acceleration is above 50mg, 2 means 100mg, etc.</p><p>Valid Input Range: 0 - 40<br>A value of 0 will disable this feature.<br>Only applies to sensor with firmware version 24 and above.</p></div>", "default_value": 0, "validator": { "type": "uint8", "min": 0, "max": 40, "generated": true }, "title": "Set Acceleration Wake/Interrupt Threshold", "call": "config_set_acceleration_interrupt_threshold_84" }, "mode_110": { "sensors": [ "110", "111", "112", "114" ], "main_caption": "<p><br>• <strong>Processed:</strong> FFT is performed by the sensor and the measurement data is transmitted in condensed form (both time and frequency parameters).<br>• <strong>Time Domain (Raw):</strong> The Time Domain (Raw) data is gathered and transmitted and it is up to the client to perform the FFT if needed. This is a very large data packet.<br>• <strong>Processed + Raw on demand:</strong> Transmit Processed data at intervals, with the option to request a Time Domain (Raw) data packet.<br>• <strong>Smart:</strong> Transmit Processed data at intervals and Time Domain (Raw) data on request, with auto Time Domain (Raw) data transmission option. Option to triggers on RMS acceleration exceeding thresholds on X, Y, Z axes, with smart skip to limit sends when vibrations are low.<br></p><p><br><i><strong>WARNING</strong>: If Mode is set to Time Domain (Raw) data or Auto Time Domain (Raw) data (in Smart Mode) it is recommended to also set the Destination Address (Auto Raw Destination Address in Smart mode) configuration to the address of your Receiver/Gateway.</i></p>", "default_value": 0, "validator": { "type": "uint8", "min": 0, "max": 3, "generated": true }, "options": { "0": "Processed", "1": "Raw", "2": "Processed + Raw on demand", "3": "Smart" }, "title": "Mode", "call": "config_set_operation_mode_80" }, "led_alert_mode_84": { "sensors": [ "84", "519", "537" ], "fly_not_reported": [ 114 ], "main_caption": "<p>Choose whether the LED indicator should be based on Acceleration or Velocity</p>", "default_value": 0, "validator": { "type": "uint8", "min": 0, "max": 1, "generated": true }, "options": { "0": "Acceleration", "1": "Velocity" }, "title": "LED Alert Mode", "call": "config_set_led_alert_mode_84" }, "led_accelerometer_threshold_84": { "sensors": [ "84", "519", "537" ], "fly_not_reported": [ 114 ], "main_caption": "<div><p>Set the minimum acceleration value to make LED indicator red.<br>This will be an integer value that increments the threshold by 50mg. A value of 1 means turn the LED red if acceleration is above 50mg, 2 means 100mg, etc.<br>**Only applies if LED Alert Mode is set to Acceleration.</p></div>", "default_value": {}, "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true }, "title": "LED Accelerometer Threshold", "call": "config_set_led_accelerometer_threshold_84" }, "led_velocity_threshold_84": { "sensors": [ "84", "519", "537" ], "fly_not_reported": [ 114 ], "main_caption": "<div><p>Set the minimum velocity value to make LED indicator red.<br>This will be an integer value that increments the threshold by 2mm/second. A value of 1 means turn the LED red if velocity is above 2mm/sec, 2 means 4mm/second, etc.<br>**Only applies if LED Alert Mode is set to Velocity.</p></div>", "default_value": {}, "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true }, "title": "LED Velocity Threshold", "call": "config_set_led_velocity_threshold_84" }, "mode_80": { "sensors": [ "80", "81", "82", "84", "180", "181", "519", "537", "538" ], "main_caption": "<p>WARNING: If Mode is set to Raw it is recommended to also set the Destination Address configuration to the address of your Receiver/Gateway.</p>", "default_value": 0, "options": { "0": "Processed", "1": "Raw", "2": "Processed + Raw on demand" }, "title": "Mode", "call": "config_set_operation_mode_80" }, "measurement_mode_80": { "sensors": [ "80", "81", "82", "84", "180", "181", "519", "537", "538" ], "main_caption": "", "default_value": 0, "options": { "0": "Processed data, acc in mg, velocity in mm/sec and displacement in mm", "1": "Processed data, acc in ms^2, velocity in inch/sec and displacement in milli" }, "title": "Measurement Mode", "call": "config_set_measurement_mode_80" }, "on_request_timeout_80": { "sensors": [ "80", "81", "82", "84", "110", "111", "112", "114", "180", "181", "519", "537", "538" ], "main_caption": "<p>Set how long device will stay awake and wait for Time Domain (Raw) request from command.<br><br>Valid range: 1-10 Seconds</p>", "default_value": 1, "validator": { "type": "uint8", "min": 1, "max": 10, "generated": true }, "title": "Set On Request Timeout", "call": "config_set_on_request_timeout_80" }, "sampling_duration_101": { "sensors": [ "80", "82", "84", "101", "102", "180", "519", "537", "538" ], "main_caption": "", "default_value": 1, "validator": { "type": "uint8", "min": 1, "max": 255, "generated": true }, "title": "Set Sampling Duration 1= 50msec, 2= 100msec", "call": "config_set_sampling_duration_101" }, "sampling_interval_101": { "sensors": [ "101", "102", "103", "180", "181", "519", "537", "538" ], "main_caption": "<p>Set how often will the sensor transmit measurement data.<br><br>Note: For this sensor, this value functions as the sampling interval rather than a traditional delay.<br></p>", "default_value": 1, "options": { "0": "5 Minutes", "1": "10 Minutes", "2": "15 Minutes", "3": "20 Minutes", "4": "30 Minutes", "5": "60 Minutes", "6": "120 Minutes", "7": "180 Minutes" }, "title": "Sampling Interval", "call": "config_set_sampling_interval_101" }, "sampling_interval_80": { "sensors": [ "80", "81", "82", "84" ], "main_caption": "<p>Set how often will the sensor transmit measurement data.<br><br>Note: For this sensor, this value functions as the sampling interval rather than a traditional delay.<br><b>**1 Minute option only applies to sensor with firmware version 26 and above.</b><br><br></p>", "default_value": 1, "validator": { "type": "uint8", "min": 0, "max": 8, "generated": true }, "options": { "8": "1 Minute", "0": "5 Minutes", "1": "10 Minutes", "2": "15 Minutes", "3": "20 Minutes", "4": "30 Minutes", "5": "60 Minutes", "6": "120 Minutes", "7": "180 Minutes" }, "title": "Sampling Interval", "call": "config_set_sampling_interval_101" }, "sampling_interval_202": { "sensors": [ "202" ], "main_caption": "", "default_value": 1, "options": { "1": "5 Minutes", "2": "10 Minutes", "3": "15 Minutes", "4": "20 Minutes", "5": "30 Minutes", "6": "60 Minutes", "7": "120 Minutes", "8": "180 Minutes" }, "title": "Sampling Interval", "call": "config_set_sampling_interval_202" }, "set_rtc_202": { "sensors": [ "202" ], "main_caption": "", "default_value": 0, "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true }, "title": "Set RTC" }, "probe_boot_time_202": { "sensors": [ "202" ], "main_caption": "", "default_value": 30, "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true }, "title": "Probe Boot Time", "call": "config_set_probe_boot_time_202" }, "output_data_rate_p1_81": { "sensors": [ "81", "181" ], "main_caption": "", "default_value": 0, "options": { "7": "100Hz", "8": "200Hz", "9": "400Hz", "10": "800Hz", "11": "1600Hz", "12": "3200Hz", "13": "6400Hz", "14": "12800Hz", "15": "25600Hz" }, "title": "Probe 1: Output Data Rate", "call": "config_set_output_data_rate_101" }, "sampling_duration_p1_81": { "sensors": [ "81", "181" ], "main_caption": "", "default_value": 0, "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true }, "title": "Probe 1: Sampling Duration 1= 50msec, 2= 100msec", "call": "config_set_sampling_duration_101" }, "output_data_rate_p2_81": { "sensors": [ "81", "181" ], "main_caption": "", "default_value": 0, "options": { "7": "100Hz", "8": "200Hz", "9": "400Hz", "10": "800Hz", "11": "1600Hz", "12": "3200Hz", "13": "6400Hz", "14": "12800Hz", "15": "25600Hz" }, "title": "Probe 2: Output Data Rate", "call": "config_set_output_data_rate_p2_81" }, "sampling_duration_p2_81": { "sensors": [ "81", "181" ], "main_caption": "", "default_value": 0, "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true }, "title": "Probe 2: Sampling Duration 1= 50msec, 2= 100msec", "call": "config_set_sampling_duration_p2_81" }, "output_data_rate_101": { "sensors": [ "80", "82", "84", "102", "180", "519", "537", "538" ], "main_caption": "", "default_value": 0, "options": { "7": "100Hz", "8": "200Hz", "9": "400Hz", "10": "800Hz", "11": "1600Hz", "12": "3200Hz", "13": "6400Hz", "14": "12800Hz", "15": "25600Hz" }, "title": "Output Data Rate", "call": "config_set_output_data_rate_101" }, "output_data_rate_101_m2": { "sensors": [ "101" ], "main_caption": "", "default_value": 0, "options": { "0": "4000 SPS", "1": "2000 SPS", "2": "1000 SPS", "3": "500 SPS", "4": "250 SPS", "5": "125 SPS", "6": "62.5 SPS", "7": "31.25 SPS", "8": "15.625 SPS", "9": "7.813 SPS", "10": "3.906 SPS" }, "title": "Output Data Rate", "call": "config_set_output_data_rate_101" }, "periodic_check_rate_76": { "sensors": [ "76" ], "main_caption": "", "default_value": 60, "validator": { "type": "uint16", "min": 60, "max": 65535, "generated": true }, "title": "Periodic Check Rate", "call": "config_set_periodic_check_rate_76" }, "ppm_threshold_76": { "sensors": [ "76" ], "main_caption": "", "default_value": 100, "validator": { "type": "uint16", "min": 0, "max": 65535, "generated": true }, "title": "PPM Threshold", "call": "config_set_ppm_threshold_76" }, "alert_duration_76": { "sensors": [ "76" ], "main_caption": "", "default_value": 0, "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true }, "title": "Set Alert Duration", "call": "config_set_alert_duration_76" }, "sensor_boot_time_76": { "sensors": [ "76" ], "main_caption": "", "default_value": 30, "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true }, "title": "Sensor Boot Time", "call": "config_set_sensor_boot_time_76" }, "filter_80": { "sensors": [ "80", "81", "82", "84", "180", "181", "519", "537", "538" ], "main_caption": "", "default_value": 0, "options": { "0": "Disabled", "1": "Enabled" }, "title": "Set Filtering", "call": "config_set_filters_80" }, "low_pass_filter_80": { "sensors": [ "80", "81", "82", "84", "180", "181", "519", "537", "538" ], "main_caption": "<p>This setting will set the LPF freq to ODR divided by Selected Value<br>Example: ODR = 800 and Filter Coefficient = 4<br>LPF freq = 800/4 = 200Hz</p>", "default_value": 0, "options": { "0": "4", "1": "8", "2": "16", "3": "32", "4": "64", "5": "128", "6": "256", "7": "512", "8": "1024", "9": "2048" }, "title": "Set Low Pass Filter Probe 1", "call": "config_set_low_pass_filter_80" }, "high_pass_filter_80": { "sensors": [ "80", "81", "82", "84", "180", "181", "519", "537", "538" ], "main_caption": "<p>This setting will set the HPF freq to ODR divided by Selected Value<br>Example: ODR = 800 and Filter Coefficient = 64<br>HPF freq = 800/64 = 12.5Hz</p>", "default_value": 0, "options": { "0": "4", "1": "8", "2": "16", "3": "32", "4": "64", "5": "128", "6": "256", "7": "512", "8": "1024", "9": "2048" }, "title": "Set High Pass Filter Probe 1", "call": "config_set_high_pass_filter_80" }, "low_pass_filter_81_p2": { "sensors": [ "81", "181" ], "main_caption": "<p>This setting will set the LPF freq to ODR divided by Selected Value<br>Example: ODR = 800 and Filter Coefficient = 4<br>LPF freq = 800/4 = 200Hz</p>", "default_value": 0, "options": { "0": "4", "1": "8", "2": "16", "3": "32", "4": "64", "5": "128", "6": "256", "7": "512", "8": "1024", "9": "2048" }, "title": "Set Low Pass Filter Probe 2", "call": "config_set_low_pass_filter_81_p2" }, "high_pass_filter_81_p2": { "sensors": [ "81", "181" ], "main_caption": "<p>This setting will set the HPF freq to ODR divided by Selected Value<br>Example: ODR = 800 and Filter Coefficient = 64<br>HPF freq = 800/64 = 12.5Hz</p>", "default_value": 0, "options": { "0": "4", "1": "8", "2": "16", "3": "32", "4": "64", "5": "128", "6": "256", "7": "512", "8": "1024", "9": "2048" }, "title": "Set High Pass Filter Probe 2", "call": "config_set_high_pass_filter_81_p2" }, "full_scale_range_101_m2": { "sensors": [ "101" ], "main_caption": "", "default_value": 1, "options": { "0": "+/- 10g", "1": "+/- 20g", "2": "+/- 40g" }, "title": "Full Scale Range", "call": "config_set_full_scale_range_101" }, "x_axis_101": { "sensors": [ "80", "81", "82", "84", "101", "180", "181", "519", "537", "538" ], "main_caption": "", "default_value": "", "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true }, "title": "Configure Enabled Axes" }, "y_axis_101": { "sensors": [ "80", "81", "82", "84", "101", "180", "181", "519", "537", "538" ], "main_caption": "", "default_value": "", "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true }, "title": "Configure Enabled Axes" }, "z_axis_101": { "sensors": [ "80", "81", "82", "84", "101", "180", "181", "519", "537", "538" ], "main_caption": "", "default_value": "", "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true }, "title": "Configure Enabled Axes" }, "current_calibration_82": { "sensors": [ "82", "112" ], "main_caption": "", "default_value": 0, "validator": { "type": "uint32", "min": 0, "max": 4294967295, "generated": true }, "title": "Set Current Calibration Value", "call": "config_set_current_calibration_82" }, "sensor_boot_time_420ma": { "sensors": [ "14", "15", "45", "48", "52", "56", "85", "88", "89", "90", "95", "96", "105", "106", "107", "122", "540", "541" ], "main_caption": "<p class=\"caption\">This value represents the number of seconds to wait after applying power to the sensor before taking a reading. Only recommended for sensors powered by the Wireless Sensor's power supply.</p>", "default_value": 0, "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true }, "title": "Sensor Boot Time", "call": "config_set_sensor_boot_time_420ma" }, "auto_check_interval_88": { "sensors": [ "14", "15", "45", "48", "52", "56", "75", "76", "85", "88", "89", "90", "95", "96", "105", "106", "107", "122", "540", "541" ], "main_caption": "<p class=\"caption\"><b>* To disable the auto check interval feature make this setting active and use a value of 0.</b></p>", "default_value": 60, "validator": { "type": "uint16", "min": 0, "max": 65535, "generated": true }, "title": "Auto Check Interval", "call": "config_set_auto_check_interval_88" }, "auto_check_threshold_88": { "sensors": [ "14", "15", "45", "48", "52", "56", "75", "76", "85", "88", "89", "90", "95", "96", "105", "106", "107", "122", "540", "541" ], "main_caption": "<p class=\"caption\"><b>This is a percent value. It will dictate a new transmission if the percentage change since last transmission exceeds the percentage set in this field.<br>Ex: Threshold set to 20% and last reading was 5. If Auto Check detects a value below 4 or above 6 a transmission will be sent.</b></p>", "default_value": 20, "validator": { "type": "uint8", "min": 0, "max": 100, "generated": true }, "title": "Auto Check Threshold", "call": "config_set_auto_check_threshold_88" }, "sensor_boot_time_78": { "sensors": [ "78", "79", "91" ], "main_caption": "<p class=\"caption\">This value represents the number of milliseconds to wait after applying power to the sensor before taking a reading.</p>", "default_value": 0, "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true }, "title": "Sensor Boot Time", "call": "config_set_sensor_boot_time_78" }, "low_calibration_420ma": { "sensors": [ "3", "14", "15", "45", "48", "52", "56", "85", "88", "89", "90", "95", "96", "105", "106", "107", "122", "200", "540", "541" ], "main_caption": "", "default_value": 68805, "validator": { "type": "uint32", "min": 0, "max": 4294967295, "generated": true }, "title": "Low Calibration Point", "call": "config_set_low_calibration_420ma" }, "mid_calibration_420ma": { "sensors": [ "3", "14", "15", "45", "48", "52", "56", "85", "88", "89", "90", "95", "96", "105", "106", "107", "122", "200", "540", "541" ], "main_caption": "", "default_value": 68724, "validator": { "type": "uint32", "min": 0, "max": 4294967295, "generated": true }, "title": "Mid Calibration Point", "call": "config_set_mid_calibration_420ma" }, "high_calibration_420ma": { "sensors": [ "3", "14", "15", "45", "48", "52", "56", "85", "88", "89", "90", "95", "96", "105", "106", "107", "122", "200", "540", "541" ], "main_caption": "", "default_value": 68714, "validator": { "type": "uint32", "min": 0, "max": 4294967295, "generated": true }, "title": "High Calibration Point", "call": "config_set_high_calibration_420ma" }, "fsr_420ma": { "sensors": [ "3", "14", "15", "45", "48", "52", "56", "85", "88", "89", "90", "95", "96", "105", "106", "107", "122", "200", "540", "541" ], "main_caption": "", "default_value": 0, "options": { "5": "0.256", "4": "0.512", "3": "1.024", "2": "2.048", "1": "4.096", "0": "6.114" }, "title": "Set FSR", "call": "config_set_fsr_420ma" }, "always_on_420ma": { "sensors": [ "3", "14", "15", "45", "48", "52", "56", "85", "88", "89", "90", "95", "96", "105", "106", "107", "122", "200", "540", "541" ], "main_caption": "<p>This command will keep the external power to the sensor always enabled.</p><p><strong>Note:</strong> This setting only applies to firmware version 15 or higher</p>", "default_value": 0, "options": { "0": "Disable", "1": "Enable" }, "title": "Set Sensor Always On", "call": "config_set_always_on_420ma" }, "current_calibration_c1_80": { "sensors": [ "505", "506" ], "main_caption": "<p class=\"caption\">Default 200A Calibration: 178<br>Default 600A Calibration: 548</p>", "default_value": 178, "validator": { "type": "uint16", "min": 0, "max": 655, "generated": true }, "title": "Channel 1 Current Calibration Value", "call": "config_set_current_calibration_individual_80" }, "current_calibration_c2_80": { "sensors": [ "506" ], "main_caption": "<p class=\"caption\">Default 200A Calibration: 178<br>Default 600A Calibration: 548</p>", "default_value": 178, "validator": { "type": "uint16", "min": 0, "max": 655, "generated": true }, "title": "Channel 2 Current Calibration Value", "call": "config_set_current_calibration_individual_80" }, "current_calibration_c3_80": { "sensors": [ "506" ], "main_caption": "<p class=\"caption\">Default 200A Calibration: 178<br>Default 600A Calibration: 548</p>", "default_value": 178, "validator": { "type": "uint16", "min": 0, "max": 655, "generated": true }, "title": "Channel 3 Current Calibration Value", "call": "config_set_current_calibration_individual_80" }, "roll_angle_threshold_47": { "sensors": [ "47" ], "main_caption": "<p class=\"caption\">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>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.</p>", "default_value": 0, "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true }, "title": "Roll Angle Threshold", "call": "config_set_roll_threshold_47" }, "pitch_angle_threshold_47": { "sensors": [ "47" ], "main_caption": "<p class=\"caption\">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>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.</p>", "default_value": 0, "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true }, "title": "Pitch Angle Threshold", "call": "config_set_pitch_threshold_47" }, "deactivate_activate_accelero_108": { "sensors": [ "108" ], "main_caption": "", "default_value": 1, "options": { "0": "Disabled", "1": "Enabled" }, "title": "Enable Accelerometer", "call": "config_set_deactivate_activate_accelero_108" }, "accelerometer_state_108": { "sensors": [ "108" ], "main_caption": "<p class=\"caption\">Enables the sensor to report errors if the accelerometer probe becomes non-functional. These errors will be included in the sensor data.</p>", "default_value": 0, "options": { "0": "Disabled", "1": "Enabled" }, "title": "Enable Accelerometer Error Reporting", "call": "config_set_accelerometer_state_108" }, "accelerometer_threshold_108": { "sensors": [ "108" ], "main_caption": "<p class=\"caption\">Sets the threshold in multiples of 32mg in which an uptime will be detected. A value of 1 = 32mg, a value of 2 = 64mg etc.</p>", "default_value": 10, "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true }, "title": "Set Accelerometer Threshold", "call": "config_set_accelerometer_threshold_108" }, "clear_counter_33": { "sensors": [ "33" ], "main_caption": "<label for=\"clear_counter_33\"><i class=\"icon-tag\"></i>Clear Counter Value</label>", "default_value": 0, "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true } }, "clear_timers_108": { "sensors": [ "108" ], "main_caption": "<p>Resets the selected Input counters and their corresponding uptime values to zero.</p>", "default_value": 7, "options": { "7": "Digital in 1, 2 and 3", "16": "Magnetometer", "8": "Accelerometer" }, "title": "Clear Counters", "call": "config_set_clear_timers_108" }, "clear_timers_123": { "sensors": [ "123" ], "main_caption": "<p>Resets the Digital Inputs 1, 2, and 3 counters and their corresponding uptime values to zero.</p>", "default_value": 7, "options": { "7": "Enable" }, "title": "Clear Counters", "call": "config_set_clear_timers_108" }, "debounce_time_108": { "sensors": [ "33", "108" ], "main_caption": "<p class=\"caption\">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>Range: 0 - 255msec.<br></p>", "default_value": 10, "validator": { "type": "uint8", "min": 0, "max": 255, "generated": true }, "title": "Set Input Debounce Time", "call": "config_set_debounce_time_108" }, "debounce_time_v10_108": { "sensors": [ "108" ], "main_caption": "<p class=\"caption\">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><b>**Only applies to sensor with firmware version 10 and above.</b><br><br>Range: 10 - 65000 msec.<br></p>", "default_value": 10, "validator": { "type": "uint16", "min": 10, "max": 65535, "generated": true }, "title": "Set Input Debounce Time", "call": "config_set_debounce_time_v10_108" }, "input_two_33": { "sensors": [ "33" ], "main_caption": "", "default_value": 1, "options": { "0": "Falling Edge Trigger", "1": "Rising Edge Trigger" }, "title": "Set Contact Closure Detection", "call": "config_set_input_two_108" }, "push_notification_33": { "sensors": [ "33" ], "main_caption": "", "default_value": 0, "options": { "0": "Disable", "2": "Enable" }, "title": "Enable Push Notification", "call": "config_set_push_notification_33" }, "input_one_108": { "sensors": [ "108" ], "main_caption": "<p>Configures how the counter increments and how uptime is calculated for Contact Closure Input:<br><br>Rising Edge: The counter increments, and uptime is calculated, when the input transitions from LOW to HIGH (active HIGH).<br>Falling Edge: The counter increments, and uptime is calculated, when the input transitions from HIGH to LOW (active LOW).</p>", "default_value": 1, "options": { "0": "Falling Edge Trigger", "1": "Rising Edge Trigger" }, "title": "Set Contact Closure Detection", "call": "config_set_input_one_108" }, "input_two_108": { "sensors": [ "108" ], "main_caption": "<p>Configures how the counter increments and how uptime is calculated for Current Transducer Input:<br><br>Rising Edge: The counter increments, and uptime is calculated, when the input transitions from LOW to HIGH (active HIGH).<br>Falling Edge: The counter increments, and uptime is calculated, when the input transitions from HIGH to LOW (active LOW).</p>", "default_value": 1, "options": { "0": "Falling Edge Trigger", "1": "Rising Edge Trigger" }, "title": "Set Current Transducer Detection", "call": "config_set_input_two_108" }, "input_three_108": { "sensors": [ "108" ], "main_caption": "<p>Configures how the counter increments and how uptime is calculated for Contact/Optical Input:<br><br>Rising Edge: The counter increments, and uptime is calculated, when the input transitions from LOW to HIGH (active HIGH).<br>Falling Edge: The counter increments, and uptime is calculated, when the input transitions from HIGH to LOW (active LOW).</p>", "default_value": 0, "options": { "0": "Falling Edge Trigger", "1": "Rising Edge Trigger" }, "title": "Set Wet Contact/Optical Sensor Detection", "call": "config_set_input_three_108" }, "debounce_time_123": { "sensors": [ "123" ], "main_caption": "<p class=\"caption\">Configures the debounce time in milliseconds for all digital inputs. State changes occurring within this debounce period will be ignored.<br>Note: This setting is recommended for mechanically triggered inputs like buttons or relay/contactor outputs.<br><br>Range: 10 - 65000msec.</p>", "default_value": 10, "validator": { "type": "uint16", "min": 10, "max": 65535, "generated": true }, "title": "Set Input Debounce Time", "call": "config_set_debounce_time_v10_108" }, "input_one_123": { "sensors": [ "123" ], "main_caption": "<p>Configures how the counter increments and how uptime is calculated for Digital Input 1:<br><br>Rising Edge: The counter increments, and uptime is calculated, when the input transitions from LOW to HIGH (active HIGH).<br>Falling Edge: The counter increments, and uptime is calculated, when the input transitions from HIGH to LOW (active LOW).</p>", "default_value": 1, "options": { "0": "Falling Edge Trigger", "1": "Rising Edge Trigger" }, "title": "Set Digital Input 1 Detection", "call": "config_set_input_one_108" }, "input_two_123": { "sensors": [ "123" ], "main_caption": "<p>Configures how the counter increments and how uptime is calculated for Digital Input 2:<br><br>Rising Edge: The counter increments, and uptime is calculated, when the input transitions from LOW to HIGH (active HIGH).<br>Falling Edge: The counter increments, and uptime is calculated, when the input transitions from HIGH to LOW (active LOW).</p>", "default_value": 1, "options": { "0": "Falling Edge Trigger", "1": "Rising Edge Trigger" }, "title": "Set Digital Input 2 Detection", "call": "config_set_input_two_108" }, "input_three_123": { "sensors": [ "123" ], "main_caption": "<p>Configures how the counter increments and how uptime is calculated for Digital Input 3:<br><br>Rising Edge: The counter increments, and uptime is calculated, when the input transitions from LOW to HIGH (active HIGH).<br>Falling Edge: The counter increments, and uptime is calculated, when the input transitions from HIGH to LOW (active LOW).</p>", "default_value": 1, "options": { "0": "Falling Edge Trigger", "1": "Rising Edge Trigger" }, "title": "Set Digital Input 3 Detectio