User Documentation
Table Of Contents
- Table of contents
- 1 Introduction
- 2 Safety instructions
- 3 System overview
- 4 Operating behavior
- 5 Software installation
- 6 Configuration
- 7 Program development
- 8 Licensing
- 9 Device Administration (DevAdmin)
- 10 Software units
- 11 OPC UA Server
- 12 Node-RED
- 13 LongtermDiagnosticMonitor
- 14 Data recorder
- 15 Diagnostics
- 16 Maintenance
- 17 Technical data
- 18 Directives and standards
- 19 Appendix: Tutorial - creating an IEC project
- 20 Appendix: Addressing in the Ethernet (basics)
- 21 Appendix: Tutorial FoE
- 22 Appendix: Tutorial - call C function from IEC
- Index

Device Administration (DevAdmin)
System manual
2696790000/02/04.2020
50
Setting Description
Image
Drop down list with avaiable and compatible
device images, which are located in the con-
nected removable disk
Network settings
● From image: Network settings are taken
from image that should be restored
● From device: Current network settings
are kept
With Start backup a backup is generated and with Start restore the restore
process is started. After clicking a safety request is shown. Afterwards the
preparation starts and the device is rebooted. No further information is
shown via web interface.
Information
If there are no device images, the dropdown list and the restore button are
deactivated. The used removable disk must not be bootable.
9.4 Tab "Plugins"
In the "Plugins" tab, the extensions installed later are displayed.
This chapter describes how to create a plugin. Then the example of the
monitor plugin is used to explain which information can be retrieved in the
"Plugins" tab.
9.4.1 Add plugin to DevAdmin
There are the following ways to add own content under the Plugins tab:
● Content as HTML files
● Content hosted on a separate server
The files to be displayed under the "Plugins" tab must be stored on the con-
trol in the directory /opt/devadmin/plugins/<name>. There must always
be a configuration file named config.json. In this file necessary configura-
tions are specified.
Information
A data exchange between DevAdmin and own content is not possible.
Specification of configuration file
The file config.json contains the following configuration entries.
Entry Type / Value Description
pluginType iFrame
Plugin type