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 reset multiple LANCOM Wireless ePaper Displays on the LANCOM Wireless ePaper Server.
Note:
    • How you carry out a bulk import of multiple LANCOM Wireless ePaper Displays into 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 ready-made XML file shown below for resetting multiple Displays simultaneously.
massen_unlock.xmlImage Removed

massen_unlock.xmlImage Added massen_unlock.xml

2) Open the XML file in a text editor. The unlock codes of all of the Displays must be entered into this list.
Note:
The unlock code of each Display is given in alphanumeric form and as a barcode on the insert supplied with the product.
  • A barcode scanner helps you to conveniently scan the unlock codes for the XML file.
Image Removed

Image Added

3) Save the XML file when it contains all of the unlock codes of the Displays.

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/unlock -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.