
getdevices
The
getdevices
command returns attributes and values for all devices connected to the
VN-Matrix System Controller. Optional parameters can limit the attributes that are returned
or can filter which devices return attributes.
Command line structure
getdevices
keys where order_by
Available parameters and arguments for this command:
Parameter
Argument
Description
keys
Attribute
or
Attribute1,
Attribute2
Example:
keys="name,localIp0"
Any attribute from the
getdevices
attribute table. Comma separated list of
desired attributes.
where
Attribute
Any attribute from the getdevices attribute
table.
=
Equals
<>
Does not equal
like
‘so%’
Starts with string ‘so’
like
‘%urce’
Ends with string ‘urce’
like
‘%our%’
Contains string ‘our’
and
Logical and
or
Logical or
Example:
where="type=’source’"
Example:
where="type=’source’
and
source_
status=’Active’"
order_by
Attribute:
Any attribute from the
getdevices
attribute
table.
ASC
Sort in ascending order.
DESC
Sort in descending order.
Example:
order_by="localIp0
ASC"
Attributes for the command parameter argument (all are returned by default):
Attribute
Value
Description
controllerIp
nnn.nnn.nnn.nnn
Example:
192.168.0.254
IP address of the controller for this device.
curver
ver(major.minor.
build)
Example:
ver5.2.0
Current firmware version of the device.
device_id
Serial
number:
channel
Example:
50001:2
The unique serial number of the device,
followed by the channel number if
applicable (VNM Recorder and VNS 104).
device_type
Text
string
Example:
VNC
200
DVI-AD
Hardware type associated with the device.
dstIp
nnn.nnn.nnn.nnn:nnnn
Example:
192.168.0.23:8000
Stream destination IP address and port
number.
VNM EC 200 • Reference Information
205
Summary of Contents for VNM EC 200
Page 6: ......