Unsubscribing From Push Notifications; Subscribing To Push Notifications - G&D DP1.4-MUX2-NT Manual

Table of Contents

Advertisement

Available languages

Available languages

Controlling the KVM switch via XML

Unsubscribing from push notifications

NOTE:
The cancellation applies only for the connection on which the unsubscribe
command is sent.
Use the
<unsubscribe>
DISABLING NOTIFICATIONS FOR SWITCHING BETWEEN CHANNELS
<?xml version="1.0" encoding="utf-8"?>
<root>
<unsubscribe>
<Notification type="channel_select_event"/>
</unsubscribe>
</root>

Subscribing to push notifications

NOTE:
The subscription applies only for the connection on which the subscribe com-
mand is sent.
Use the
<subscribe>
ENABLING NOTIFICATIONS WHEN DEVICE STATUS CHANGES
<?xml version="1.0" encoding="utf-8"?>
<root>
<subscribe>
<Notification type="channel_select_event"/>
</subscribe>
</root>
29 · G&D DP1.4-MUX2-NT
container to unsubscribe from push notifications.
container to subscribe to push notifications.

Advertisement

Chapters

Table of Contents
loading

Table of Contents