VS125-P Default Profile
This topic provides the default Profile template of VS125-P.
Background information
When you add and apply Auto Provision for a device, a complete Profile template is required. A Profile template includes all configurable settings for the device, however, only the active parameters will be applied for Auto Provision. This topic outlines the active parameters within the default Profile template, helping you determine if the default template is suitable for your Auto Provisioning needs.
Note:
If the default Profile template does NOT meet your needs, you can
create a custom Profile template
.
Default Profile template
{
"version": "v1.1",
"values": [
{
"key": "dm_enable", // Platform Connection
"value": "1"
},
{
"key": "dm_type", // Connecting Platforms Enum: 0-Milesight Development Platform 1-DeviceHub 2.0
"value": "0"
},
{
"key": "dm_mip_addr", // Milesight Development Platform Server Address
"value": "https://milesight.cam"
},
{
"key": "dm_dh_addr", // Milesight DeviceHub Server Address
"value": ""
},
{
"key": "autop_enable",
"value": "1"
},
{
"key": "show_track_line", // Show Instant Track Lines
"value": 1
},
{
"key": "show_static_track", // Show Stastic Track Line
"value": 0
},
{
"key": "show_detect_line", // Show Detection Lines
"value": 1
},
{
"key": "show_uturn_area", // Show U-turn Areas
"value": 1
},
{
"key": "show_detect_region", // Show Detection Regions
"value": 1
},
{
"key": "show_obstacle_excl", // Show Detection Regions
"value": 1
},
{
"key": "show_history_point", // Show Track Start/Stop Pints
"value": 0
},
{
"key": "work_mode", // Working Mode Enum: 0-Standalone Mode 1-Master Mode 2-Node Mode
"value": 0
},
{
"key": "install_height", // Installation Height
"value": 3000
},
{
"key": "max_target_height", // Maximum Target Height
"value": 2000
},
{
"key": "min_target_height", // MinimumTarget Height
"value": 1000
},
{
"key": "child_filt_height", // Children Filter Height
"value": 1300
},
{
"key": "track_mode", // Tracking Mode Enum: 0-Head Tracking 1-Feet Tracking
"value": 0
},
{
"key": "child_diff", // Children/Adults Differentiation
"value": 0
},
{
"key": "gender_detect", // Gender Detection
"value": 0
},
{
"key": "staff_detect_en", // Staff Detection
"value": 0
},
{
"key": "staff_detect_sensitivity",
"value": 50
},
{
"key": "group_count", // Group Counting
"value": 0
},
{
"key": "individual_filter", // Individual Filter
"value": 0
},
{
"key": "max_group_count",
"value": 20
},
{
"key": "heatmap", // Heat Map
"value": 0
},
{
"key": "history_point_en", // Record Track Start/Stop Points
"value": 1
},
{
"key": "region_monitor", // Region Monitoring
"value": 0
},
{
"key": "rst_cum_count", // Reset Cumulative Count on Schedule
"value": 0
},
{
"key": "rst_day", // Time of Reset Enum: 7-Everyday 0-Sun. 1-Mon. 2-Tues. 3-Wed. 4-Thur. 5-Fri. 6-Sat.
"value": 7
},
{
"key": "rst_time", // Time of Reset
"value": 0
},
{
"key": "digital_output_en", // Trigger Digital Output
"value": 0
},
{
"key": "sync_pulse_interval", // Synchronized Pulse Interval
"value": 100
},
{
"key": "adults_in_pulse_en", // Adults In Trigger
"value": 0
},
{
"key": "adults_in_pulse_width", // Adults In Pulse Width
"value": 100
},
{
"key": "adults_in_channel", // Adults In Channel Select Enum: 3-DO1+DO2 1-DO1 2-DO2
"value": 3
},
{
"key": "adults_out_pulse_en", // Adults Out Trigger
"value": 0
},
{
"key": "adults_out_pulse_width", // Adults Out Pulse Width
"value": 200
},
{
"key": "adults_out_channel", // Adults Out Channel Select Enum: 3-DO1+DO2 1-DO1 2-DO2
"value": 3
},
{
"key": "children_in_pulse_en", // Children In Trigger
"value": 0
},
{
"key": "children_in_pulse_width", // Children In Pulse Width
"value": 300
},
{
"key": "children_in_channel", // Children In Channel Select Enum: 3-DO1+DO2 1-DO1 2-DO2
"value": 3
},
{
"key": "children_out_pulse_en", // Children Out Trigger
"value": 0
},
{
"key": "children_out_pulse_width", // Children Out Pulse Width
"value": 400
},
{
"key": "children_out_channel", // Children Out Channel Select Enum: 3-DO1+DO2 1-DO1 2-DO2
"value": 3
},
{
"key": "staff_in_pulse_en", // Staff In Trigger
"value": 0
},
{
"key": "staff_in_pulse_width", // Staff In Pulse Width
"value": 500
},
{
"key": "staff_in_channel", // Staff In Channel Select Enum: 3-DO1+DO2 1-DO1 2-DO2
"value": 3
},
{
"key": "staff_out_pulse_en", // Staff Out Trigger
"value": 0
},
{
"key": "staff_out_pulse_width", // Staff Out Pulse Width
"value": 600
},
{
"key": "staff_out_channel", // Staff Out Channel Select Enum: 3-DO1+DO2 1-DO1 2-DO2
"value": 3
},
{
"key": "group_in_pulse_en", // Group In Trigger
"value": 0
},
{
"key": "group_in_pulse_width", // Group In Pulse Width
"value": 700
},
{
"key": "group_in_channel", // Group In Channel Select Enum: 3-DO1+DO2 1-DO1 2-DO2
"value": 3
},
{
"key": "group_out_pulse_en", // Group Out Trigger
"value": 0
},
{
"key": "group_out_pulse_width", // Group Out Pulse Width
"value": 800
},
{
"key": "group_out_channel", // Group Out Channel Select Enum: 3-DO1+DO2 1-DO1 2-DO2
"value": 3
},
{
"key": "male_in_pulse_en", // Male In Trigger
"value": 0
},
{
"key": "male_in_pulse_width", // Male In Pulse Width
"value": 900
},
{
"key": "male_in_channel", // Male In Channel Select Enum: 3-DO1+DO2 1-DO1 2-DO2
"value": 3
},
{
"key": "male_out_pulse_en", // Male Out Trigger
"value": 0
},
{
"key": "male_out_pulse_width", // Male Out Pulse Width
"value": 1000
},
{
"key": "male_out_channel", // Male Out Channel Select Enum: 3-DO1+DO2 1-DO1 2-DO2
"value": 3
},
{
"key": "female_in_pulse_en", // Female In Trigger
"value": 0
},
{
"key": "female_in_pulse_width", // Female In Pulse Width
"value": 1100
},
{
"key": "female_in_channel", // Female In Channel Select Enum: 3-DO1+DO2 1-DO1 2-DO2
"value": 3
},
{
"key": "female_out_pulse_en", // Female Out Trigger
"value": 0
},
{
"key": "female_out_pulse_width", // Female Out Pulse Width
"value": 1200
},
{
"key": "female_out_channel", // Female Out Channel Select Enum: 3-DO1+DO2 1-DO1 2-DO2
"value": 3
},
{
"key": "manual_pulse_en", // Manual DO Trigger
"value": 1
},
{
"key": "manual_pulse_width", // Manual DO Pulse Width
"value": 5000
},
{
"key": "manual_do_channel", // Manual DO Channel Select Enum: 3-DO1+DO2 1-DO1 2-DO2
"value": 3
},
{
"key": "obstacle_excl", // Obstacle Exclusion
"value": 0
},
{
"key": "detect_model_type", // Detection Mode Select Enum: 0-RGB+Depth 1-RGB 2-Depth
"value": 0
},
{
"key": "ip_assign", // IP Assignment Enum: 0-Manual 1-Automatic (DHCP)
"value": 1
},
{
"key": "ip_addr", // IP Address
"value": "192.168.5.220"
},
{
"key": "subnet_mask", // Subnet Mask
"value": "255.255.255.0"
},
{
"key": "default_gateway", // Default Gateway
"value": "192.168.5.1"
},
{
"key": "prim_dns_server", // Primary DNS Server
"value": "8.8.8.8"
},
{
"key": "second_dns_server", // Secondary DNS Server
"value": "114.114.114.114"
},
{
"key": "https_port", // HTTPS Port
"value": 443
},
{
"key": "wlan_enable", // Enable WLAN
"value": 1
},
{
"key": "wifi_ssid", // Wi-Fi SSID
"value": ""
},
{
"key": "wlan_protocol", // Protocol Enum: 0-802.11b (2.4G) 1-802.11g (2.4G) 2-802.11n (2.4G)
"value": 2
},
{
"key": "wlan_bandwidth", // Bandwidth Enum: 0-40MHz 1-20MHz
"value": 1
},
{
"key": "wlan_channel", // Channel Enum: 0-Auto or 1-11
"value": 0
},
{
"key": "wifi_password", // Wi-Fi Password
"value": ""
},
{
"key": "recipient", // Recipient
"value": ""
},
{
"key": "rep_time_info",
"value": 1
},
{
"key": "day_night_mode", // Day/Night Switch Enum: 0-Auto 1-Day 2-Night 3-Schedule
"value": 0
},
{
"key": "image_sensitivity", // Sensitivity
"value": 5
},
{
"key": "image_night_start_time", // Start Time of Night Mode
"value": 68400
},
{
"key": "image_night_end_time", // End Time of Night Mode
"value": 28800
},
{
"key": "image_brightness", // Target Brightness
"value": 5
},
{
"key": "image_power_freq", // Power Line Frequency Enum: 0-50Hz 1-60Hz
"value": 0
},
{
"key": "image_wdr", // Wide Dynamic Range
"value": 0
},
{
"key": "dev_name", // Device Name
"value": "People Counter"
},
{
"key": "cus_dev_id", // Customized Device ID
"value": ""
},
{
"key": "cus_site_id", // Customized Site ID
"value": ""
},
{
"key": "time_zone", // Time Zone, refer to time_zone Value
"value": 14
},
{
"key": "dst_enable", // Daylight Saving Time
"value": 0
},
{
"key": "dst_start_month", // Start Time (month)
"value": 3
},
{
"key": "dst_start_week_no", // Start Time(weeknum) Enum: 1-1st 2-2nd 3-3rd 4-4th 5-last
"value": 5
},
{
"key": "dst_start_week_day", // Start Time (weekday) Enum: 0-Sun. 1-Mon. 2-Tues. 3-Wed. 4-Thur. 5-Fri. 6-Sat.
"value": 0
},
{
"key": "dst_start_time", // Start Time(time),120=02:00
"value": 120
},
{
"key": "dst_end_month", // End Time(month)
"value": 5
},
{
"key": "dst_end_week_no", // End Time(weeknum) Enum: 1-1st 2-2nd 3-3rd 4-4th 5-last
"value": 5
},
{
"key": "dst_end_week_day", // End Time(weekday) Enum: 0-Sun. 1-Mon. 2-Tues. 3-Wed. 4-Thur. 5-Fri. 6-Sat.
"value": 0
},
{
"key": "dst_end_time", // End Time(time), 180=03:00
"value": 180
},
{
"key": "dst_bias_time", // DST Offset Enum: 30 60 90 120
"value": 60
},
{
"key": "sync_mode", // Synchronize Mode Enum: 1-NTP Timing 0-Manual Timing
"value": 1
},
{
"key": "ntp_server_addr", // Server Address
"value": "pool.ntp.org"
},
{
"key": "ntp_syn_interval", // Time Synchronization Interval
"value": 1440
},
{
"key": "led_switch_en", // LED Indicator switch
"value": 1
}
]
}