Driver implemented in: vsmGadgetServer

Content

Summary

This document provides information about the ADDER KVM XML protocol implementation for VSM.

Status of Drvier

APPROVED 

Component for Driver

GADGETSERVER

Release (Build) of Component

vsmGadgetserver 5.6.1.249

Revision of Implementation2.1.0.0


Name of 3rd Party APIXml
Version of 3rd Party APIAIM v3.0, Firmware 3.3, API Version 10
Additional 3rd Party informationVSM to control Infinity KVM nodes via ADDER INFINITY MANAGER A.I.M.

Connection

Connection TypeTCP/ IP
Default Port80

Supported Features

  • Routing of channels to receivers.

  • Connecting and disconnecting presets.

This protocol allows switching of the available channels to the known receivers on an A.I.M. (AdderLink Infinity Manager) system. While the devices are identified by their internal device identifier, the channels/consoles must be mapped internally. This mapping is stored by the protocol and can be downloaded in the web interface as a mapping file. It lists all known channels and consoles.

The Protocol also lists the available presets. Each “preset node” contains the possibility to choose the connection mode and connect or disconnect the “preset”. Beside that there are also read only parameters like id or name.

Supported Commands

LoginRequests to logon to the A.I.M. Server.
GetDevicesRequests all known receivers. Is also used as poll-command.
GetChannelsRequests all known channels.
GetPresetsRequests all presets.
ConnectChannelConnects a channel to a receiver.
DisconnectChannelDisconnects a channel.
ConnectPresetsConnects a preset.
DisconnectPresetsDisconnects a preset.

Configuration Details

The protocol requires a username and a password, which can be entered via the web interface. The default user name is “admin”, while the password is “password”. The A.I.M. system also allows an Anonymous Mode which can be enabled via the web interface. Additionally, a blind source may be defined (default is 0). If your installation uses only one switch mode, a global switch mode can be defined via the web interface, otherwise it is possible to define a switch mode for each receiver over the Ember+ interface of the driver.

Adder (Mode)VSM (Mode)
Video-OnlyViewOnly
SharedShared
ExclusiveExclusiveView
PrivateExclusiveOnly

Within the Adder web interface it is possible to decide which connection modes are allowed within this preset. When deselecting certain modes it takes a few seconds until the changes have been polled by VSM. Once polled deselected modes will be still available in the drop down list of the mode parameter but it will not be possible to select them.

Known Issues

There are currently no known issues with the implementation.