Combining Multiple Commands In An Xml Document; Push Notifications For Switching Between Channels - G&D DP1.4-MUX2-NT Manual

Table of Contents

Advertisement

Available languages

Available languages

The following containers are used for this purpose:
 Error messages are included in the container
 Warnings are included in the container
 Success messages and general messages not fitting the categories given above are out-
put within the container
EXEMPLARY ERROR MESSAGE
<?xml version="1.0" encoding="utf-8"?>
<root>
<result type="logon">
<Error>authentication failed</Error>
</result>
</root>

Combining multiple commands in an XML document

You can combine several commands in one XML document. he XML service pro-
cesses the commands in the same order in which they are listed in the XML docu-
ment.
The corresponding answer summarises the answers of the individual commands in a
document.

Push notifications for switching between channels

For TCP connections, the service for text-based control sends push notifications to
inform users about the switching of a channel.
Such events are reported in a
listed as
attribute of this tag.
type
PUSH NOTIFICATIONS FOR SWITCHING BETWEEN CHANNELS
<?xml version="1.0" encoding="utf-8"?>
<root>
<pushNotification type="channel_select_event">
<channel>1</channel>
</pushNotification>
</root>
<Error>
<Warning>
.
<commandStatus>
<pushNotification>
container. The type of notification is
Controlling the KVM switch via XML
.
.
G&D DP1.4-MUX2-NT · 28

Advertisement

Chapters

Table of Contents
loading

Table of Contents