SP111-41L Default Profile

This topic provides the default Profile template of SP111-41L.

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.2",
    "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.com"
        },
        {
            "key": "dm_dh_addr", // Milesight DeviceHub Server Address
            "value": ""
        },
        {
            "key": "autop_enable",
            "value": 1
        },
        {
            "key": "device_name", // Device Name
            "value": "Solar-powered ANPR Camera"
        },
        {
            "key": "time_zone", // Time Zone
            "value": 8
        },
        {
            "key": "day_light", // Daylight Saving Time Enum: 0-Disabled 1-Automatic
            "value": 1
        },
        {
            "key": "wakeup_method", // Wake up Method Enum: 1-Call 2-MQTT
            "value": 3
        },
        {
            "key": "main_profile_codec", // Video Codec Enum: 3-H.265 0-H.264
            "value": 3
        },
        {
            "key": "main_framesize", // Frame Size Enum: 0-2688*1520 1-2304*1296 2-1920*1080 3-1280*720
            "value": 0
        },
        {
            "key": "main_framerate", // Maximum Frame Rate Enum: 1-15
            "value": 15
        },
        {
            "key": "main_bitrate", // Bite Rate Enum: 16 32 64 128 256 512 640 768 1024 1536 2048 3072 4096 5120 6144 7168 8192 10240 12288 14336 16384
            "value": 4096
        },
        {
            "key": "main_smartstream_enable", // Smart Stream Enum: 0-Off 1-On
            "value": 0
        },
        {
            "key": "main_smartstream_level", // Stream Level Enum: 1-10
            "value": 5
        },
        {
            "key": "main_rate_mode", // Bit Rate Control Enum: 0-CBR 1-VBR
            "value": 1
        },
        {
            "key": "main_vbr_quality", // Image Quality Enum: 0-Low 1-Medium 2-High
            "value": 1
        },
        {
            "key": "main_profile", // Profile Enum: 0-Base 1-Main 2-High
            "value": 1
        },
        {
            "key": "main_profile_gop", // I-frame Interval
            "value": 30
        },
        {
            "key": "sub_enable", // Enable Secondary Stream
            "value": 1
        },
        {
            "key": "sub_profile_codec", // Video Codec Enum: 3-H.265 0-H.264
            "value": 3
        },
        {
            "key": "sub_framesize", // Frame Size Enum: 3-1280*720 4-704*576 5-640*480
            "value": 3
        },
        {
            "key": "sub_framerate", // Maximum Frame Rate Enum: 1-15
            "value": 15
        },
        {
            "key": "sub_bitrate", // Bite Rate Enum: 16 32 64 128 256 512 640 768 1024 1536 2048
            "value": 1024
        },
        {
            "key": "sub_smartstream_enable", // Smart Stream Enum: 0-Off 1-On
            "value": 0
        },
        {
            "key": "sub_smartstream_level", // Stream Level Enum: 1-10
            "value": 5
        },
        {
            "key": "sub_rate_mode", // Bit Rate Control Enum: 0-CBR 1-VBR
            "value": 1
        },
        {
            "key": "sub_vbr_quality", // Image Quality Enum: 0-Low 1-Medium 2-High
            "value": 1
        },
        {
            "key": "sub_profile", // Profile Enum: 0-Base 1-Main 2-High
            "value": 1
        },
        {
            "key": "sub_profile_gop", // I-frame Interval
            "value": 30
        },
        {
            "key": "powerline_freq", // Power Line Frequency Enum: 0-60Hz 1-50Hz
            "value": 1
        },
        {
            "key": "mask_enable", // Enable Privacy Mask
            "value": 0
        },
        {
            "key": "maskcolor", // Privacy Mask Color Enum: 0-White 1-Black 2-Blue 3-Yellow 4-Green 5-Brown 6-Red
            "value": 1
        },
        {
            "key": "main_osd_fontsize", // Font Size Enum: 0-Smallest 1-Small 2-Medium 3-Large 4-Largest 5-Auto
            "value": 2
        },
        {
            "key": "main_osd_fontcolor_r", // Font Color-R
            "value": 255
        },
        {
            "key": "main_osd_fontcolor_g", // Font Color-G
            "value": 255
        },
        {
            "key": "main_osd_fontcolor_b", // Font Color-B
            "value": 255
        },
        {
            "key": "main_osd_background_enable", // Enable Background Color
            "value": 0
        },
        {
            "key": "main_osd_backgroundcolor_r", // Background Color-R
            "value": 0
        },
        {
            "key": "main_osd_backgroundcolor_g", // Background Color-G
            "value": 0
        },
        {
            "key": "main_osd_backgroundcolor_b", // Background Color-B
            "value": 0
        },
        {
            "key": "main_osd_enable", // Show Video Title
            "value": 0
        },
        {
            "key": "main_osd_string", // Video Title
            "value": "Solar-powered ANPR Camera"
        },
        {
            "key": "main_osd_text_position", // Text Position Enum: 0-Top-Left 1-Top-Right 2-Bottom-Left 3-Bottom-Right
            "value": 0
        },
        {
            "key": "main_osd_datetime_enable", // Show Timestamp
            "value": 0
        },
        {
            "key": "main_osd_datetime_position", // Date Position Enum: 0-Top-Left 1-Top-Right 2-Bottom-Left 3-Bottom-Right
            "value": 1
        },
        {
            "key": "main_osd_datetime_format", // Date Format Enum: 0-YYYY-MM-DD 1-MM/DD/YYYY 2-DD/MM/YYYY
            "value": 2
        },
        {
            "key": "main_osd_datausage_enable", // Show Data Usage This Month
            "value": 0
        },
        {
            "key": "main_osd_signal_enable", // Show Signal Strength
            "value": 0
        },
        {
            "key": "main_osd_battery_enable", // Show Battery Level
            "value": 0
        },
        {
            "key": "main_osd_other_position", // Signal & Battery Position Enum: 0-Top-Left 1-Top-Right 2-Bottom-Left 3-Bottom-Right
            "value": 1
        },
        {
            "key": "sub_osd_fontsize", // Font Size Enum: 0-Smallest 1-Small 2-Medium 3-Large 4-Largest 5-Auto
            "value": 2
        },
        {
            "key": "sub_osd_fontcolor_r", // Font Color-R
            "value": 255
        },
        {
            "key": "sub_osd_fontcolor_g", // Font Color-G
            "value": 255
        },
        {
            "key": "sub_osd_fontcolor_b", // Font Color-B
            "value": 255
        },
        {
            "key": "sub_osd_background_enable", // Enable Background Color
            "value": 0
        },
        {
            "key": "sub_osd_backgroundcolor_r", // Background Color-R
            "value": 0
        },
        {
            "key": "sub_osd_backgroundcolor_g", // Background Color-G
            "value": 0
        },
        {
            "key": "sub_osd_backgroundcolor_b", // Background Color-B
            "value": 0
        },
        {
            "key": "sub_osd_enable", // Show Video Title
            "value": 0
        },
        {
            "key": "sub_osd_string", // Video Title
            "value": "Solar-powered ANPR Camera"
        },
        {
            "key": "sub_osd_text_position", // Text Position Enum: 0-Top-Left 1-Top-Right 2-Bottom-Left 3-Bottom-Right
            "value": 0
        },
        {
            "key": "sub_osd_datetime_enable", // Show Timestamp
            "value": 0
        },
        {
            "key": "sub_osd_datetime_position", // Date Position Enum: 0-Top-Left 1-Top-Right 2-Bottom-Left 3-Bottom-Right
            "value": 1
        },
        {
            "key": "sub_osd_datetime_format", // Date Format Enum: 0-YYYY-MM-DD 1-MM/DD/YYYY 2-DD/MM/YYYY
            "value": 2
        },
        {
            "key": "sub_osd_datausage_enable", // Show Data Usage This Month
            "value": 0
        },
        {
            "key": "sub_osd_signal_enable", // Show Signal Strength
            "value": 0
        },
        {
            "key": "sub_osd_battery_enable", // Show Battery Level
            "value": 0
        },
        {
            "key": "sub_osd_other_position", // Signal & Battery Position Enum: 0-Top-Left 1-Top-Right 2-Bottom-Left 3-Bottom-Right
            "value": 1
        },
        {
            "key": "ping_addr", // Cellular Ping IP Address
            "value": "8.8.8.8"
        },
        {
            "key": "platform_enable", // Enable Platform Access
            "value": 0
        },
        {
            "key": "platform_serveraddress", // Platform Server Address
            "value": ""
        },
        {
            "key": "platform_serverport", // Platform Server Port
            "value": ""
        },
        {
            "key": "smtp_enable", // Enable Email
            "value": 0
        },
        {
            "key": "smtp_username", // Email User Name
            "value": "hdipnc"
        },
        {
            "key": "smtp_fromaddress", // Email Sender Email Address
            "value": ""
        },
        {
            "key": "smtp_password", // Email Password
            "value": "admin"
        },
        {
            "key": "smtp_address", // Email Server
            "value": "smtp.sina.com"
        },
        {
            "key": "smtp_port", // Email Port
            "value": 25
        },
        {
            "key": "smtp_toaddress_1", // Email Recipient Email Address1
            "value": "user@domain.com"
        },
        {
            "key": "smtp_toaddress_2", // Email Recipient Email Address2
            "value": ""
        },
        {
            "key": "smtp_ssl", // Email Encryption Enum: 0-None 1-TLS 2-SSL
            "value": 0
        },
        {
            "key": "ftp_address", // FTP Server Address
            "value": "192.168.9.51"
        },
        {
            "key": "ftp_port", // FTP Server Port
            "value": 21
        },
        {
            "key": "ftp_username", // FTP User Name
            "value": "admin"
        },
        {
            "key": "ftp_password", // FTP Password
            "value": "admin"
        },
        {
            "key": "vpn_enable", // Enable VPN
            "value": 0
        },
        {
            "key": "vpn_mode", // VPN Mode Enum: 0-Milesight VPN 1-General VPN 2-Wireguard VPN
            "value": 1
        },
        {
            "key": "vpn_genvpn_file", // OpenVPN Configration file
            "value": "",
            "fileSize": "",
            "crc32": "",
            "md5": ""
        },
        {
            "key": "vpn_wireguardvpn_file", // WireguardVPN Configration file
            "value": "",
            "fileSize": "",
            "crc32": "",
            "md5": ""
        },
        {
            "key": "vpn_msvpn_addr", // Milesight VPN Server Address
            "value": ""
        },
        {
            "key": "vpn_msvpn_port", // Milesight VPN Server Port
            "value": ""
        },
        {
            "key": "vpn_msvpn_authcode", // Milesight VPN Authorization Code
            "value": ""
        },
        {
            "key": "vpn_msvpn_devicename", // Milesight VPN Device Name
            "value": ""
        },
        {
            "key": "vpn_status", // VPN Status
            "value": ""
        },
        {
            "key": "vpn_localip", // VPN Local IP
            "value": ""
        },
        {
            "key": "vpn_remoteip", // VPN Remote IP
            "value": ""
        },
        {
            "key": "vpn_duration", // VPN Duration
            "value": ""
        }
    ]
}