Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.
Seiteneigenschaften



Description:
This document describes how to import multiple LANCOM Wireless ePaper Displays into the LANCOM Wireless ePaper Server by means of a bulk import.
Information:
  • How you carry out a simultaneous reset of multiple LANCOM Wireless ePaper Displays with the LANCOM Wireless ePaper Server is described in the following Knowledge Base document Image Removed.
  • How to port an existing LANCOM Wireless ePaper Server installation to another system is described in the following Knowledge Base document Image Removed.

Requirements:
  • Installed and licensed LANCOM Wireless ePaper Server for Windows as of version 1.40 (download latest version)
  • Installed cURL for Windows (download)
  • A useful extra is a barcode scanner so that you can quickly read and digitize the individual Display IDs.


Procedure:

1) Use the following ready-made XML file for the bulk import of the registration codes.
massen_register.xmlImage Removed
massen_register.xmlImage Addedmassen_register.xml

2) Open the XML file in a text editor. The registration codes of all of the Displays to be imported must be entered into this list.


Note:
The registration code of each Display is given in alphanumeric form and as a barcode on the information sheet supplied with the product.

A barcode scanner helps you to conveniently scan the registration codes for the XML file.

Image Removed

Image Added

3) Save the XML file when it contains all of the registration codes of the Displays to be imported.

4) Open the command line and enter the following command:
curl -X POST -d @


<file-name>.xml


--header "Content-Type:application/xml" http://


<server-ip>


:8001/service/label/ -v
Replace <file-name>.xml with the name of the XML file and <server-ip> with the IP address of the LANCOM Wireless ePaper Server.
Image Removed

Image Added
5) The process is now concluded.