The device-config Element"

From Documentation
m
m (correct highlight (via JWB))
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{ZKConfigurationReferencePageHeader}}
 
{{ZKConfigurationReferencePageHeader}}
  
Specifies a device, or customizes an existent device. For more information, please refer to [[ZK Configuration Reference/zk.xml/The device-config Element|zk.xml's device-config element]].
+
'''Syntax:'''
 +
 
 +
<device-config>
 +
</device-config>
 +
 
 +
[Optional]
 +
 
 +
It is used to specify a device, or customizes an existent device. The use is the same as [[ZK Configuration Reference/zk.xml/The device-config Element|zk.xml's device-config element]], except that it is specified in a JAR file's <code>config.xml</code> rather than <code>WEB-INF/zk.xml</code>.
 +
 
 
=Version History=
 
=Version History=
 
{{LastUpdated}}
 
{{LastUpdated}}

Latest revision as of 08:51, 19 January 2022


The device-config Element


Syntax:

<device-config>
</device-config>
[Optional]

It is used to specify a device, or customizes an existent device. The use is the same as zk.xml's device-config element, except that it is specified in a JAR file's config.xml rather than WEB-INF/zk.xml.

Version History

Last Update : 2022/01/19


Version Date Content
     



Last Update : 2022/01/19

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.