rm-device-migrator-<VERSION>.exe [options]
Option | Description |
|---|---|
--path <XLSXfilename> -p <XLSXfilename> | Specifies the spreadsheet's file name. The spreadsheet should be a standard XLSX spreadsheet. Default: N/A Required: Yes |
--sheet "<sheetname>" -s "<sheetname>" | Specifies the sheet name in the spreadsheet. Specify the name in quotes. Default: "Master" Required: No |
--url https://<RESONATE SERVER FQDN>/ -u https://<RESONATE SERVER FQDN>/ | Specifies the base URL of the Resonate server . For example:
Default: N/A Required: Yes |
--skip-tls | Specifies to ignore HTTP and HTTPS errors. Default: N/A Required: No |
Column Name | Description |
|---|---|
Site Number | The name1 of the reader's site, as assigned to the site in Resonate . If a site with the specified name does not currently exist in Resonate , the Device Migration utility will add it. If it does exist but the specified address is not the same, the address is updated in Resonate .This column must be first; otherwise, the import fails. Required: Yes. |
Address | The site's street address (number and street name). Required: Only required if the site does not currently exist in Resonate . |
City | The site's city. Required: Only required if the site does not currently exist in Resonate . |
State | The site's state, province, or region. Required: Only required if the site does not currently exist in Resonate . |
Zip Code | The site's postal or ZIP code. Required: Only required if the site does not currently exist in Resonate . |
Device Name | The reader's friendly name. All readers should have a unique device name. Required: Yes. |
MAC Address | The reader's MAC address. Required: No. Resonate can automatically determine this information from the reader. Add this column only if you need it for your own tracking purposes. |
IP Address | The reader's IP address. Required: Yes, if you do not pass the reader's hostname (FQDN). |
Hostname | The reader's fully qualified domain name (FQDN). Required: Yes, if you do not pass the reader's IP address. |
Added as Hostname (YES) or IP Address (NO) | Specifies whether you provided the FQDN or the IP address of the reader. Resonate can establish reader's IP address from the reader's FQDN, and vice versa. Required: Yes. |
SNTP Server | The NTP server that the reader's SNTP client uses. Ensure this server is the same one used by the Resonate server's NTP client to maintain consistent system time. If it is not the same, you can either specify the appropriate NTP server in this column; Resonate will update the reader once migrated; alternatively, you can configure the reader in Resonate , after the reader is migrated.Required: Yes. |
Serial Number | The reader's serial number. Required: Yes. |
Model Number | The model ID. Specify one of the following:
For FX7500 and FX9600, the middle number corresponds to the number of antenna ports; use US or WR depending on whether your reader is a US or World reader. For ATR7000, the model ID corresponds to the part number printed on the label at the back of the RFID reader 2. Required: Yes. |
Configuration | Any additional custom information that you need to upload to Resonate . Pass it in valid JSON format. Only pass information to this column under the guidance of Zebra Product Support. Required: No. |

