Aller au contenu

Parameter Settings

When a device’s configuration needs to be modified but local operations are not possible, you can modify the configuration remotely using the following two methods:

  • Modify by issuing a TTS command via the platform
  • Modify by sending an SMS command

Modifying Parameter Configurations via TTS Commands Sent Through the Platform

Section titled “Modifying Parameter Configurations via TTS Commands Sent Through the Platform”
  1. Go to the IOT section, click the Monitor or Device interface, enter the Device ID, locate the corresponding device, and send a modification command to that device.

    Go to the command sending interface

  2. Refer to the documentation examples for relevant commands, or view and download them.

    TTS Commands
    Core FunctionCore Command Format
    Terminal ParametersSet central server IP, port, protocol, and GPS reporting interval*SET:SERVER.IP_Center-ID.Protocol.Port.GPS-Reporting-Interval.IP
    Terminal Basic SettingsConfigure license plate number, terminal ID, license plate color, and device ID*SET:JTBASE.LINE.License-Plate.Terminal-ID.Color.Device ID
    Vehicle InformationSet VIN, engine number, license plate type, device model, province/city ID, etc.*SET:JTBASE.GENER.VIN.Engine-Number.License-Plate-Type.Manufacturer ID.Device Model.Province ID.City ID.Language.GUI Transparency
    Main StreamConfigure video channel enablement, resolution, frame rate, video quality, audio, and mirroring*SET:VIDEO.MAIN Channel Number.Enable.Resolution.Frame Rate.Video Quality.Audio.Mirror
    Basic SettingsConfigure video format, recording mode, camera type, display resolution, and input type*SET:VIDEO.BASE. Video Format.Recording Mode.Camera Type.Display Resolution.Preview Mode.Input Type.Preview Channel
    Storage SettingsConfigure recording duration, delay, disk purpose, retention period, capacity threshold, etc.*SET:STORE.Recording Duration.Delay.Disk Purpose.Retention Period.Retention Enabled.File Upload.Capacity Threshold
  3. Command Send and Response

    Command Send and Response

Modifying Parameter Settings for SMS Sending

Section titled “Modifying Parameter Settings for SMS Sending”
  1. Command Issuance Conditions

    • The SIM card must be able to receive SMS messages
    • The device must be able to make calls normally; check the dialing status under System Settings > Network Settings
  2. Examples, Viewing, and Downloading of Related Command Reference Documents.

    Configure SMS Commands
    Command NameCore Command Format
    Server ConfigurationCentral Server Parameter SettingsSETNIP:n,mainip:port,bakip;
    Network Configuration4G Parameter SettingsSET4G:switch=,type=,apn=,servercode=,user=,passwd=
    Network ConfigurationWiFi Parameter SettingsSETWIFI:switch=,authmode=,encrypt=,purpose=,dhcp=,ssid=,pwd=,ip=,mask=,gw=
    Service ConfigurationFTP Service Parameter SettingsSETFTP:ip=,port=,user=,pwd=
    Protocol ConfigurationCentral Protocol Parameter SettingsSETPROTOCOL:protocol1=,protocol2=,protocol3=,protocol4=

    Standard General Format for Status SMS Commands: *admin,888888,command content;

    Status SMS Command
    Query Core Content
    GETSTATEBASEDevice Basic Information: Voltage, Device ID, ACC Status, Lock Status, IO Status, GPS Status, License Plate Number, SN Number, etc.
    GETSTATEVERDevice Version Information: App Version, MCU Version
    GETSTATE4G4G Module Information: Module Status, SIM Card Status, Signal Strength, IMEI, Dialing Status, Dialing IP
    GETSTATEWIFIWi-Fi module information: Module presence, SSID, signal strength, IP address
    GETSTATENETCenter connection status: Connection status for 4 center servers (0=Not connected/1=Connected)
    GETSTATEVIDEOVideo status information: Video loss status, recording status
    GETSTATESTOREStorage status information: Status of SD card, hard drive, and USB storage (0=Not present/1=Normal/2=Abnormal)
    GETSTATEALARMDevice alarm information: IO alarm, accelerometer alarm, speed alarm, voltage alarm, motion detection alarm status
    Control SMS Commands
    Core FunctionCommand Format
    REBOOTDevice reboot; the value is the reboot delay in seconds (must be ≥20 seconds)REBOOT:20;
    CALLBACKDevice callback; parameter is the callback phone number (device must support phone functionality)CALLBACK:1332222;
  3. Command Send Response

    Command Send Response