Searching...

Matching results

    How to register a list of systems?

    To register multiple systems from a file:


    Bulk Registration CSV file format

    The file format is a .csv file (comma separated text file). Both comma ‘,’ and semi-colon ‘;’ are supported as separators.

    FIELD USE DESCRIPTION
    GATEWAY[IMEI] Mandatory IMEI or ESN of the wireless module to be created. If it is a GSM based device enter the IMEI, if it is a CDMA device enter the ESN (hex value - 8 characters). Can be retreived or scanned from the wireless module.
    GATEWAY[SERIAL NUMBER] Mandatory Serial Number of the wireless module to be created. The serial number begins with 2 letters and can be from 13 to 16 characters (skip the dash ‘-’ if there is one). Letters in the serial number must be in UPPER CASE. Can be retreived or scanned from the wireless module.
    NAME Optional Name to be set to the system.
    LABELS Optional One or more label(s) to be applied on the created system. For provinding several labels, use the pipe ‘|’ separator.
    MSCI[HOST] Optional To be filled in for the server initiated option. If you are currently able to initiate communications out to the wireless module either by public static IP or domain name, enter public IP address or complete domain name.
    COMMUNICATION[PASSWORD] Optional Not used.

    TOP