CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 =...

128
set (byte) set (byte) t t i n g 8 e s size (ab) 0A size (ab) do toggle user pw length 08 cmd cmd The commands (highlighted below) could be sent directly from your application or control system and toggles audio on/off if you have set up the user password (RMS or moderator) as testing8. Login: "CB42" 09 CB 42 {password_length + 2} {access_level: 01:user, 02:admin} {password_length <=63} {password} Audio master switch: "CB58" 09 CB 58 01 oo {oo equals to 00=audio off, 01=audio on, 02=toggle audio} Connection settings More on Cynap APIs More on networking and ports Developers Guide Networking Integration Guides for Cynap systems Example of authenticated command execution Cynap API | WolfProt Restricted commands - user level based commands Structure of Cynap hex based command list Unencrypted port 50915 Encrypted port 50917 Unencrypted web socket ws://[Cynap-IP]/xxx Encrypted web socket wss://[Cynap-IP]/xxx Command types header SET (execute action on Cynap) single byte cmd hex 09 double byte cmd hex 0D GET (fetch information from Cynap) single byte cmd hex 08 double byte cmd hex 0C Most commands are login restricted. Please set RMS user in Cynap login settings (set password for user level commands) or use the admin password if required by command (example including a login command listed below). 09 CB01 Start of a request, containing a Cynap command (e.g CB01 -> CB Remote control) 02 Followed by the size of total following bytes as parameters, referred as ab cd in command list ab (single byte length) | ab cd (double byte length) 03 03 Available parameters of a command Command structure Commands can be stacked and there is no delimiter value separating commands when sending multiple commands at once. Cynap is queueing commands if sent faster than 5 ms. LOGIN parameter ab equals to 0A => 10 total bytes ( counting after size parameter) AUDIO TOGGLE 09 CB 42 0A 01 08 74 65 73 74 69 6e 67 38 09 CB 58 01 02 1 2 3 4 5 6 7 8 9 A Section: LOGIN => ACTIVATE: ROOM MANAGEMENT SYSTEM (RMS) => ACTIVATE: MODERATOR PASSWORD REQUIRED Settings

Transcript of CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 =...

Page 1: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

set(byte)

set(byte)

t t i n g 8e s

size

(ab)0A

size

(ab)

dotoggle

user

pwlength08

cmd

cmd

The commands (highlighted below) could be sent directly from yourapplication or control system and toggles audio on/off if you have setup the user password (RMS or moderator) as testing8.

Login: "CB42"09 CB 42 {password_length + 2} {access_level: 01:user, 02:admin}{password_length <=63} {password}

Audio master switch: "CB58"09 CB 58 01 oo{oo equals to 00=audio off, 01=audio on, 02=toggle audio}

Connection settings

More on Cynap APIs More on networking and portsDevelopersGuide

Networking IntegrationGuides for Cynapsystems

Example of authenticated command execution

Cynap API | WolfProt

Restricted commands - user level based commands

Structure of Cynap hex based command list

Unencrypted port 50915Encrypted port 50917

Unencrypted web socket ws://[Cynap-IP]/xxxEncrypted web socket wss://[Cynap-IP]/xxx

Command types headerSET (execute action on Cynap)single byte cmd hex 09double byte cmd hex 0D

GET (fetch information from Cynap)single byte cmd hex 08double byte cmd hex 0C

Most commands are login restricted. Please set RMS user in Cynap loginsettings (set password for user level commands) or use the admin passwordif required by command (example including a login command listed below).

09 CB01 Start of a request, containing a Cynap command(e.g CB01 -> CB Remote control)

02 Followed by the size of total following bytes asparameters, referred as ab cd in command listab (single byte length) | ab cd (double byte length)

03 03 Available parameters of a command

Command structure

Commands can be stacked and there is no delimiter value separatingcommands when sending multiple commands at once.Cynap is queueing commands if sent faster than 5 ms.

LOGIN

parameter ab equals to 0A => 10 total bytes ( counting after size parameter)

AUDIO TOGGLE

09 CB 42 0A 01 08 74 65 73 74 69 6e 67 38 09 CB 58 01 02

1 2 3 4 5 6 7 8 9 A

Section: LOGIN

=> ACTIVATE: ROOM MANAGEMENT SYSTEM (RMS)=> ACTIVATE: MODERATOR PASSWORD REQUIREDSettings

Page 2: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

SETDevice

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Model (S) 09 CB00 ab n0..nn 09 CB00 00 Admin

n0..nn: Model name E.g. CB1

2 Serial Number (S) 09 CB60 04 s0..s3 09 CB60 00 Admin

s0..s3: Serial number

2 Serial Number (S) 09 CB60 ab s0..s3 lf f0..fn Only supported by Cynap Core Pro (CCP) devices 09 CB60 00 Admin

s0..s3: Serial number

lf: Framegrabber serialnumber length

Max. 16 bytes

f0..fn: Framegrabber serialnumber

3 Adjustment Date (S) 09 CB76 04 y0..y1 mm dd 09 CB76 00 Admin

y0..y1: Year 0x0000..0xFFFF = Year

mm: Month 0x01..0x0C = Month (1..12)

dd: Day 0x01..0x1F = Day (1..31)

4 Boxname 09 CB03 ab n0..nn 09 CB03 00 Admin

n0..nn: Name of box Max. 32 bytes

5 Factory Reset (S) 09 CB61 01 ac 09 CB61 00 Admin

ac: Action 0x00 = No action

6 License Features (S) 09 CB7F ab l0..n 09 CB7F 00 Admin

l0..n: License features key E.g. 6DBB679C-A29AD976-61FF0FCE-1AC6073B-00000000

7 Support Year (S) 09 CB77 ab s0..sn 09 CB77 00 Admin

s0..sn: Support year key E.g. D83FB23E-45CA0401-99EC3A36-B6B019B5-400007E4

8 Device Key (S) 09 CB1F 01 ac 09 CB1F 00 Admin

ac: Action 0x00 = Create 0x01 = Delete

9 Support PIN (D) 09 CC79 04 p0..p3 09 CC79 00 None

p0..p3: PIN 0x00000000..0x000F423F = Max. 999999 (6 digits)

9 Support PIN 09 CC79 ab lp p0..pn 09 CC79 00 None

lp: PIN length

p0..pn: PIN

10 Generate Logfile 09 CC96 01 ac 09 CC96 00 Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 3: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

ac: Action 0x00 = Save to USB 0x01 = Generate download link

11 Admin Message 0B01 CD2D ab cd ef gh ac ty l0..l3 p0..pn 09 CD2D 00 Admin

ac: Action 0x00 = Stop 0x01 = Start

ty: Type 0x00 = URL 0x01 = Template

l0..l3: Payload length

p0..pn: Payload

12 Admin Message Settings 09 CD2E 01 oo 09 CD2E 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

LAN Interface

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 LAN DHCP 09 CB04 01 oo 09 CB04 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

2 LAN IP Address 09 CB05 04 ip0..ip3 09 CB05 00 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

3 LAN Subnet Mask 09 CB06 04 ip0..ip3 09 CB06 00 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

4 LAN Gateway 09 CB07 04 ip0..ip3 09 CB07 00 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

5 LAN DNS1 09 CB08 04 ip0..ip3 09 CB08 00 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

6 LAN DNS2 09 CBD1 04 ip0..ip3 09 CBD1 00 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

7 LAN Settings 09 CB0B 0D dh ip0..ip3 sn0..sn3 gw0..gw3 Configure all LAN settings with a single command 09 CB0B 00 Admin

dh: DHCP 0x00 = Off 0x01 = On

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

sn0..sn3: Subnet mask 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

gw0..gw3: Gateway 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

8 LAN Authentification Mode 09 CBC4 01 oo 09 CBC4 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

9 LAN Certificate Method 09 CBC5 01 me 09 CBC5 00 Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 4: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

me: Method 0x00 = PEAP-MSCHAPV2 0x01 = TTLS-PAP

10 LAN Identity 09 CBC6 ab i0..in 09 CBC6 00 Admin

i0..in: Identity Max. 63 bytes

11 LAN Anonymous Identity 09 CBC7 ab i0..in 09 CBC7 00 Admin

i0..in: Identity Max. 63 bytes

12 LAN Password 09 CBC8 ab p0..pn 09 CBC8 00 Admin

p0..pn: Password Max. 63 bytes

13 LAN Certficate Mode 09 CBC9 01 oo 09 CBC9 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

14 LAN Certificate Name 09 CBCA ab n0..nn 09 CBCA 00 Admin

n0..nn: Name Max. 255 bytes

15 LAN Certificate File 0B01 CBCB ab cd ef gh ac lf f0..fn b0..bn 09 CBCB 00 Admin

ac: Action0x00 = Delete 0x01 = Save 0x02 = Verify

lf: Filename length

f0..fn: Filename

b0..bn: Binary file data

16 LAN Priority 09 CBEC 01 pr 09 CBEC 00 Admin

pr: Priority0x00 = Priority 1 0x01 = Priority 2 0x02 = Priority 3

17 LAN Activate 09 CB35 01 ac 09 CB35 00 Admin

ac: Action 0x00 = Activate

LAN Interface 2

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 LAN2 Mode 09 CBF2 01 mo 09 CBF2 00 Admin

mo: Mode 0x00 = Visualizer 0x01 = LAN

2 LAN2 DHCP 09 CBF3 01 oo 09 CBF3 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

3 LAN2 IP Address 09 CBF4 04 ip0..ip3 09 CBF4 00 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

4 LAN2 Subnet Mask 09 CBF5 04 ip0..ip3 09 CBF5 00 Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 5: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

5 LAN2 Gateway 09 CBF6 04 ip0..ip3 09 CBF6 00 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

6 LAN2 DNS1 09 CBF7 04 ip0..ip3 09 CBF7 00 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

7 LAN2 DNS2 09 CBF8 04 ip0..ip3 09 CBF8 00 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

8 LAN2 Authentification Mode 09 CBFC 01 oo 09 CBFC 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

9 LAN2 Certificate Method 09 CBFD 01 me 09 CBFD 00 Admin

me: Method 0x00 = PEAP-MSCHAPV2 0x01 = TTLS-PAP

10 LAN2 Identity 09 CBFE ab i0..in 09 CBFE 00 Admin

i0..in: Identity Max. 63 bytes

11 LAN2 Anonymous Identity 09 CBFF ab i0..in 09 CBFF 00 Admin

i0..in: Identity Max. 63 bytes

12 LAN2 Password 09 CC00 ab p0..pn 09 CC00 00 Admin

p0..pn: Password Max. 63 bytes

13 LAN2 Certificate Mode 09 CC01 01 oo 09 CC01 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

14 LAN2 Certificate Name 09 CC02 ab n0..nn 09 CC02 00 Admin

n0..nn: Name Max. 255 bytes

15 LAN2 Certificate File 0B01 CC03 ab cd ef gh ac lf f0..fn b0..bn 09 CC03 00 Admin

ac: Action0x00 = Delete 0x01 = Save 0x02 = Verify

lf: Filename length

f0..fn: Filename

b0..bn: Binary file data

16 LAN2 Priority 09 CC04 01 pr 09 CC04 00 Admin

pr: Priority0x00 = Priority 1 0x01 = Priority 2 0x02 = Priority 3

17 LAN2 Activate 09 CC05 01 ac 09 CC05 00 Admin

ac: Action 0x00 = Activate

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 6: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

WLAN

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 WLAN Mode 09 CB0D 01 mo 09 CB0D 00 Admin

mo: Mode0x00 = Off 0x01 = Infrastructure 0x02 = Access Point

2 WLAN Region 09 CB5D 01 re 09 CB5D 00 Admin

re: Region 0x00 = US 0x01 = Others

3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin

ac: Action 0x00 = Activate

4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin

ch: Channel

0x00 = Auto 0x01 = Channel 1 0x02 = Channel 6 0x03 = Channel 11

Access Point

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 AP Channel 09 CB0E 01 ch 09 CB0E 00 Admin

ch: Channel

0x00 = 1 0x01 = 6 0x02 = 11 0x03 = 36 0x04 = 40 0x05 = 44 0x06 = 48 0x07 = 149 0x08 = 153 0x09 = 157 0x0A = 161

2 AP SSID Auto 09 CB0F 01 oo 09 CB0F 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

3 AP SSID 09 CBB4 ab s0..sn 09 CBB4 00 Admin

s0..sn: SSID Max. 128 bytes

4 AP IP Address 09 CBB5 04 ip0..ip3 09 CBB5 00 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

5 AP Subnet Mask 09 CBB6 04 ip0..ip3 09 CBB6 00 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

6 AP Encryption 09 CBB7 01 en 09 CBB7 00 Admin

en: Encryption 0x00 = Off 0x02 = WPA/WPA2

7 AP Password 09 CB1B ab p0..pn 09 CB1B 00 Admin

p0..pn: Password Max. 63 bytes

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 7: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

8 AP TX Power 09 CBD3 01 po 09 CBD3 00 Admin

po: Power 0x00..0x1E = Power in dBm (1..30)

9 AP Maximum Clients 09 CCF1 01 cl 09 CCF1 00 Admin

cl: Clients 0x01..0x08 = 1..8 Clients 0x01..0x0F = 1..15 Clients

Infrastructure

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Infra SSID 09 CB10 ab s0..sn 09 CB10 00 Admin

s0..sn: SSID Max. 128 bytes

2 Infra DHCP 0B01 CB11 00000001 oo 09 CB11 00 Admin

oo: Off/On/Toggle0x00 = Off 0x01 = On 0x02 = Toggle

3 Infra IP Address 0B01 CB12 00000004 ip0..ip3 09 CB12 00 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

4 Infra Subnet Mask 0B01 CB13 00000004 ip0..ip3 09 CB13 00 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

5 Infra Gateway 0B01 CB14 00000004 ip0..ip3 09 CB14 00 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

6 Infra DNS1 0B01 CB15 00000004 ip0..ip3 09 CB15 00 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

7 Infra DNS2 0B01 CBD2 00000004 ip0..ip3 09 CBD2 00 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

8 Infra Encryption 09 CB1A 01 en 09 CB1A 00 Admin

en: Encryption

0x00 = Off 0x01 = WEP 0x02 = WPA/WPA2 0x03 = WPA Enterprise

9 Infra Username/Identity 09 CB6E ab i0..in 09 CB6E 00 Admin

i0..in: Identity Max. 63 bytes

10 Infra Anonymous Identity 09 CBC3 ab i0..in 09 CBC3 00 Admin

i0..in: Identity Max. 63 bytes

11 Infra Password 09 CB19 ab p0..pn 09 CB19 00 Admin

p0..pn: Password Max. 63 bytes

12 Infra Certificate Mode 09 CB73 01 oo 09 CB73 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 8: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

13 Infra Certificate Method 09 CBC2 01 me 09 CBC2 00 Admin

me: Method 0x00 = PEAP-MSCHAPV2 0x01 = TTLS-PAP

14 Infra Certificate Name 09 CB75 ab n0..nn 09 CB75 00 Admin

n0..nn: Name Max. 255 bytes

15 Infra Certificate File 0B01 CB74 ab cd ef gh ac lf f0..fn b0..bn 09 CB74 00 Admin

ac: Action0x00 = Delete 0x01 = Save 0x02 = Verify

lf: Filename length

f0..fn: Filename

b0..bn: Binary file data

16 Infra WLAN Priority 09 CBED 01 pr 09 CBED 00 Admin

pr: Priority0x00 = Priority 1 0x01 = Priority 2 0x02 = Priority 3

17 Infra AP List 09 CB44 01 ac 09 CB44 00 Admin

ac: Action 0x00 = Start scanning for access points

18 Infra WLAN SSID Type 09 CC44 01 ty 09 CC44 00 Admin

ty: Type 0x00 = ESSID 0x01 = BSSID

19 Infra WLAN BSSID 09 CC45 ab b0..bn 09 CC45 00 Admin

b0..bn: BSSID Max. 17 bytes

20 Infra WLAN Frequency Band 09 CC46 01 ba 09 CC46 00 Admin

ba: Band0x00 = Both 0x01 = 2.4 GHz 0x02 = 5 GHz

21 Infra Signal Level Limit 09 CC7B 01 ssl 09 CC7B ab Admin

ssl: Signal Level Limit (dBm) :

Network

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Miracast 09 CB36 01 st 09 CB36 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

2 Miracast P2P Mode 09 CCFD 01 mo 09 CCFD 00 Admin

mo: Mode 0x00 = Client 0x01 = Master

3 Airplay 09 CB37 01 st 09 CB37 00 Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 9: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

st: Disable/Enable 0x00 = Disable0x01 = Enable

4 Airplay 4k Mode 09 CD25 01 st 09 CD25 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

5 Airplay Password Mode 09 CBD6 01 mo 09 CBD6 00 Admin

mo: Mode 0x00 = None 0x01 = PIN

6 Airplay BLE Discovery 09 CC52 01 st 09 CC52 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

7 Airplay Interface 09 CC53 01 in 09 CC53 00 Admin

in: Interface0x00 = LAN 0x01 = WLAN 0x02 = LAN2

8 Chromecast 09 CBB2 01 st 09 CBB2 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

9 vSolution Cast/App 09 CB86 01 st 09 CB86 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

10 Mirroring 09 CB3B 01 st 09 CB3B 00 User

st: Disable/Enable 0x00 = Disable0x01 = Enable

11 vSolution Cast/App Start Stream (D) 09 CB43 ab c0..cn 09 CB43 00 None

c0..cn: Client name Max. 64 bytes

12 Netdrive 0D CBAB ab cd i ty ln n0..nn lu u0..un lun un0..unn lp p0..pn ld d0..dn am du 09 CBAB 00 User

i: Index 0x00..0x09 = Index (0..9)

ty: Type0x00 = None 0x01 = CIFS 0x02 = NFS

ln: Name length Max. 255 bytes

n0..nn: Name

lu: URL length Max. 255 bytes

u0..un: URL

lun: Username length Max. 255 bytes

un0..unn: Username

lp: Password length Max. 255 bytes

p0..pn: Password

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 10: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

ld: Domain length Max. 255 bytes

d0..dn: Domain

am: Access mode 0x00 = Read Only (RO) 0x01 = Read Write (RW)

du: Default upload 0x00 = No 0x01 = Yes

13 Webconference 09 CBB9 01 st 09 CBB9 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

14 Webconference URL (D) 09 CBB8 ab u0..un 09 CBB8 00 Admin

u0..un: URL Max. 255 bytes

15 Webconference Camera Autostart (D) 09 CBBB 01 oo 09 CBBB 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

16 Webconference Enable Recording 09 CC34 01 oo 09 CC34 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

17 Mirroring LAN 09 CC6E 01 oo 09 CC6E 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

18 Mirroring LAN2 09 CC6F 01 oo 09 CC6F 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

19 Mirroring WLAN 09 CC70 01 oo 09 CC70 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

20 BYOD PIN Notification 09 CC33 01 oo 09 CC33 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

21 BYOD Custom PIN 09 CC35 02 p0..p1 09 CC35 00 User

p0..p1: PIN 0x0000..0x270F = Max. 9999 (4 digits)

22 vSolution Cast/App Password Mode 09 CC98 01 mo 09 CC98 00 Admin

mo: Mode 0x00 = None 0x01 = PIN

23 vSolution Cast/App Start 09 CC99 ab lp p0..pn lc c0..cn 09 CC99 00 None

lp: PIN length Max. 4 bytes

p0..pn: PIN PIN as 4-digit string: e.g. 0245, 8934 or 1500

lc: Clientname length Max. 64 bytes

c0..cn: Clientname

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 11: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

24 Miracast Password Mode 09 CC1F 01 mo 09 CC1F 00 Admin

mo: Mode 0x00 = None 0x01 = PIN

25 Miracast User Input Back Channel 09 CB33 01 st 09 CB33 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

26 Webconference Entries 0B01 CCA6 ab cd ef gh j0..jn 09 CCA6 00 Admin

j0..jn: JSON

JSON encoded webconference URLs andnames: [{"Index": 0, "URL": "...", "Name": "...","Native": "..."}, ..., {"Index": 9, "URL": "...","Name": "...", "Native": "..."}]

27 Miracast Mice 09 CCC4 02 st if 09 CCC4 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

if: Interface

0x00 = All 0x01 = LAN 0x02 = LAN2 0x03 = WLAN

28 Zoom Webconference Settings 0D CD03 ab cd ms mo ct ln n0..nn li i0..in lp p0..pn lk k0..kn ls s0..sn va 09 CD03 00 Admin

ms: Master switch 0x00 = Disable0x01 = Enable

mo: Mode0x00 = Local only 0x01 = Join only 0x02 = Both

ct: Content streaming,recording

0x00 = Disable0x01 = Enable

ln: Name length

n0..nn: Name Max. 255 bytes

li: ID length

i0..in: Personal meetingroom ID

Max. 255 bytes

lp: Password length

p0..pn: Personalmeeting room password

Max. 255 bytes

lk: SDK API key length

k0..kn: SDK API key Max. 255 bytes

ls: SDK API secretlength

s0..sn: SDK API secret Max. 255 bytes

va: vApp 0x00 = Disable0x01 = Enable

29 Zoom Webconference Control 09 CD04 02 wn ac 09 CD04 00 User

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 12: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action

0x00 = Toggle audio mute 0x01 = Leave meeting 0x02 = Toggle screenshare 0x03 = Toggle video mute 0x04 = End meeting (local meeting only) 0x05 = Toggle audio mute for all participants(local meeting only) 0x06 = Toggle show participants

30 Dynamic Mirroring Pin 09 CD0F 02 st rt 09 CD0F 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

rt: Reset time 0x0A..0x3C = In minutes (10..60)

31 Screenshare Window 09 CD18 01 sw 09 CD18 00 User

sw: Screenshare window 0x00 = Don't show screenshare window 0x01 = Show screenshare window

32 Zoom Webconference Status 09 CD05 00 09 CD05 00 User

33 BYOD Endless Mode 09 CD22 01 oo 09 CD22 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

34 Management Server Subscribe Settings 09 CD20 ab mo hl h0..hn 09 CD20 00 Admin

mo: Management serversubscribe mode

0x00 = Off 0x01 = Static 0x02 = DHCP

hl: Host for static modelength

h0..hn: Host for staticmode

35 Send WOL broadcast package (S) 09 CCF4 07 if m0..m5 09 CCF4 00 Admin

if: Interface0x00 = LAN 0x01 = LAN2 0x02 = WLAN

m0..m5: MAC address Binary MAC address: e.g. 000C92BC612B

36 Waitingroom 09 CD2C ab wn ac ul u0..un 09 CD2C 00 User

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action 0x00 = Admit user 0x01 = Deny user

ul: User ID length Max. 252 bytes

u0..un: User ID

Date/Time

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 13: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Time Source 09 CB1D 01 so 09 CB1D 00 Admin

so: Source 0x00 = Internal0x01 = External

2 Timeserver URL 09 CC42 ab u0..un 09 CC42 00 Admin

u0..un: URL Max. 255 bytes

3 Date Format 09 CB1E 01 fo 09 CB1E 00 Admin

fo: Format 0x00 = DDMMYYYY/24H 0x01 = MMDDYYYY/12H

4 Date/Time 09 CB1C 05 yy mm dd hh mi 09 CB1C 00 Admin

yy: Year 0x00..0x63 = Year (0..99)

mm: Month 0x01..0x0C = Month (1..12)

dd: Day 0x01..0x1F = Day (1..31)

hh: Hour 0x00..0x17 = Hour (0..23)

mi: Minute 0x00..0x3B = Minute (0..59)

5 Timezone 09 CB82 01 tz 09 CB82 00 Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 14: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

tz: Timezone

0x00 = Pacific/Apia 0x01 = Pacific/Honolulu 0x02 = America/Anchorage 0x03 = America/Los Angeles 0x04 = America/Tijuana 0x05 = America/Phoenix 0x06 = America/Denver 0x07 = America/Mazatlan 0x08 = America/Chicago 0x09 = America/Regina 0x0A = America/Mexico City 0x0B = America/Bogota 0x0C = America/New York 0x0D = America/Caracas0x0E = America/Halifax 0x0F = America/Santiago 0x10 = America/La Paz 0x11 = America/St. Johns 0x12 = America/Sao Paulo 0x13 = America/Buenos Aires 0x14 = America/Montevideo 0x15 = Atlantic/South Georgia 0x16 = Atlantic/Azores 0x17 = Atlantic/Cape Verde 0x18 = Africa/Casablanca 0x19 = UTC 0x1A = Europe/London 0x1B = Europe/Berlin 0x1C = Africa/Kinshasa 0x1D = Europe/Istanbul 0x1E = Africa/Cairo 0x1F = Asia/Jerusalem 0x20 = Africa/Johannesburg 0x21 = Europe/Moscow 0x22 = Africa/Nairobi 0x23 = Asia/Baghdad 0x24 = Asia/Tehran 0x25 = Asia/Muscat 0x26 = Asia/Baku 0x27 = Asia/Kabul 0x28 = Asia/Karachi 0x29 = Asia/Kolkata 0x2A = Asia/Katmandu 0x2B = Asia/Almaty 0x2C = Asia/Dhaka 0x2D = Asia/Rangoon 0x2E = Asia/Bangkok 0x2F = Asia/Hong Kong 0x30 = Asia/Singapore 0x31 = Australia/Perth 0x32 = Asia/Taipei 0x33 = Asia/Tokyo0x34 = Asia/Seoul 0x35 = Australia/Adelaide 0x36 = Australia/Darwin 0x37 = Australia/Sydney 0x38 = Australia/Brisbane 0x39 = Pacific/Noumea 0x3A = Pacific/Auckland 0x3B = Pacific/Kwajalein

6 Timeserver Test 09 CC77 ab u0..un Initiates test 09 CC77 00 Admin

u0..un: URL 0x00 = Max. 255 bytes

Remote

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 CB Remote 09 CB01 02 ky ac 09 CB01 00 None

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 15: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

ky: Key

0x00 = None 0x01 = Left 0x02 = Right 0x03 = Up 0x04 = Down 0x05 = OK 0x06 = Menu 0x07 = Red 0x08 = Green 0x09 = Yellow 0x0A = Blue 0x0B = Toolbox 0x0C = USB File Listing

ac: Action

0x00 = None 0x01 = Hit: Button was pressed and is currently hold (Begin oflong press) 0x02 = Release: Button was released after holding it (End oflong press) 0x03 = Tip: Button was pressed and is already released (Shortpress)

Streaming

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Streaming Function 09 CB93 01 st 09 CB93 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

2 Streaming Mode 09 CB20 01 oo 09 CB20 00 User

oo: Off/On 0x00 = Off 0x01 = On

3 Streaming Resolution 09 CB23 01 re 09 CB23 00 Admin

re: Resolution

0x00 = Full HD (1080p, 1920x1080) 0x01 = HD (720p, 1280x720) 0x02 = qHD (540p, 960x540) 0x03 = nHD (360p, 640x360)

4 Streaming Framerate 09 CB24 01 fr 09 CB24 00 Admin

fr: Framerate0x00 = Low (10 FPS) 0x01 = Medium (20 FPS)0x02 = High (30 FPS)

5 RTP Streaming Mode 09 CBD4 01 oo 09 CBD4 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

6 RTP Streaming IP Address 09 CB21 04 ip0..ip3 09 CB21 00 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

7 RTP Streaming Port 09 CB22 02 p0..p1 09 CB22 00 Admin

p0..p1: Port 0x2260..0x2328 = Port (8800..9000)

8 RTP Streaming Interface 09 CB5C 01 in 09 CB5C 00 Admin

in: Interface 0x00 = LAN 0x01 = WLAN

9 RTP Unicast TTL 09 CBD9 01 tt 09 CBD9 00 Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 16: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

tt: TTL 0x01..0xFF = TTL (1..255)

10 RTP Multicast TTL 09 CBDA 01 tt 09 CBDA 00 Admin

tt: TTL 0x01..0xFF = TTL (1..255)

11 RTSP Streaming Mode 09 CBD5 01 oo 09 CBD5 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

12 RTSP URL Interface 09 CBE5 01 in 09 CBE5 00 Admin

in: Interface

0x00 = LAN: Use IP address of LAN interface for streamingURL0x01 = WLAN: Use IP address of WLAN interface for streamingURL

13 Streaming URL Mode 09 CC69 01 mo 09 CC69 00 Admin

mo: Mode 0x00 = Static URL 0x01 = Dynamic URL

14 Streaming Bitrate Mode 09 CC75 03 mo br0..br1 09 CC75 00 Admin

mo: Bitrate Mode 0x00 = Constant 0x01 = Variable

br0..br1: Bitrate Average bitrate in kBit for 'Variable' mode

Recording

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Image Snapshot 09 CB32 01 ac 09 CB32 00 User

ac: Action 0x00 = Take snapshot

2 Video Recording 09 CB25 01 ac 09 CB25 00 User

ac: Action0x00 = Start 0x01 = Pause/Resume 0x02 = Stop

2 Video Recording 09 CB25 ab ac lf f0..fn 09 CB25 00 User

ac: Action 0x00 = Start

lf: Filename length Max. 64 bytes, URL encoded

f0..fn: Filename

3 Recording Resolution 09 CB26 01 re 09 CB26 00 Admin

re: Resolution

0x00 = Full HD (1080p, 1920x1080) 0x01 = HD (720p, 1280x720) 0x02 = qHD (540p, 960x540) 0x03 = nHD (360p, 640x360)

4 Recording Framerate 09 CB94 01 fr 09 CB94 00 Admin

fr: Framerate0x00 = Low (10 FPS 0x01 = Medium (20 FPS)0x02 = High (30 FPS)

5 Recording Function 09 CB92 01 st 09 CB92 00 Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 17: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

st: Disable/Enable 0x00 = Disable0x01 = Enable

6 Recording Stream Input Setup 0D CC22 ab cd mo ra o0..o1 ls s0..sn 09 CC22 00 Admin

mo: Mode0x00 = None 0x01 = Generic 0x02 = RTSP/RTP over TCP

ra: Record audio track 0x00 = Disable0x01 = Enable

o0..o1: Offset In ms

ls: Stream input URL length Max. 255 bytes

s0..sn: Stream input URL

7 Test Recording Stream Input Setup 09 CC24 01 ac 09 CC24 00 Admin

ac: Action 0x00 = Start preview of recording stream input

8 Recording Rename 09 CC9B 01 oo 09 CC9B 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

9 PIP Content 09 CD07 01 co 09 CD07 00 User

co: Content 0x00 = IP Camera 0x01 = Main Screen

10 PIP Camera Latency 09 CD08 02 la0..la1 09 CD08 00 Admin

la0..la1: Latency 0x0000..0x07D0 = Latency in ms (0..2000)

11 PIP Size 09 CD0B 01 si 09 CD0B 00 User

si: Size 0x00 = 360p wide

12 PIP Position 09 CD0C 01 po 09 CD0C 00 User

po: Position

0x00 = Top Left 0x01 = Top Right 0x02 = Bottom Left 0x03 = Bottom Right

13 PIP Function 09 CD06 01 st 09 CD06 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

14 PIP Stream Input 09 CD0D 01 in 09 CD0D 00 Admin

in: Index 0x00..0x03 = Index (0..3)

Output

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Main Resolution 09 CB4D 01 re 09 CB4D 00 Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 18: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

re: Resolution

0x00 = Auto 0x01 = 1080p60 0x02 = 2160p30 0x03 = 2160p60 0x04 = 1080p30

2 Aux Mode 09 CB5B 01 mo 09 CB5B 00 Admin

mo: Mode

0x00 = Mirror, 1:1 0x01 = Mirror, 1080p60 0x02 = Mirror, 720p60 0x03 = Content, 1080p60 0x04 = Content, 720p60 0x05 = Moderator, 1080p60

3 Aux Allow Mirror Override 09 CBD7 01 ny 09 CBD7 00 Admin

ny: No/Yes 0x00 = No 0x01 = Yes

4 Aux Mirror Override 09 CBD8 01 oo 09 CBD8 00 User

oo: Off/On 0x00 = Off 0x01 = On

5 Aux Content Priority 09 CBB3 02 in wt 09 CBB3 00 Admin

in: Index 0x00..0x02 = Index (0..2)

wt: Window type (AUXContent Prio)

0x01 = Visualizer 0x02 = HDMI 0x03 = Browser 0x06 = Video 0x08 = Image 0x09 = PDF 0x0A = Office PPT/PPTX 0x0B = Office DOC/DOCX/TXT 0x0C = Office XLS/XLSX 0x0D = Whiteboard 0x0E = Audio 0x0F = Webconference 0x10 = Webcam 0x11 = Stream Input 0x13 = Office 365 Outlook0x14 = Office 365 Word 0x15 = Office 365 Excel 0x16 = Office 365 PowerPoint 0x17 = Office 365 OneNote 0x1E = Office 365 Whiteboard

6 Swap Main/Aux Outputs 09 CC3A 01 oo 09 CC3A 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

7 Window Start (D) 0D CB2C ab cd wn wt lp0..lp1 p0..pn Deprecated: see 0xCD28 09 CB2C 00 User

wn: Window number(Start)

0x00..0x03 = Window number (0..3) 0xFF = Auto arrange

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 19: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

wt: Window type(Window Start)

0x01 = Visualizer 0x02 = HDMI 0x03 = Browser 0x06 = Video 0x08 = Image 0x09 = PDF 0x0A = Office PPT/PPTX 0x0B = Office DOC/DOCX/TXT 0x0C = Office XLS/XLSX 0x0D = Whiteboard 0x0E = Audio 0x0F = Webconference 0x10 = Webcam 0x11 = Stream Input 0x13 = Office 365 Outlook0x14 = Office 365 Word 0x15 = Office 365 Excel 0x16 = Office 365 PowerPoint 0x17 = Office 365 OneNote 0x1B = Office 365 Teams 0x1D = Zoom Webconference 0x1E = Office 365 Whiteboard

lp0..lp1: Parameterlength

Max. 65531 bytes

p0..pn: Parameter

Visualizer, Whiteboard, and Office 365 applications do notrequire any parameter. Set lp0..lp1 to 0x0000.

HDMI, Webcam, and Stream Input expect one index byte asparameter. The index encodes the HDMI input (0 = HDMI1, 1 =HDMI2), the webcam device index (0 = first device, 1 = seconddevice, ...), or the stream index (0 = first stream, 1 = secondstream, ...). For the latter two, see input settings. Set lp0..lp1 to0x0001.

All other window types expect an (partially optional) ASCIIstring, which is not null-terminated. Therefore, make sure tostore the length of the string in lp0..lp1. The Browser window accepts an optional string with a URL. Ifno URL is provided, the default page is opened.

The types Video, Image, PDF, Office applications, and Audioexpect an URI as parameter, which describes the file to beopened.

The Webconference window type accepts an optional stringwith the URL of the web conference. If no URL is provided, thefirst URL specified in the WebRTC settings is opened.

Similarly, the Office 365 Teams window type accepts anoptional invitation link.

The Zoom Webconference window type expects a query stringof the format ?type=TYPE&id=ID(&name=NAME&password=PASSWORD)where TYPE is either "host" or "join" and ID is the room ID.Optionally, user credentials (NAME/PASSWORD) can beprovided.

8 Window Control 09 CB28 02 wn ac 09 CB28 00 None

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 20: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

ac: Action

0x00 = Close 0x01 = Fullscreen 0x02 = Normal 0x05 = Toggle Fullscreen/Normal 0x06 = Aux-Copy On 0x07 = Aux-Copy Off 0x08 = Aux-Copy Toggle 0x09 = WebRTC Screen Sharing On 0x0A = WebRTC Screen Sharing Off 0x0B = WebRTC Screen Sharing Toggle

8 Window Control 09 CB28 03 wn ac oo 09 CB28 00 None

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action 0x03 = Mute

oo: Off/On 0x00 = Off 0x01 = On

8 Window Control 09 CB28 03 wn ac wv 09 CB28 00 None

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action 0x04 = Volume

wv: Window volume 0x00..0x7d = Volume in percent (0..125)

9 Visualizer Control 09 CB29 04 wn ac s0..s1 09 CB29 00 None

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action

0x00 = Zoom Wide 0x01 = Zoom Tele 0x02 = Focus Far 0x03 = Focus Near

s0..s1: Speed 0x0000 = Stop 0x0001..0x000F = Speed (1..15)

9 Visualizer Control 09 CB29 02 wn ac 09 CB29 00 None

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action

0x04 = Auto Focus On 0x05 = Auto Focus Off 0x06 = Freeze On 0x07 = Freeze Off 0x08 = Preset Save 0x09 = Preset Recall 0x0A = Auto Focus Toggle 0x0B = Freeze Toggle 0x0C = Power On 0x0D = Power Off 0x0E = Power Toggle 0x0F = Light On0x10 = Light Off 0x11 = Light Toggle 0x12 = Capture Area Shift On 0x13 = Capture Area Shift Off 0x14 = Capture Area Shift Toggle 0x15 = One-Push Auto Focus

10 Browser Control 0D CB2A ab cd wn ac u0..un 09 CB2A 00 User

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 21: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action 0x00 = URL

u0..un: URL Max. 512 bytes

10 Browser Control 0D CB2A 0002 wn ac 09 CB2A 00 User

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action

0x01 = Reload 0x02 = Stop 0x03 = Zoom In 0x04 = Zoom Out 0x05 = Cursor Down0x06 = Cursor Up 0x07 = Cursor Right 0x08 = Cursor Left 0x09 = Back 0x0A = Forward 0x0B = (PDF Viewer) Next page 0x0C = (PDF Viewer) Previous page 0x0E = (PDF Viewer) Set zoom to full height 0x0F = (PDF Viewer) Set zoom to full width 0x10 = (PDF Viewer) Set zoom to full page 0x11 = Scroll Down 0x12 = Scroll Up 0x13 = Scroll Right 0x14 = Scroll Left 0x15 = Browser Home

10 Browser Control 0D CB2A 0004 wn ac p0..p1 09 CB2A 00 User

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action 0x0D = (PDF Viewer) Set page

p0..p1: Page number

11 Image Control 0D CB39 ab cd wn ac f0..fn 09 CB39 00 User

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action 0x00 = File path

f0..fn: File path Max. 512 bytes Fully qualified name: e.g. USB:///folder/image.jpg

11 Image Control 0D CB39 0002 wn ac 09 CB39 00 User

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action

0x01 = Previous Image 0x02 = Next Image 0x03 = First Image 0x04 = Last Image

12 Video Control 0D CB2B 0002 wn ac 09 CB2B 00 User

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 22: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

ac: Action

0x00 = Play 0x01 = Pause0x02 = Stop 0x03 = Forward 0x04 = Rewind0x07 = Loop Off 0x08 = Loop On 0x09 = Loop Toggle

12 Video Control 0D CB2B ab cd wn ac f0..fn 09 CB2B 00 User

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action 0x05 = File path

f0..fn: File path Max. 512 bytes Fully qualified name: e.g. USB:///folder/video.mp4

12 Video Control 0D CB2B 0006 wn ac p0..p3 09 CB2B 00 User

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action 0x06 = Seek

p0..p3: Position In ms

13 Audio Control 0D CBA2 0002 wn ac 09 CBA2 00 User

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action

0x00 = Play 0x01 = Pause0x02 = Stop 0x03 = Forward 0x04 = Rewind0x07 = Loop Off 0x08 = Loop On 0x09 = Loop Toggle

13 Audio Control 0D CBA2 ab cd wn ac f0..fn 09 CBA2 00 User

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action 0x05 = File path

f0..fn: File path Max. 512 bytes Fully qualified name: e.g. USB:///folder/audio.mp3

13 Audio Control 0D CBA2 0006 wn ac p0..p3 09 CBA2 00 User

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action 0x06 = Seek

p0..p3: Position In ms

14 Event 09 CB2D 0D wn ac k0..k1 x0..x1 y0..y1 c0..c1 m0 m1 m2 09 CB2D 00 User

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 23: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

ac: Input eventactions

0x00 = Key Hit 0x01 = Key Tip 0x02 = Key Release 0x03 = Pointer Relative 0x04 = Pointer Absolute 0x05 = Touch Down 0x06 = Touch Motion 0x07 = Touch Up 0x08 = Touch Cancel

k0..k1: Key

x0..x1: X position

y0..y1: Y position

c0..c1: Key code

m0: Shift modifier

m1: Ctrl modifier

m2: Alt modifier

15 PDF Control 0D CB4A ab cd wn ac f0..fn 09 CB4A 00 User

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action 0x00 = File path

f0..fn: File path Max. 512 bytes Fully qualified name: e.g. USB:///folder/document.pdf

15 PDF Control 0D CB4A 0002 wn ac 09 CB4A 00 User

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action

0x01 = Zoom In 0x02 = Zoom Out 0x03 = Cursor Down0x04 = Cursor Up 0x05 = Cursor Right 0x06 = Cursor Left 0x07 = Next Page 0x08 = Previous Page 0x0A = Set zoom to full height 0x0B = Set zoom to full width 0x0C = Set zoom to full page 0x0D = Scroll Down 0x0E = Scroll Up 0x0F = Scroll Right 0x10 = Scroll Left

15 PDF Control 0D CB4A 0004 wn ac p0..p1 09 CB4A 00 User

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action 0x09 = Set page

p0..p1: Page number

16 Office Control 0D CB4B ab cd wn ac f0..fn 09 CB4B 00 User

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 24: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

ac: Action 0x00 = File path

f0..fn: File path Max. 512 bytes Fully qualified name: e.g. USB:///folder/spreadsheet.xlsx

16 Office Control 0D CB4B 0002 wn ac 09 CB4B 00 User

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action

0x01 = Zoom In 0x02 = Zoom Out 0x03 = Cursor Down0x04 = Cursor Up 0x05 = Cursor Right 0x06 = Cursor Left 0x07 = Next Page 0x08 = Previous Page 0x09 = Next Worksheet 0x0A = Previous Worksheet 0x0B = Set zoom to full page 0x0C = Set zoom to full width 0x0D = Scroll Down 0x0E = Scroll Up 0x0F = Scroll Right 0x10 = Scroll Left

17 Content Mode Recording Streaming Source 09 CC6D 01 src 09 CC6D 00 Admin

src: Source 0x00 = Main 0x01 = Aux

18 Multiple Events 0D CCA5 000B bl wn ac k0..k1 x0..x1 y0..y1 c0..c1

This command can contain up to 16 subsequent event entries.Each event entry starts with the block length which specifiesthe amount of bytes used by this entry. If there are additionalevent entries, the next one will start directly after the first entry.

09 CCA5 00 User

bl: Block length

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Input eventactions

0x00 = Key Hit 0x01 = Key Tip 0x02 = Key Release 0x03 = Pointer Relative 0x04 = Pointer Absolute 0x05 = Touch Down 0x06 = Touch Motion 0x07 = Touch Up 0x08 = Touch Cancel

k0..k1: Key

x0..x1: X position

y0..y1: Y position

c0..c1: Key code

19 Window Start Private 0B01 CD28 ab cd ef gh wn wt lp0..lp1 p0..pn re lpr0..lpr1 pr0..prn ui 09 CD28 00 User

wn: Window number(Start)

0x00..0x03 = Window number (0..3) 0xFF = Auto arrange

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 25: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

wt: Window type(Window Start)

0x01 = Visualizer 0x02 = HDMI 0x03 = Browser 0x06 = Video 0x08 = Image 0x09 = PDF 0x0A = Office PPT/PPTX 0x0B = Office DOC/DOCX/TXT 0x0C = Office XLS/XLSX 0x0D = Whiteboard 0x0E = Audio 0x0F = Webconference 0x10 = Webcam 0x11 = Stream Input 0x13 = Office 365 Outlook0x14 = Office 365 Word 0x15 = Office 365 Excel 0x16 = Office 365 PowerPoint 0x17 = Office 365 OneNote 0x1B = Office 365 Teams 0x1D = Zoom Webconference 0x1E = Office 365 Whiteboard

lp0..lp1: Parameterlength

p0..pn: Parameter

Visualizer, Whiteboard, and Office 365 applications do notrequire any parameter. Set lp0..lp1 to 0x0000.

HDMI, Webcam, and Stream Input expect one index byte asparameter. The index encodes the HDMI input (0 = HDMI1, 1 =HDMI2), the webcam device index (0 = first device, 1 = seconddevice, ...), or the stream index (0 = first stream, 1 = secondstream, ...). For the latter two, see input settings. Set lp0..lp1 to0x0001.

All other window types expect an (partially optional) ASCIIstring, which is not null-terminated. Therefore, make sure tostore the length of the string in lp0..lp1. The Browser window accepts an optional string with a URL. Ifno URL is provided, the default page is opened.

The types Video, Image, PDF, Office applications, and Audioexpect an URI as parameter, which describes the file to beopened.

The Webconference window type accepts an optional stringwith the URL of the web conference. If no URL is provided, thefirst URL specified in the WebRTC settings is opened.

Similarly, the Office 365 Teams window type accepts anoptional invitation link.

The Zoom Webconference window type expects a query stringof the format ?type=TYPE&id=ID(&name=NAME&password=PASSWORD)where TYPE is either "host" or "join" and ID is the room ID.Optionally, user credentials (NAME/PASSWORD) can beprovided.

re: Restricted flag

0x00 = Normal window0x01 = Restricted window: Full control of such a window is onlyallowed for the client starting the window and for the localfrontend. Click/Touch/Key events as well as WolfProt windowcontrol commands are ignored from other clients

lpr0..lpr1: Private datalength

pr0..prn: Private data

ui: User ID

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 26: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

Firmware Update

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 FW Update Start 09 CB2F 04 f0..f3 09 CB2F 00 Admin

f0..f3: Filesize In bytes

2 FW Update Data 0D CB30 ab cd d0..dn 09 CB30 00 Admin

d0..dn: Firmware file data Max. 65535 bytes

3 FW Update Stop 09 CB31 00 09 CB31 00 Admin

4 Web Update 09 CB7A 01 ac 09 CB7A 00 Admin

ac: Action0x00 = Check for firmware update 0x01 = Start firmware update 0x02 = Cancel firmware update

4 Web Update 09 CB7A ab ac ul u0..un 09 CB7A 00 Admin

ac: Action 0x03 = Set XML file path 0x04 = Start firmware update with given file

ul: URL length Max. 253 bytes

u0..un: URL

5 USB Update Skip 09 CC1B 00 Newer firmware found on USB stick -> Don't start installation 09 CC1B 00 User

6 USB Update Start 09 CC1C 00 Newer firmware found on USB stick -> Start installation 09 CC1C 00 Admin

System

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Power 09 CB0C 01 oo

"Power On" is only applicable within 30 secondsafter "Power Off" command was sent. If Cynap isalready in Standby mode, Wake On LAN has to beused instead of "Power On" command

09 CB0C 00 User

oo: Off/On 0x00 = Off 0x01 = On

2 Presentation Mode 09 CB38 01 mo 09 CB38 00 Admin

mo: Mode 0x00 = Meeting 0x01 = Lecture

2 Presentation Mode 09 CB38 02 mo pe 09 CB38 00 Admin

mo: Mode 0x00 = Meeting 0x01 = Lecture

pe: Permission timeout 0x0A..0x78 = 10 sec - 120 sec

3 Admin Password 09 CB3F ab p0..pn 09 CB3F 00 Admin

p0..pn: Password Max. 63 bytes

4 User Password 09 CB40 ab p0..pn 09 CB40 00 Admin

p0..pn: Password Max. 63 bytes

5 RMS Password 09 CBCF ab p0..pn 09 CBCF 00 Admin

p0..pn: Password Max. 63 bytes

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 27: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

6 RMS Password Mode 09 CBD0 01 st 09 CBD0 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

7 Meeting Mode Password 09 CB41 01 ny 09 CB41 00 Admin

ny: No/Yes 0x00 = No 0x01 = Yes

8 Login 09 CB42 ab al lp p0..pn ln n0..nn 09 CB42 00 None

al: Access level

0x01 = User 0x02 = Admin 0x03 = Annotation 0x04 = Viewer

lp: Password length Max. 63 bytes

p0..pn: Password

ln: PIN length. This is anoptional parameter and isonly required if AdminRemote PIN is set to PINrequired and Accesslevel is set to Admin

Max. 63 bytes

n0..nn: PIN. This is anoptional parameter and isonly required if AdminRemote PIN is set to PINrequired and Accesslevel is set to Admin

9 Admin Logout 09 CBEE 00 09 CBEE 00 Admin

10 MIP Login 09 CB47 04 ip0..ip3 09 CB47 00 None

ip0..ip3: IP address 0x00000000..0xFFFFFFFF =0.0.0.0..255.255.255.255

11 USB User Settings Save 09 CB48 00 09 CB48 00 User

12 End Presentation 09 CB49 03 dr ds mo 09 CB49 00 User

dr: Delete recordingsfolder

0x00 = No 0x01 = Yes

ds: Delete snapshotsfolder

0x00 = No 0x01 = Yes

mo: Power off mode

0x00 = New Presentation 0x01 = Standby (formerly: Power off) 0x02 = Screen Off 0x03 = Screensaver

13 Password Type 09 CB51 01 ty 09 CB51 00 Admin

ty: Type 0x00 = Local 0x01 = PIN

14 PIN Destination 09 CB52 04 vz di ms rm 09 CB52 00 Admin

vz: Show PIN onWolfVision Visualizer

0x00 = No 0x01 = Yes

di: Show PIN on Cynapdisplay

0x00 = No 0x01 = Yes

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 28: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

ms: Show PIN on mainscreen

0x00 = No 0x01 = Yes

rm: Show PIN on roommanagement system

0x00 = No 0x01 = Yes

15 PIN Status 09 CB91 01 st 09 CB91 00 None

st: Status 0x00 = Hide PIN 0x01 = Show PIN

16 Annotation PIN Status 09 CBCD 01 st 09 CBCD 00 User

st: Status 0x00 = Hide PIN 0x01 = Show PIN

17 Front Panel Login 09 CB8E 01 st 09 CB8E 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

18 USB Stick Support 09 CBAC 01 st 09 CBAC 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

19 Master Volume 09 CB56 01 vo 09 CB56 00 User

vo: Volume 0x00..0x64 = Volume in percent (0..100)

20 Line Out Volume 09 CBAF 01 vo 09 CBAF 00 Admin

vo: Volume 0x00..0x64 = Volume in percent (0..100)

21 HDMI Out 1 Volume 09 CBB0 01 vo 09 CBB0 00 Admin

vo: Volume 0x00..0x64 = Volume in percent (0..100)

22 HDMI Out 2 Volume 09 CBB1 01 vo 09 CBB1 00 Admin

vo: Volume 0x00..0x64 = Volume in percent (0..100)

23 Line In Level 09 CBE8 01 lv 09 CBE8 00 Admin

lv: Level 0x00..0x64 = Level in percent (0..100)

24 Line In Local Output 09 CBDD 01 st Mix Line In content on local outputs (Line Out,HDMI 1 and HDMI 2)

09 CBDD 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

25 Line In Remote Output 09 CBDE 01 st Mix Line In content on remote outputs (Recordingand Streaming)

09 CBDE 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

26 USB Mic 09 CBDF 01 st 09 CBDF 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

26 USB Mic 09 CBDF 04 ue ul uw ur 09 CBDF 00 Admin

ue: USB Mic 0x00 = Disable0x01 = Enable

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 29: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

ul: USB Mic local out 0x00 = Disable0x01 = Enable

uw: USB Mic webconf 0x00 = Disable0x01 = Enable

ur: USB Micrecording/streaming

0x00 = Disable0x01 = Enable

27 USB Mic Card Name 09 CB4E ab c0..cn 09 CB4E 00 Admin

c0..cn: Card name URL encoded

28 USB Mic Webconference Only (D) 09 CBE0 01 st Deprecated: see 0xCBDF 09 CBE0 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

29 USB Mic Volume 09 CBF1 01 vo 09 CBF1 00 Admin

vo: Volume 0x00..0x64 = Volume in percent (0..100)

30 Master Mute 09 CB58 01 oo 09 CB58 00 User

oo: Off/On/Toggle0x00 = Off 0x01 = On 0x02 = Toggle

31 Mic Mute 09 CB59 01 oo 09 CB59 00 User

oo: Off/On/Toggle0x00 = Off 0x01 = On 0x02 = Toggle

32 Audio Test 09 CBE3 01 ac 09 CBE3 00 Admin

ac: Action 0x00 = Start

33 Main Freeze 09 CB5A 01 oo 09 CB5A 00 User

oo: Off/On/Toggle0x00 = Off 0x01 = On 0x02 = Toggle

34 Status Bar 09 CB5E 01 ip 09 CB5E 00 Admin

ip: IP

0x00 = No IP 0x01 = LAN 0x02 = WLAN 0x03 = Both

35 USB Copy File (D) 0D CB6A ab cd f0..fn 09 CB6A 00 User

f0..fn: File pathMax. 512 bytes Fully qualified name: e.g.Internal:///recordings/video.mp4

36 Settings File 0D CB6B ab cd b0..bn 09 CB6B 00 Admin

b0..bn: Binary file data Max. 65530 bytes

36 Settings File 0B01 CB6B ab cd ef gh b0..bn 09 CB6B 00 Admin

b0..bn: Binary file data

37 HDMI Input Setup 09 CB79 ab in ty n0..nn 09 CB79 00 Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 30: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

in: Input 0x00 = HDMI 1 0x01 = HDMI 2

ty: Type

0x00 = Visualizer 0x01 = HDMI 0x02 = Computer 0x03 = Disc Player 0x04 = Camera

n0..nn: Name Max. 253 bytes

38 HDMI Input Autostart 09 CBBC 02 in oo 09 CBBC 00 Admin

in: Input 0x00 = HDMI 1 0x01 = HDMI 2

oo: Off/On 0x00 = Off 0x01 = On

39 System Language 09 CC43 01 la 09 CC43 00 Admin

la: Language

0x00 = English 0x01 = German 0x02 = Japanese 0x03 = Chinese 0x04 = French 0x05 = Norwegian 0x06 = Russian

40 Stream Input Setup 0D CC19 ab cd in mo ln n0..nn lu u0..un ty ll am 09 CC19 00 Admin

in: Index 0x00..0x13 = Index (0..19)

mo: Mode0x00 = None 0x01 = Generic 0x02 = RTSP/RTP over TCP

ln: Stream input namelength

Max. 255 bytes

n0..nn: Stream inputname

lu: Stream input URLlength

Max. 255 bytes

u0..un: Stream input URL

ty: Type

0x00 = Stream 0x01 = Camera 0x02 = Computer 0x03 = Visualizer 0x04 = HDMI 0x05 = Disc Player 0x06 = Cynap

ll: Low Latency 0x00 = Off 0x01 = On

am: Audio mute 0x00 = Off 0x01 = On

41 EULA Accept (S) 09 CB7D 01 ac 09 CB7D 00 Annotation

ac: Action 0x00 = Accept EULA

42 Background Image 09 CB80 00 Delete currently used image 09 CB80 00 Admin

42 Background Image 0B01 CB80 ab cd ef gh b0..bn Add new image 09 CB80 00 Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 31: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

b0..bn: Binary file data

43 Local Touch Keyboard 09 CB84 01 oo 09 CB84 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

44 QR Code 09 CB88 01 oo 09 CB88 00 User

oo: Off/On 0x00 = Off 0x01 = On

45 Extra Settings File 0B01 CB89 ab cd ef gh lf f0..fn b0..bn 09 CB89 00 User

lf: Filename length Max. 255 bytes

f0..fn: Filename

b0..bn: Binary file data

46 Access Token 09 CB8A 08 t0..t7 09 CB8A 00 None

t0..t7: Token

47 Support Year Key USB Update (S) 09 CBA6 01 ac 09 CBA6 00 User

ac: Action 0x00 = Don't load 0x01 = Load

48 Feature Key USB Update (S) 09 CBA4 01 ac 09 CBA4 00 User

ac: Action 0x00 = Don't load 0x01 = Load

49 Support Year Key WWW Update (S) 09 CBA9 01 ac 09 CBA9 00 Admin

ac: Action 0x00 = Don't load 0x01 = Load

50 Feature Key WWW Update (S) 09 CBA7 01 ac 09 CBA7 00 Admin

ac: Action 0x00 = Don't load 0x01 = Load

51 Force HTTPS 09 CBDB 01 mo 09 CBDB 00 Admin

mo: Mode 0x00 = HTTP and HTTPS allowed 0x01 = Only HTTPS allowed

52 Create New Certificate 09 CBDC 00 Create new certificate for HTTPS 09 CBDC 00 Admin

53 USB User Settings Load 09 CB8B 01 ac 09 CB8B 00 User

ac: Action 0x00 = Don't load 0x01 = Load

54 SSH Mode 09 CBF0 01 oo 09 CBF0 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

55 App Recording 09 CC25 01 oo 09 CC25 00 User

oo: Off/On 0x00 = Off 0x01 = On

56 USB Camera Input Setup 0D CC1E ab cd in mo wc ln n0..nn ld d0..dn au 09 CC1E 00 Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 32: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

in: Index 0x00..0x01 = Index (0..1)

mo: Mode

0x00 = None 0x01 = Camera 0x02 = Visualizer 0x03 = HDMI 0x04 = Computer 0x05 = Disc Player

wc: Use forWebconferenceing

0x00 = Off 0x01 = On

ln: Name length Max. 255 bytes

n0..nn: Name

ld: Device length Max. 255 bytes

d0..dn: Device Available values can be retrieved with USBCamera List (CC 1D)

au: Audio support 0x00 = Disable0x01 = Enable

57 URL Interface 09 CC68 01 in 09 CC68 00 Admin

in: Interface0x00 = LAN 0x01 = WLAN 0x02 = LAN2

58 Browser Bookmarks 0B01 CC66 ab cd ef gh j0..jn 09 CC66 00 User

j0..jn: JSON

JSON encoded Bookmarks List, for example{"bookmarks": [{"URL": "orf.at", "NAME": "orfnewssite"},{"URL": "gmail.com", "NAME": "mailprovider"}]}

59 Browser Home URL 09 CC5F ab u0..un 09 CC5F 00 Admin

u0..un: URL Browser Home URL, max. length 255

60 Screensaver Settings 0B01 CC72 ab cd ef gh sb hd scr ds0..ds1 dh0..dh1 lu0..lu1 u0..un as kf da0..da1 09 CC72 00 Admin

sb: Standby 0x00 = Disable0x01 = Enable

hd: HDMI Off 0x00 = Disable0x01 = Enable

scr: Screensaver 0x00 = Disable0x01 = Enable

ds0..ds1: Standby Delay Delay in minutes or seconds (bit 0x8000 is set)after which device is sent to Standby

dh0..dh1: HDMI Off Delay Delay in minutes or seconds (bit 0x8000 is set)after which HDMI outputs are turned off

lu0..lu1: ScreensaverURL length

u0..un: Screensaver URL

as: Autostart 0x00 = Disable0x01 = Enable

kf: Keep files 0x00 = Disable0x01 = Enable

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 33: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

da0..da1: Autostart Delay Delay in minutes or seconds (bit 0x8000 is set)after which screensaver is started automatically

61 Echo Cancel 09 CC7C 01 st 09 CC7C 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

62 Echo Cancel Delay 09 CC7D 02 d0..d1 09 CC7D 00 Admin

d0..d1: Delay 0x0014..0x01F4 = Delay in ms (20..500)

63 Remote Admin PIN 09 CC95 01 st 09 CC95 00 Admin

st: Status 0x00 = PIN not required 0x01 = PIN required

64 vSolution Cast/App PIN Display 09 CC9A 01 di 09 CC9A 00 None

di: Display 0x01 = Show PIN 0x02 = Popup PIN

65 Firmware Signature Check 09 CCA2 01 st 09 CCA2 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

66 Disk Encryption Mode 09 CC9E 01 mo 09 CC9E 00 Admin

mo: Mode 0x00 = Always on

67 Webbrowser Viewer Support 09 CCAD 01 st 09 CCAD 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

68 Webbrowser Viewer Pin Support 09 CD19 01 st 09 CD19 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

69 LDAP Auth Mode 09 CCA7 01 oo 09 CCA7 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

70 LDAP Server URL 09 CCA8 ab u0..un 09 CCA8 00 Admin

u0..un: URL Max. 255 bytes

71 LDAP Server Domain 09 CCA9 ab d0..dn 09 CCA9 00 Admin

d0..dn: Domain Max. 255 bytes

72 LDAP TLS Mode 09 CCAA 01 oo 09 CCAA 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

73 LDAP Login 09 CCAB ab lu u0..un lp p0..pn 09 CCAB 00 None

lu: Length Username

u0..un: Username

lp: Length Password

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 34: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

p0..pn: Password

74 LDAP Certificate File 0B01 CCAF ab cd ef gh ac lf f0..fn b0..bn 09 CCAF 00 Admin

ac: Action0x00 = Delete 0x01 = Save 0x02 = Verify

lf: Filename length

f0..fn: Filename

b0..bn: Binary file data

75 LDAP Certificate Name 09 CCB0 ab n0..nn 09 CCB0 00 Admin

n0..nn: Name Max. 255 bytes

76 Window Settings 09 CCB3 01 af 09 CCB3 00 Admin

af: Auto fullscreen0x00 = Off 0x01 = On 0x02 = Mixed

77 USB Speaker 09 CCB6 01 st 09 CCB6 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

77 USB Speaker 09 CCB6 02 ue uw 09 CCB6 00 Admin

ue: USB Speaker 0x00 = Disable0x01 = Enable

uw: USB speakerwebconf split: webconfoutput via USB speakeronly if enabled

0x00 = Disable0x01 = Enable

78 USB Speaker Card Name 09 CCB7 ab c0..cn 09 CCB7 00 Admin

c0..cn: Card name URL encoded

79 USB Speaker Volume 09 CCB9 01 vo 09 CCB9 00 Admin

vo: Volume 0x00..0x64 = Volume in percent (0..100)

80 Keyboard Layout 09 CCC5 01 la 09 CCC5 00 Admin

la: Layout

0x00 = de 0x01 = us 0x03 = fr 0x05 = no 0x07 = se

81 Power Down Mode 09 CCC7 01 mo 09 CCC7 00 Admin

mo: Mode0x00 = Suspend 0x01 = Shutdown 0x02 = Power saving

82 Splash Screen Trigger Mode 09 CCEF 01 oo 09 CCEF 00 User

oo: Off/On 0x00 = Off 0x01 = On

83 Splash Screen Trigger 09 CCEE 01 ac 09 CCEE 00 User

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 35: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

ac: Action 0x00 = Trigger

84 System Reboot 09 CCF5 01 ac 09 CCF5 00 Admin

ac: Action 0x00 = Reboot after 10s 0x01 = Reboot immediately

85 Screensaver Off 09 CD00 01 ac 09 CD00 00 User

ac: Action 0x00 = Off

86 System Restore (S) 0B01 CD02 ab cd ef gh ac lk k0..k15 lc0..lc3 c0..cn 09 CD02 00 Admin

ac: Action 0x00 = Restore settings

lk: Key length Always 0x10

k0..k15: Key

lc0..lc3: Cipher length

c0..cn: Cipher

86 System Restore (S) 0B01 CD02 ab cd ef gh ac lk k0..k15 lc0..lc3 c0..cn ip0..ip3 p0..p1 09 CD02 00 Admin

ac: Action 0x01 = Restore settings with fallback

lk: Key length Always 0x10

k0..k15: Key

lc0..lc3: Cipher length

c0..cn: Cipher

ip0..ip3: IP address 0x00000000..0xFFFFFFFF =0.0.0.0..255.255.255.255

p0..p1: Managementserver port

87 TLS 1.0 Support 09 CD13 01 st 09 CD13 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

88 HDMI Input Max Resolution 09 CD16 02 in rs 09 CD16 00 Admin

in: Input 0x00 = HDMI 1 0x01 = HDMI 2

rs: Max. Resolution 0x00 = 2160p 0x01 = 1080p

89 Eddystone Discovery 09 CD1A 01 oo 09 CD1A 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

90 Eddystone Interface 09 CD1B 01 in 09 CD1B 00 Admin

in: Interface0x00 = LAN1 0x01 = LAN2 0x02 = WLAN

91 Help Page Support 09 CD1C 01 st 09 CD1C 00 Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 36: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

st: Disable/Enable 0x00 = Disable0x01 = Enable

92 Help Page 09 CD1D 01 ac 09 CD1D 00 User

ac: Action 0x00 = Check 0x01 = Open

93 Webbrowser Popup Viewer Pin 09 CD1F 00 09 CD1F 00 None

94 USB Camera Input Setup 2 (P) 0D CD24 ab cd in mo wc ln n0..nn ld d0..dn au au 09 CD24 00 Admin

in: Index 0x00..0x01 = Index (0..1)

mo: Mode

0x00 = None 0x01 = Camera 0x02 = Visualizer 0x03 = HDMI 0x04 = Computer 0x05 = Disc Player

wc: Use forWebconferencing

0x00 = Off 0x01 = On

ln: Name length Max. 255 bytes

n0..nn: Name

ld: Device length Max. 255 bytes

d0..dn: Device Available values can be retrieved with USBCamera List (CD 23)

au: Audio support 0x00 = Disable0x01 = Enable

au: Autostart0x00 = None 0x01 = Disable0x02 = Enable

95 HDMI Input WebRTC 09 CD2A 02 in oo 09 CD2A 00 Admin

in: Input 0x00 = HDMI 1 0x01 = HDMI 2

oo: Off/On 0x00 = Off 0x01 = On

96 Proxy Function 09 CC64 01 st 09 CC64 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

97 Proxy URL 09 CC5E ab u0..0n 09 CC5E 00 Admin

u0..0n: URL Max. 255 bytes

98 Proxy Port 09 CC65 02 p0..p1 09 CC65 00 Admin

p0..p1: Port 0x0000..0xFFFF = Port (0..65535)

99 Proxy Username 09 CC61 ab u0..0n 09 CC61 00 Admin

u0..0n: Username Max. 255 bytes

100 Proxy Password 09 CC62 ab p0..pn 09 CC62 00 Admin

p0..pn: Password Max. 255 bytes

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 37: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

101 Proxy Authentication Mode 09 CC60 01 oo 09 CC60 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

102 Proxy Activate 09 CC63 01 ac 09 CC63 00 Admin

ac: Action 0x00 = Activate

103 Reverse Shell 09 CD2B 03 st p0..p1 09 CD2B 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

p0..p1: Port to use forreverse shell

104 Update On The Fly 09 CCFC 01 oo 09 CCFC 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

File Listing

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Open File 0D CB3C ab cd f0..fn 09 CB3C 00 User

f0..fn: File path Fully qualified name: e.g. USB:///folder/document.pdf

2 Delete File 0D CB7C ab cd f0..fn 09 CB7C 00 User

f0..fn: File path Fully qualified name: e.g. Internal:///snapshots/image.jpg

3 Delete Folder 0D CC2C ab cd lf f0..fn 09 CC2C 00 User

lf: Foldername length Max. 255 bytes

f0..fn: Foldername Fully qualified name: e.g. Internal:///rootfolder/foldername

Cloud

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Cloud Mode 09 CB8F 02 cs oo 09 CB8F 00 Admin

cs: Cloud service

0x00 = Dropbox 0x01 = Google Drive 0x02 = Box 0x03 = Jianguoyun 0x04 = OneDrive 0x05 = WebDAV

oo: Off/On 0x00 = Off 0x01 = On

2 Cloud Connect 09 CB45 02 cs ac 09 CB45 00 User

cs: Cloud service

0x00 = Dropbox 0x01 = Google Drive 0x02 = Box 0x03 = Jianguoyun 0x04 = OneDrive 0x05 = WebDAV

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 38: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

ac: Action 0x00 = Disconnect 0x01 = Connect

3 Cloud Preload 0D CB46 ab cd ac f0..fn 09 CB46 00 User

ac: Action0x00 = Abort 0x01 = Download 0x02 = Download and Open

f0..fn: File path Max. 512 bytes Fully qualified name: e.g. USB:///folder/document.pdf

4 Remove From Downloadlist 0D CB87 ab cd f0..fn 09 CB87 00 User

f0..fn: File path Max. 512 bytes Fully qualified name: e.g. gdrive:///folder/image.jpg

5 Cloud Upload 0D CBA1 ab cd cs ac f0..fn 09 CBA1 00 User

cs: Cloud service

0x00 = Dropbox 0x01 = Google Drive 0x02 = Box 0x03 = Jianguoyun 0x04 = OneDrive 0x05 = WebDAV

ac: Action 0x00 = Abort 0x01 = Start

f0..fn: File path Max. 512 bytes Fully qualified name: e.g. Internal:///recordings/video.mp4

6 File Upload 0D CBBF ab cd ac sl0..sl1 s0..sn tl0..tl1 t0..tn 09 CBBF 00 None

ac: Action 0x00 = Abort 0x01 = Start

sl0..sl1: Source file pathlength

s0..sn: Source file path Fully qualified name: e.g. Internal:///recordings/video.mp4

tl0..tl1: Target file pathlength

t0..tn: Target file path Fully qualified name: e.g. netdrive0:///, FTP:///, box:///,USB:///wolfvision/

6 File Upload 0D CBBF 0005 ac i0..i3 09 CBBF 00 None

ac: Action 0x02 = Abort 0x03 = Restart

i0..i3: File index

7 Box Cloud Data (D) 0D CBCC ab cd lu u0..un lp p0..pn 09 CBCC 00 User

lu: Username length Max. 63 bytes

u0..un: Username

lp: Password length Max. 63 bytes

p0..pn: Password

8 Jianguoyun Cloud Data (D) 0D CBEF ab cd lu u0..un lp p0..pn 09 CBEF 00 User

lu: Username length Max. 63 bytes

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 39: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

u0..un: Username

lp: Password length Max. 63 bytes

p0..pn: Password

9 WebDAV Credentials 0D CC73 ab cd wd lu u0..un lp p0..pn 09 CC73 00 User

wd: WebDAV service0x00 = Jianguoyun 0x01 = Box 0x02 = WebDAV

lu: Username length Max. 63 bytes

u0..un: Username

lp: Password length Max. 63 bytes

p0..pn: Password

10 WebDAV Settings 0D CC74 ab cd lu u0..un ln n0..nn 09 CC74 00 Admin

lu: Url length Max. 255 bytes

u0..un: Url

ln: Name length Max. 63 bytes

n0..nn: Name

FTP

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 FTP Function 09 CB62 01 oo 09 CB62 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

2 FTP Server URL 09 CB63 ab u0..un 09 CB63 00 Admin

u0..un: URL Max. 255 bytes

3 FTP Username 09 CB64 ab u0..un 09 CB64 00 Admin

u0..un: Username Max. 63 bytes

4 FTP Password 09 CB65 ab p0..pn 09 CB65 00 Admin

p0..pn: Password Max. 63 bytes

5 FTP Send File (D) 0D CB66 ab cd f0..fn 09 CB66 00 User

f0..fn: File path Max. 512 bytes Fully qualified name: e.g. Internal:///snapshots/image.jpg

6 FTP Test 09 CB69 00 09 CB69 00 Admin

HDCP

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Main Out 09 CB6F 01 oo 09 CB6F 00 Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 40: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

oo: Off/On 0x00 = Off 0x01 = On

2 Aux Out 09 CB70 01 oo 09 CB70 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

3 In1 09 CB71 01 oo 09 CB71 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

4 In2 09 CB72 01 oo 09 CB72 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

Annotation/Whiteboard

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Collaboration User 09 CBE6 01 st 09 CBE6 00 Admin

st: User connection state 0x00 = Hide 0x01 = Visible

2 Annotation/Whiteboard Paint 09 CB8C 06 pa wn x0..x1 y0..y1 09 CB8C 00 Annotation

pa: Painting 0x00 = Finished 0x01 = Continued

wn: Window number(Annotation)

0x00..0x03 = Window number (0..3) 0xFF = Annotation plane 0xFE = Annotation Matrix Master plane

x0..x1: X position 0x0000..0x077F: X position (0..1919)

y0..y1: Y position 0x0000..0x0437: Y position (0..1079)

3 Annotation/Whiteboard Action 09 CB96 02 wn ac 09 CB96 00 Annotation

wn: Window number(Annotation)

0x00..0x03 = Window number (0..3) 0xFF = Annotation plane 0xFE = Annotation Matrix Master plane

ac: Action

0x00 = Redo 0x01 = Undo 0x02 = Clean my content 0x03 = Clean All 0x04 = Enable annotation (d0 don't care) 0x05 = Stop 0x06 = Snapshot 0x07 = Connect with default nickname 0x08 = Disconnect me 0x09 = Disconnect all 0x0B = Pause annotation

3 Annotation/Whiteboard Action 09 CB96 ab wn ac n0..nn 09 CB96 00 Annotation

wn: Window number(Annotation)

0x00..0x03 = Window number (0..3) 0xFF = Annotation plane 0xFE = Annotation Matrix Master plane

ac: Action 0x07 = Connect with nickname 0x0A = Set nickname

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 41: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

n0..nn: Nickname Max. 32 bytes

3 Annotation/Whiteboard Action 09 CB96 0A wn ac c0..c7 09 CB96 00 Annotation

wn: Window number(Annotation)

0x00..0x03 = Window number (0..3) 0xFF = Annotation plane 0xFE = Annotation Matrix Master plane

ac: Action 0x02 = Clean user 0x08 = Disconnect user

c0..c7: Client ID

4 Annotation/Whiteboard Settings 09 CB95 07 wn to r g b a ps 09 CB95 00 Annotation

wn: Window number(Annotation)

0x00..0x03 = Window number (0..3) 0xFF = Annotation plane 0xFE = Annotation Matrix Master plane

to: Tool

0x00 = Pen 0x01 = Line 0x02 = Circle 0x03 = Rectangle 0x04 = Rubber

r: Red

g: Green

b: Blue

a: Alpha

ps: Pen size

5 Annotation/Whiteboard User Visible 09 CBBD 02 wn st 09 CBBD 00 User

wn: Window number(Annotation)

0x00..0x03 = Window number (0..3) 0xFF = Annotation plane 0xFE = Annotation Matrix Master plane

st: Status 0x00 = Invisible 0x01 = Visible

5 Annotation/Whiteboard User Visible 09 CBBD 0A wn st c0..c7 09 CBBD 00 User

wn: Window number(Annotation)

0x00..0x03 = Window number (0..3) 0xFF = Annotation plane 0xFE = Annotation Matrix Master plane

st: Status 0x00 = Invisible 0x01 = Visible

c0..c7: Client ID

6 Annotation Magic Pen 09 CCE6 05 pa x0..x1 y0..y1 09 CCE6 00 Annotation

pa: Painting 0x00 = Finished 0x01 = Continued

x0..x1: X position

y0..y1: Y position

7 Annotation Magic Pen Properties 09 CCE8 05 r g b a ps 09 CCE8 00 Annotation

r: Red

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 42: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

g: Green

b: Blue

a: Alpha

ps: Pen size

8 Annotation Magic Pen Settings 09 CCE7 04 vt ru fn sn 09 CCE7 00 Admin

vt: Visible time in sec 0x01..0x3C = 1..60 seconds

ru: Remote User 0x00 = Deny 0x01 = Allow

fn: Function 0x00 = Disable0x01 = Enable

sn: Snapshot 0x00 = Off 0x01 = On unfreeze

9 Annotation Magic Pen Timeout 09 CCF0 01 ti 09 CCF0 00 Annotation

ti: Timeout 0x00 = Disable0x01 = Enable

External Storage

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 External Storage Action 09 CC21 ab ac d0..dn 09 CC21 00 Admin

ac: Action 0x00 = Format device0x01 = Bind device

d0..dn: Device Max. 254 bytes E.g. /dev/sdb

1 External Storage Action 09 CC21 01 ac 09 CC21 00 Admin

ac: Action0x02 = Unbind 0x03 = Unmount 0x04 = Mount

RMS Client

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 RMS Client 0D CC06 ab cd in ev ln n0..nn ld d0..dn pt ip0..ip3 p0..p1 lc c0..cn en lpw pw0..pwn wc de 09 CC06 00 Admin

in: Index 0x00..0x09 = Index (0..9)

ev: Event

0x00 = None 0x01 = Power On 0x02 = Power Off 0x03 = Custom Button 1 0x04 = Custom Button 2 0x05 = Custom Button 3 0x06 = Custom Button 4

ln: Name length Max. 255 bytes

n0..nn: Name

ld: Description length Max. 255 bytes

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 43: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

d0..dn: Description

pt: Protocol type

0x00 = TCP 0x01 = UDP 0x02 = PJLINK 0x03 = WOLFPROT

ip0..ip3: IP address 0x00000000..0xFFFFFFFF =0.0.0.0..255.255.255.255

p0..p1: Port

lc: Command length Max. 255 bytes

c0..cn: Command Encoded as HEX string: e.g. 0F010A030405EFA0

en: Enabled 0x00 = False 0x01 = True

lpw: Password length Max. 32 bytes

pw0..pwn: Password

wc: Wolfprot Command 0x00 = None 0x01 = Mirroring Permission Allow

de: Delay 0x00..0x78 = 0..120 seconds

2 RMS Client Test 09 CC07 01 in 09 CC07 00 Admin

in: Index 0x00..0x09 = Index (0..9)

3 RMS Client Event Trigger 09 CCDC 01 ev 09 CCDC 00 User

ev: Event

0x03 = Custom Button 1 0x04 = Custom Button 2 0x05 = Custom Button 3 0x06 = Custom Button 4

Session Handling

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 iCalendar Events 0B01 CC36 ab cd ef gh n0..n1 le0..le3 e0..en 09 CC36 00 User

n0..n1: Number of iCalevents

le0..le3: iCal events length

e0..en: iCal events

2 Custom Cloud File List 0B01 CC37 ab cd ef gh lj0..lj3 j0..jn 09 CC37 00 User

lj0..lj3: File list length

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 44: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

j0..jn: File list

File list as JSON string

Syntax:

eventidname: Name of directorychilds: Array of files in directory

name: Filenamethumbnail: Thumbnail URLsize: Filesize in bytes

Example: [{"eventID1": {"name": "/", "childs": [{"name":"a%23au.jpg", "thumbnail": "http://url-to-thumbnail/foo3.jpeg", "size": 12695554}, {"name":"puitin.jpg", "thumbnail": "http://url-to-thumbnail/foo3.jpeg", "size": 126548}, {"name":"wolfvision", "childs": [{"name": "presenter.mp4","thumbnail": "http://url-to-thumbnail/foo3.jpeg", "size":182395502}, {"name": "IMG_20160801_164107.jpg","thumbnail": "http://url-to-thumbnail/foo3.jpeg", "size":12425962}]}]}}]

3 File Download Start 0D CC3B ab cd le e0..en fs0..fs3 lf f0..fn 09 CC3B 00 User

le: Event ID length Max. 255 bytes

e0..en: Event ID

fs0..fs3: Filesize

lf: Filename length Max. 255 bytes

f0..fn: Filename

4 File Download Data 0B01 CC3C ab cd ef gh b0..bn 09 CC3C 00 User

b0..bn: Binary file data

5 File Download Stop 09 CC3D 00 09 CC3D 00 User

6 Start/Stop Session 0D CC39 ab cd ac le0..le1 e0..en 09 CC39 00 User

ac: Action 0x00 = Stop 0x01 = Start

le0..le1: Event ID length Max. 255 bytes

e0..en: Event ID

7 Middleware Endpoint Access Credentials 0D CC3E ab cd lt t0..tn ls s0..sn 09 CC3E 00 Admin

lt: Token length Max. 255 bytes

t0..tn: Token

ls: Secret length Max. 255 bytes

s0..sn: Secret

8 Custom Cloud Name 09 CC47 ab n0..nn 09 CC47 00 Admin

n0..nn: Name Max. 255 bytes

9 Session Handling Support 09 CC48 01 st 09 CC48 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 45: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

10 Send Middleware Trigger 0D CC38 ab cd ac le0..le1 e0..en lp0..lp1 p0..pn 09 CC38 00 User

ac: Action 0x00 = Stop 0x01 = Start

le0..le1: Event ID length Max. 255 bytes

e0..en: Event ID

lp0..lp1: Event IDpassword length

Max. 255 bytes

p0..pn: Event ID password

Skype for Business

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Skype FB Function (D) 09 CC27 01 oo 09 CC27 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

2 Skype FB Signin Address (D) 09 CC28 ab a0..an 09 CC28 00 Admin

a0..an: Address Max. 255 bytes

3 Skype FB Signin Password (D) 09 CC29 ab p0..pn 09 CC29 00 Admin

p0..pn: Password Max. 255 bytes

4 Skype FB Presence Status (D) 09 CC4D ab s0..sn 09 CC4D 00 User

s0..sn: Status ID string

available = Available busy = Busy do-not-disturb = Do Not Disturb away = Away be-right-back = Be Right Back invisible = Invisible

5 Skype FB Activate (D) 09 CC2A 01 ac 09 CC2A 00 Admin

ac: Action 0x00 = Activate

6 Skype FB Make Call (D) 09 CC31 ab ct lu c0..cn 09 CC31 00 User

ct: Call type 0x00 = Audio 0x01 = Audio + Video

lu: Contact URI length Max. 253 bytes

c0..cn: Contact URI

7 Skype FB Call Hang Up (D) 09 CC32 01 ac 09 CC32 00 User

ac: Action 0x00 = Hang Up

8 Skype FB Accept Call (D) 09 CC4B 01 ac 09 CC4B 00 User

ac: Action0x00 = Accept Audio + Video call 0x01 = Accept Audio call 0x02 = Reject call

9 Skype FB Control (D) 0D CC4C 0002 wn ac 09 CC4C 00 User

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 46: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action0x02 = Mic Mute 0x03 = Video Mute 0x04 = Hang Up

10 Skype FB Choose Account (D) 09 CC54 01 ac 09 CC54 00 User

ac: Account 0x00 = Settings account 0x01 = Office 365 account

11 Skype FB Default Video Quality (D) 09 CC6C 01 qu 09 CC6C 00 Admin

qu: Quality0x00 = Low 0x01 = Medium 0x02 = High

Office 365

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Office 365 Function 09 CC50 01 st 09 CC50 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

2 Office 365 Window Control 0D CC51 ab cd wn ac u0..un 09 CC51 00 User

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action 0x00 = URL

u0..un: URL Max. 512 bytes

2 Office 365 Window Control 0D CC51 0002 wn ac 09 CC51 00 User

wn: Window number(Control)

0x00..0x03 = Window number (0..3)

ac: Action

0x01 = Reload 0x02 = Stop 0x03 = Zoom In 0x04 = Zoom Out 0x05 = Cursor Down0x06 = Cursor Up 0x07 = Cursor Right 0x08 = Cursor Left 0x09 = Back 0x0A = Forward 0x0B = Scroll Down 0x0C = Scroll Up 0x0D = Scroll Right 0x0E = Scroll Left 0x0F = Teams: Screenshare Toggle 0x10 = Teams: Video Mute Toggle 0x11 = Teams: Audio Mute Toggle 0x12 = Teams: Hangup 0x13 = Teams: Join0x14 = Teams: Raise Hand Toggle 0x15 = Teams: Show Participants Toggle

3 Office365 Teams Settings 09 CD15 01 ts 09 CD15 00 Admin

ts: Teams as content source 0x00 = Don't show Teams as content source 0x01 = Show Teams as content source

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 47: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

4 Office 365 Credentials Used 09 CC8F 01 cu 09 CC8F 00 User

cu: Credentials used 0x00 = From local settings 0x01 = From user

5 Office 365 Local Account 0D CD21 ab cd la ul u0..un pl p0..pn 09 CD21 00 Admin

la: Local Account 0x00 = Disable0x01 = Enable

ul: Username length Max. 255 bytes

u0..un: Username

pl: Password length Max. 255 bytes

p0..pn: Password

Webcasting

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Webcast Mode 09 CC08 01 mo 09 CC08 00 Admin

mo: Mode

0x00 = Off 0x01 = Custom 0x02 = Ustream 0x03 = Wowza 0x04 = YouTube 0x05 = Custom 2nd Stream

2 Webcast Ustream Login 0D CC14 ab cd lu u0..un lp p0..pn 09 CC14 00 Admin

lu: Username length Max. 255 bytes

u0..un: Username

lp: Password length Max. 255 bytes

p0..pn: Password

3 Webcast Ustream Logout 09 CC18 00 09 CC18 00 Admin

4 Webcast Wowza Host URL 09 CC0C ab u0..un 09 CC0C 00 Admin

u0..un: URL Max. 255 bytes

5 Webcast Wowza Host Port 09 CC0D 02 p0..p1 09 CC0D 00 Admin

p0..p1: Port

6 Webcast Wowza Application 09 CC0E ab a0..an 09 CC0E 00 Admin

a0..an: Application Max. 255 bytes

7 Webcast Wowza Stream Name 09 CC0F ab n0..nn 09 CC0F 00 Admin

n0..nn: Name Max. 255 bytes

8 Webcast Wowza Username 09 CC10 ab u0..un 09 CC10 00 Admin

u0..un: Username Max. 255 bytes

9 Webcast Wowza Password 09 CC11 ab p0..pn 09 CC11 00 Admin

p0..pn: Password Max. 255 bytes

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 48: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

10 Webcast YouTube Connect 09 CC5B 00 09 CC5B 00 Admin

11 Webcast YouTube Logout 09 CC5D 00 09 CC5D 00 Admin

12 Webcast Streaming Mode 09 CC5C 01 ac 09 CC5C 00 User

ac: Action 0x00 = Stop webcasting 0x01 = Start webcasting

13 Webcast Ustream Channel ID 09 CC16 ab c0..cn 09 CC16 00 Admin

c0..cn: Channel ID Max. 255 bytes

14 Webcast Custom URL2 0D CC0A ab cd lm0..lm1 m0..mn lh0..lh1 h0..hn 09 CC0A 00 Admin

lm0..lm1: Main URL length

m0..mn: Main URL Max. 1024 bytes

lh0..lh1: HDMI URL length

h0..hn: HDMI URL Max. 1024 bytes

15 Webcast Custom URL (D) 0D CC09 ab cd u0..un 09 CC09 00 Admin

u0..un: URL Max. 255 bytes

16 Webcast YouTube Parameters 0D CCAE ab cd pr lt t0..tn 09 CCAE 00 Admin

pr: Privacy0x00 = Private 0x01 = Public 0x02 = Unlisted

lt: Title length Max. 255 bytes

t0..tn: Title

Custom UI

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Custom UI Select (S) 09 CC6A 01 ui 09 CC6A 00 Admin

ui: UI 0x00 = Standard 0x01 = Custom

2 Custom UI Download (S) 0B01 CC6B ab cd ef gh b0..bn 09 CC6B 00 Admin

b0..bn: Binary Custom UIdefinition (tar archive)

Matrix

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Master Setup Station 09 CC80 ab ti lb0..lb1 s0..sn sa

This command starts with the index of the matrixtemplate it addresses. Further it contains anarbitrary number of blocks, each 7 bytes long.Every block starts with 2 bytes containing theblock length which specifies the amount of bytesused by this entry.

09 CC80 00 Admin

ti: Template index 0x00..0x04 = 0..4

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 49: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

lb0..lb1: Block length Length of following block, containing serial andpush audio enable

s0..sn: Serial numbersof station

0x00000001..0x05F5E0FF = 00000001..99999999

sa: Enable station audioplayback of push stream

0x00 = Disabled 0x01 = Enabled

2 Master Pull 09 CC81 05 ac s0..s3 09 CC81 00 User

ac: Action 0x00 = Stop 0x01 = Start

s0..s3: Serial number ofstation

0x00000001..0x05F5E0FF = 00000001..99999999

3 Master Push 09 CC82 05 ac s0..s3 09 CC82 00 User

ac: Action 0x00 = Stop 0x01 = Start

s0..s3: Serial number ofstation

0x00000000 = Push to all stations 0x00000001..0x05F5E0FF = 00000001..99999999

3 Master Push 09 CC82 06 ac s0..s3 pi 09 CC82 00 User

ac: Action 0x00 = Stop 0x01 = Start

s0..s3: Serial number ofstation

0x00000000 = Push to all stations 0x00000001..0x05F5E0FF = 00000001..99999999

pi: Push index 0x00..0x03 = Input stream 1..4 as stream source 0xFF = Matrix master stream source

3 Master Push 09 CC82 09 ac s0..s3 d0..d3 Station to station push via master 09 CC82 00 User

ac: Action 0x00 = Stop 0x01 = Start

s0..s3: Serial number ofsource station

0x00000001..0x05F5E0FF = 00000001..99999999

d0..d3: Serial number ofdestination station

0x00000001..0x05F5E0FF = 00000001..99999999

4 Master File Share Add 0B01 CC87 ab cd ef gh s0..s3 lf0..lf1 f0..fn 09 CC87 00 User

s0..s3: Serial number ofstation

0x00000000 = Add share to all stations 0x00000001..0x05F5E0FF = 00000001..99999999

lf0..lf1: Filepath length Max. 65535 bytes

f0..fn: Filepath Fully qualified filename: e.g.Internal:///snapshots/file.jpg

5 Matrix File Share Remove 0B01 CC88 ab cd ef gh s0..s3 lf0..lf1 f0..fn 09 CC88 00 User

s0..s3: Serial number ofstation

0x00000000 = Remove share from all stations 0x00000001..0x05F5E0FF = 00000001..99999999

lf0..lf1: Filename length Max. 65535 bytes

f0..fn: Filename Filename of shared file: e.g. file.jpg

6 Auto Open File 09 CC8A 01 oo 09 CC8A 00 Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 50: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

oo: Off/On 0x00 = Off 0x01 = On

7 Master Power Station 0B01 CCB2 00000007 lb0..lb1 ac s0..s3

This command contains an arbitrary number ofblocks, each 7 bytes long. Every block starts with2 bytes containing the block length which specifiesthe amount of bytes used by this entry.

09 CCB2 00 User

lb0..lb1: Block length Length of following block, containing action andserial

ac: Action 0x00 = Power off 0x01 = Power on

s0..s3: Serial number ofstation to which thisaction belongs

7 Master Power Station 09 CCB2 01 ac 09 CCB2 00 User

ac: Action 0x00 = Power off all stations in active template 0x01 = Power on all stations in active template

8 Master Collaboration Mode 09 CCB5 01 st 09 CCB5 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

9 Master Active Template 09 CC8D ab ti lt l0..ln 09 CC8D 00 User

ti: Template index 0x00..0x04 = 0..4

lt: Template name length Max. 255 bytes

l0..ln: Template name

10 Station Session Folder 0D CCC1 ab cd ty lu u0..un lun un0..unn lp p0..pn ld d0..dn ls s0..sn 09 CCC1 00 User

ty: Type0x00 = None 0x01 = CIFS 0x02 = NFS

lu: URL length Max. 255 bytes

u0..un: URL

lun: Username length Max. 255 bytes

un0..unn: Username

lp: Password length Max. 255 bytes

p0..pn: Password

ld: Domain length Max. 255 bytes

d0..dn: Domain

ls: Subdirectory length Max. 255 bytes

s0..sn: Subdirectory

11 Master Session Folder 0D CCC2 ab cd ty lu u0..un lun un0..unn lp p0..pn ld d0..dn 09 CCC2 00 Admin

ty: Type0x00 = None 0x01 = CIFS 0x02 = NFS

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 51: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

lu: URL length Max. 255 bytes

u0..un: URL

lun: Username length Max. 255 bytes

un0..unn: Username

lp: Password length Max. 255 bytes

p0..pn: Password

ld: Domain length Max. 255 bytes

d0..dn: Domain

12 Matrix Master Streaming Bitrate 09 CCDF 03 mo br0..br1 09 CCDF 00 Admin

mo: Bitrate Mode 0x00 = Constant 0x01 = Variable

br0..br1: Bitrate Average bitrate in kBit for 'Variable' mode

13 Matrix Master Streaming Resolution 09 CCE0 01 re 09 CCE0 00 Admin

re: Resolution

0x00 = Full HD (1080p, 1920x1080) 0x01 = HD (720p, 1280x720) 0x02 = qHD (540p, 960x540) 0x03 = nHD (360p, 640x360)

14 Matrix Master Streaming Framerate 09 CCE1 01 fr 09 CCE1 00 Admin

fr: Framerate0x00 = Low (10 FPS) 0x01 = Medium (20 FPS)0x02 = High (30 FPS)

15 Matrix Master Streaming Multicast IP 09 CCE2 04 mi0..mi3 09 CCE2 00 Admin

mi0..mi3: Multicast IP 0xF4000000..EFFFFFFF =224.0.0.0..239.255.255.255

16 Matrix Master Streaming Multicast Port 09 CCE3 02 p0..p1 09 CCE3 00 Admin

p0..p1: Multicast Port 0x157C..0x1770 = Port (5500..6000)

17 Matrix Master Streaming Multicast TTL 09 CCE4 01 tt 09 CCE4 00 Admin

tt: Multicast TTL 0x01..0xFF = TTL (1..255)

18 Matrix Station Streaming Settings 0B01 CCE5 ab cd ef gh bm br0..br1 re fr mi0..mi3 p0..p1 tt 09 CCE5 00 User

bm: Bitrate Mode 0x00 = Constant 0x01 = Variable

br0..br1: Bitrate Average bitrate in kBit for 'Variable' mode

re: Resolution

0x00 = Full HD (1080p, 1920x1080) 0x01 = HD (720p, 1280x720) 0x02 = qHD (540p, 960x540) 0x03 = nHD (360p, 640x360)

fr: Framerate0x00 = Low (10 FPS) 0x01 = Medium (20 FPS)0x02 = High (30 FPS)

mi0..mi3: Multicast IP 0xF4000000..EFFFFFFF =224.0.0.0..239.255.255.255

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 52: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

p0..p1: Multicast Port 0x157C..0x1770 = Port(5500..6000)

tt: Multicast TTL 0x01..0xFF = TTL (1..255)

19 Master Groupwork Mode 09 CCF2 01 st 09 CCF2 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

20 Station Groupwork Request Station Pull 09 CCF8 05 ac s0..s3 09 CCF8 00 User

ac: Action 0x00 = Stop 0x01 = Start

s0..s3: Serial number ofstation to which therequest is directed

0x00000001..0x05F5E0FF = 00000001..99999999

21 Station Groupwork Request Station Pull Answer 09 CCF9 05 an s0..s3 09 CCF9 00 User

an: Answer 0x00 = Reject 0x01 = Accept

s0..s3: Serial number ofstation from which therequest is coming

0x00000001..0x05F5E0FF = 00000001..99999999

22 Station Groupwork Pull Stop 09 CCFA 04 s0..s3 09 CCFA 00 User

s0..s3: Serial number ofstation which is pulling astream

0x00000001..0x05F5E0FF = 00000001..99999999

23 Station Groupwork Pull Stop Local 09 CCFE 04 s0..s3 09 CCFE 00 User

s0..s3: Serial number ofstation which window toclose

0x00000001..0x05F5E0FF = 00000001..99999999

24 Matrix Master Mode 09 CC89 01 st 09 CC89 00 Admin

st: Disable/Enable 0x00 = Disable0x01 = Enable

Lecture Capture

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Lecture Capture Settings 09 CC9C ab ty it ih im pa ic lf f0..fn 09 CC9C 00 Admin

ty: Type

0x00 = Disabled 0x01 = Panopto 0x02 = Opencast Adhoc 0x03 = Opencast Auto

it: Ingest time mode 0x00 = Auto 0x01 = Manual

ih: Ingest time hour 0x00..0x17 = Hour (0..23)

im: Ingest time minute 0x00..0x3B = Minute (0..59)

pa: Path 0x00 = Internal0x01 = External

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 53: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

ic: IP camera mode0x00 = Disabled 0x01 = Enabled: Capture IP camera inputto second recording

lf: Filename prefixlength

Max. 64 bytes

f0..fn: Filename prefix Custom prefix, prepended to name ofrecording

2 Lecture Capture Start Recording 09 CC9D ab ty ic lu uf0..ufn lf f0..fn 09 CC9D 00 User

ty: Type 0x01 = Panopto

ic: IP camera mode0x00 = Disabled 0x01 = Enabled: Capture IP camera inputto second recording

lu: Uploadfolder IDlength

Max. 255 bytes

uf0..ufn: UploadfolderID

lf: Filename prefixlength

Max. 64 bytes

f0..fn: Filename prefix Custom prefix, prepended to name ofrecording

2 Lecture Capture Start Recording 09 CC9D ab ty ic ls si0..sin lc c0..cn lt t0..tn 09 CC9D 00 User

ty: Type 0x02 = Opencast Adhoc

ic: IP camera mode0x00 = Disabled 0x01 = Enabled: Capture IP camera inputto second recording

ls: Series ID length Max. 255 bytes

si0..sin: Series ID

lc: Creator Namelength

Max. 255 bytes

c0..cn: Creator Name

lt: Title length Max. 255 bytes

t0..tn: Title

3 Panopto Settings 0B01 CCA1 ab cd ef gh lh h0..hn lu u0..un lp p0..pn cm lce0..lce1 ce0..cen lk k0..kn 09 CCA1 00 Admin

lh: Hostname URLlength

Max. 255 bytes

h0..hn: Hostname URL

lu: Username length Max. 255 bytes

u0..un: Username

lp: Password length Max. 255 bytes

p0..pn: Password

cm: Certificate Mode 0x00 = Certificate for Panopto disabled 0x01 = Certificate for Panopto enabled

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 54: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

lce0..lce1: Certificatelength

Max. 65535 bytes

ce0..cen: Certificateblob

lk: Remote RecorderRegistration Key length

Max. 255 bytes

k0..kn: RemoteRecorder RegistrationKey

4 Opencast Settings 0B01 CCBE ab cd ef gh lh h0..hn lc c0..cn lu u0..un lp p0..pn lw w0..wn cm lce0..lce1 ce0..cen 09 CCBE 00 Admin

lh: Hostname URLlength

Max. 255 bytes

h0..hn: Hostname URL

lc: Capture AgentName length

Max. 255 bytes

c0..cn: Capture AgentName

lu: Username length Max. 255 bytes

u0..un: Username

lp: Password length Max. 255 bytes

p0..pn: Password

lw: Workflow ID length Max. 255 bytes

w0..wn: Workflow ID

cm: Certificate Mode 0x00 = Certificate for Opencast disabled 0x01 = Certificate for Opencast enabled

lce0..lce1: Certificatelength

Max. 65535 bytes

ce0..cen: Certificateblob

5 Panopto Directory List 09 CD27 01 ac 09 CD27 00 User

ac: Action 0x00 = Reset Status 0x01 = Update

File Push

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 File Push Mode 09 CCD9 01 oo 09 CCD9 00 User

oo: Off/On 0x00 = Off 0x01 = On

vMeeting

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 55: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 vMeeting Cleanup Time 09 CCC8 01 ct 09 CCC8 00 Admin

ct: Cleanup time in days Max. 5 days

2 vMeeting Resend Session PIN 09 CCCA ab ls s0..sn 09 CCCA 00 User

ls: Session ID length

s0..sn: Session ID

3 vMeeting Start Session 09 CCCB ab lp p0..pn li i0..in 09 CCCB 00 None

lp: Session PIN length

p0..pn: Session PIN

li: Session ID length

i0..in: Session ID

3 vMeeting Start Session 09 CCCB 02 d1..d2 Adhoc Meeting 09 CCCB 00 None

d1..d2: Duration in minutes Max. 65535 minutes

4 vMeeting Exchange Mode 09 CCCD 01 oo 09 CCCD 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

5 vMeeting Exchange Auth Mode 09 CCCE 01 mo 09 CCCE 00 Admin

mo: Mode0x00 = Basic 0x01 = NTLM 0x02 = OAuth2

6 vMeeting Exchange URL 09 CCCF ab u0..un 09 CCCF 00 Admin

u0..un: URL Max. 255 bytes

7 vMeeting Exchange Username / OAuth2 Tenant ID 09 CCD0 ab u0..un 09 CCD0 00 Admin

u0..un: Username Max. 255 bytes

7 vMeeting Exchange Username / OAuth2 Tenant ID 09 CCD0 ab t0..tn 09 CCD0 00 Admin

t0..tn: OAuth2 Tenant ID Max. 255 bytes

8 vMeeting Exchange Password / OAuth2 Secret 09 CCD1 ab p0..pn 09 CCD1 00 Admin

p0..pn: Password Max. 255 bytes

8 vMeeting Exchange Password / OAuth2 Secret 09 CCD1 ab s0..sn 09 CCD1 00 Admin

s0..sn: OAuth2 Secret Max. 255 bytes

9 vMeeting Exchange Domain 09 CCD2 ab d0..dn 09 CCD2 00 Admin

d0..dn: Domain Max. 255 bytes

10 vMeeting Exchange Resource 09 CCD3 ab r0..rn 09 CCD3 00 Admin

r0..rn: Resource Max. 255 bytes

11 vMeeting Mode 09 CCD7 01 oo 09 CCD7 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 56: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

12 vMeeting Time Left 09 CCD8 01 ac 09 CCD8 00 User

ac: Action 0x00 = Enable OSD 0x01 = Disable OSD

13 vMeeting Extend Session 09 CCD5 02 d1..d2 09 CCD5 00 User

d1..d2: Duration in minutes Max. 65535 minutes

14 vMeeting Exchange OAuth2 App ID 09 CCD6 ab o0..on 09 CCD6 00 Admin

o0..on: OAuth2 App ID Max. 255 bytes

Routing

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Routing Mode 09 CCEA 01 oo 09 CCEA 00 Admin

oo: Off/On 0x00 = Off 0x01 = On

2 Firewall 09 CD14 03 in se ac 09 CD14 00 Admin

in: Interface0x00 = LAN1 0x01 = LAN2 0x02 = WLAN

se: Service 0x00 = HTTP/HTTPS 0x01 = RTSP

ac: Action 0x00 = Deny traffic 0x01 = Accept traffic

Routing Table

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Routing Table 0D CD0A 000D in en ip0..ip3 pr ge gw0..gw3 de 09 CD0A 00 Admin

in: Index 0x00..0x09 = Index (0..9)

en: Enable 0x00 = Off 0x01 = On

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

pr: Prefix 0x01..0x20 = 1..32

ge: Gateway enable 0x00 = Off 0x01 = On

gw0..gw3: Gateway IP 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

de: Device0x00 = LAN1 0x01 = LAN2 0x02 = WLAN

GET

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 57: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

GETDevice

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Model 08 CB00 00 08 CB00 ab n0..nn None

n0..nn: Model name E.g. CB1

1 Model 08 CB00 01 ac 08 CB00 ab lm n0..nn hw None

ac: Action 0x00 = Get additional hardware type lm: Model name length

n0..nn: Model name E.g. CB1

hw: Hardware type

0x00 = NONE 0x01 = NUC7 0x02 = NUC8 0x03 = GIADA7 0x04 = AAEON8

2 Serial Number 08 CB60 00 08 CB60 04 s0..s3 None

s0..s3: Serial number

2 Serial Number 08 CB60 01 re Only supported by Cynap Core Pro (CCP) devices 08 CB60 ab s0..s3 lf f0..fn None

re: Request 0x00 = Framegrabber s0..s3: Serial number

lf: Framegrabber serialnumber length

Max. 16 bytes

f0..fn: Framegrabber serialnumber

3 Adjustment Date 08 CB76 00 08 CB76 04 y0..y1 mm dd Admin

y0..y1: Year 0x0000..0xFFFF = Year

mm: Month 0x01..0x0C = Month (1..12)

dd: Day 0x01..0x1F = Day (1..31)

4 Boxname 08 CB03 00 08 CB03 ab n0..nn None

n0..nn: Name of box Max. 32 bytes

5 Support Year 08 CB77 01 re 08 CB77 02 re st User

re: Request 0x00 = Status re: Request 0x00 = Status

st: Status 0x00 = Failed 0x01 = OK

5 Support Year 08 CB77 01 re 08 CB77 ab re k0..kn User

re: Request 0x01 = Key re: Request 0x01 = Key

k0..kn: Key E.g. D83FB23E-45CA0401-99EC3A36-B6B019B5-400007E4

5 Support Year 08 CB77 01 re 08 CB77 03 re y0..y1 User

re: Request 0x02 = Last calender year within support period re: Request 0x02 = Last calender year within support period

y0..y1: Year 0x0000..0xFFFF = Year

6 License Features (S) 08 CB7F 01 re 08 CB7F 02 re st User

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 58: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

re: Request 0x00 = Status re: Request 0x00 = Status

st: Status 0x00 = Failed 0x01 = OK

6 License Features (S) 08 CB7F 01 re 08 CB7F ab re k0..kn User

re: Request 0x01 = Key re: Request 0x01 = Key

k0..kn: Key E.g. 6DBB679C-A29AD976-61FF0FCE-1AC6073B-00000000

6 License Features (S) 08 CB7F 01 re 08 CB7F 03 re l0..l1 User

re: Request 0x02 = License features re: Request 0x02 = License features

l0..l1: License features

7 License Features USB Status (S) 08 CBA3 00 08 CBA3 01 st None

st: Status 0x00 = None (Key not correct or same key) 0x01 = Found

8 Support Year USB Status (S) 08 CBA5 00 08 CBA5 01 st None

st: Status 0x00 = None (Key not correct or same key) 0x01 = Found

9 License Features WWW Status (S) 08 CBA8 00 08 CBA8 01 st None

st: Status

0x00 = None (Key not correct or same key) 0x01 = Found0x02 = Checking FTP server 0x03 = Failed (Connection to FTP failed or file not found)

10 Support Year WWW Status (S) 08 CBAA 00 08 CBAA 01 st None

st: Status

0x00 = None (Key not correct or same key) 0x01 = Found0x02 = Checking FTP server 0x03 = Failed (Connection to FTP failed or file not found)

11 Device Key (S) 08 CB1F 00 08 CB1F 01 st None

st: State 0x00 = Missing 0x01 = Available

12 Admin Password Reset Status 08 CC7A 00 08 CC7A 01 st None

st: Status0x00 = Processing 0x01 = Failed 0x02 = Success

13 Support PIN (D) 08 CC79 00 08 CC79 04 p0..p3 None

p0..p3: PIN 0x00000000..0x000F423F = Max. 999999 (6 digits)

13 Support PIN 08 CC79 00 08 CC79 ab rs ln n0..nn None

rs: Reset Status 0x00 = OK 0x01 = Failed

ln: Nonce length

n0..nn: Nonce

14 Generate Logfile Status 08 CC97 00 08 CC97 01 st Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 59: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

st: Status

0x00 = Not initialized 0x01 = Busy 0x02 = OK 0x03 = Failed

15 Admin Message 08 CD2D 00 08 CD2D 01 st User

st: Status 0x00 = Stopped 0x01 = Started

16 Admin Message Settings 08 CD2E 00 08 CD2E 01 oo User

oo: Off/On 0x00 = Off 0x01 = On

LAN Interface

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 LAN DHCP 08 CB04 00 08 CB04 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

2 LAN IP Address 08 CB05 00 08 CB05 04 ip0..ip3 Currently used IP address None

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

2 LAN IP Address 08 CB05 01 so 08 CB05 04 ip0..ip3 Currently set Static IP address. If DHCP is set to Off, this isalso the currently used IP address

None

so: Source 0x00 = Static IP ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

2 LAN IP Address 08 CB05 01 so 08 CB05 04 ip0..ip3 Currently set DHCP IP address. If DHCP is set to On, this isalso the currently used IP address

None

so: Source 0x01 = DHCP IP ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

3 LAN Subnet Mask 08 CB06 00 08 CB06 04 ip0..ip3 Currently used subnet mask Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

3 LAN Subnet Mask 08 CB06 01 so 08 CB06 04 ip0..ip3 Currently set Static subnet mask. If DHCP is set to Off, this isalso the currently used subnet mask

Admin

so: Source 0x00 = Static subnet mask ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

3 LAN Subnet Mask 08 CB06 01 so 08 CB06 04 ip0..ip3 Currently set DHCP subnet mask. If DHCP is set to On, this isalso the currently used subnet mask

Admin

so: Source 0x01 = DHCP subnet mask ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

4 LAN Gateway 08 CB07 00 08 CB07 04 ip0..ip3 Currently used gateway Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

4 LAN Gateway 08 CB07 01 so 08 CB07 04 ip0..ip3 Currently set Static gateway. If DHCP is set to Off, this is alsothe currently used gateway

Admin

so: Source 0x00 = Static gateway ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

4 LAN Gateway 08 CB07 01 so 08 CB07 04 ip0..ip3 Currently set DHCP gateway. If DHCP is set to On, this is alsothe currently used gateway

Admin

so: Source 0x01 = DHCP gateway ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 60: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

5 LAN DNS1 08 CB08 00 08 CB08 04 ip0..ip3 Currently used DNS1 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

5 LAN DNS1 08 CB08 01 so 08 CB08 04 ip0..ip3 Currently set Static DNS1 address. If DHCP is set to Off, this isalso the currently used DNS1

Admin

so: Source 0x00 = Static DNS1 ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

5 LAN DNS1 08 CB08 01 so 08 CB08 04 ip0..ip3 Currently set DHCP DNS1. If DHCP is set to On, this is alsothe currently used DNS1

Admin

so: Source 0x01 = DHCP DNS1 ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

6 LAN DNS2 08 CBD1 00 08 CBD1 04 ip0..ip3 Currently used DNS2 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

6 LAN DNS2 08 CBD1 01 so 08 CBD1 04 ip0..ip3 Currently set Static DNS2. If DHCP is set to Off, this is also thecurrently used DNS2

Admin

so: Source 0x00 = Static DNS2 ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

6 LAN DNS2 08 CBD1 01 so 08 CBD1 04 ip0..ip3 Currently set DHCP DNS2. If DHCP is set to On, this is alsothe currently used DNS2

Admin

so: Source 0x01 = DHCP DNS2 ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

7 LAN MAC 08 CB09 00 08 CB09 11 m0..m16 None

m0..m16: MAC address MAC address as string: e.g. 00:0C:92:BC:61:2B

8 LAN DHCP State 08 CB0A 00 08 CB0A 01 st Admin

st: State

0x00 = Off 0x01 = Failed 0x02 = Trying 0x03 = OK 0x04 = Unknown

9 LAN Status 08 CB81 00 08 CB81 01 st User

st: Status

0x00 = Disconnected 0x01 = Connected 0x02 = Scanning 0x03 = Authenticating 0x04 = Failed

10 LAN Authentification Mode 08 CBC4 00 08 CBC4 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

11 LAN Certificate Method 08 CBC5 00 08 CBC5 01 me Admin

me: Method 0x00 = PEAP-MSCHAPV2 0x01 = TTLS-PAP

12 LAN Identity 08 CBC6 00 08 CBC6 ab i0..in Admin

i0..in: Identity Max. 63 bytes

13 LAN Anonymous Identity 08 CBC7 00 08 CBC7 ab i0..in Admin

i0..in: Identity Max. 63 bytes

14 LAN Password 08 CBC8 00 08 CBC8 ab p0..pn Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 61: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

p0..pn: Password Max. 63 bytes

15 LAN Certficate Mode 08 CBC9 00 08 CBC9 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

16 LAN Certificate Name 08 CBCA 00 08 CBCA ab n0..nn Admin

n0..nn: Name Max. 255 bytes

17 LAN Certificate File 08 CBCB 00 0C CBCB ab cd j0..jn Admin

j0..jn: Certificate file list

Certificate file list as JSON string

Syntax:

name: Certificate filenameactive

0: No1: Yes

Example: [{"name": "certificate1.cer", "active": 0}, {"name":"certificate2.cer", "active": 1}]

18 LAN Priority 08 CBEC 00 08 CBEC 01 pr Admin

pr: Priority0x00 = Priority 1 0x01 = Priority 2 0x02 = Priority 3

LAN Interface 2

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 LAN2 Mode 08 CBF2 00 08 CBF2 01 mo Admin

mo: Mode 0x00 = Visualizer 0x01 = LAN

2 LAN2 DHCP 08 CBF3 00 08 CBF3 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

3 LAN2 IP Address 08 CBF4 00 08 CBF4 04 ip0..ip3 Currently used IP address None

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

3 LAN2 IP Address 08 CBF4 01 so 08 CBF4 04 ip0..ip3 Currently set Static IP address. If DHCP is set to Off, this isalso the currently used IP address

None

so: Source 0x00 = Static IP ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

3 LAN2 IP Address 08 CBF4 01 so 08 CBF4 04 ip0..ip3 Currently set DHCP IP address. If DHCP is set to On, this isalso the currently used IP address

None

so: Source 0x01 = DHCP IP ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

4 LAN2 Subnet Mask 08 CBF5 00 08 CBF5 04 ip0..ip3 Currently used subnet mask Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

4 LAN2 Subnet Mask 08 CBF5 01 so 08 CBF5 04 ip0..ip3 Currently set Static subnet mask. If DHCP is set to Off, this isalso the currently used subnet mask

Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 62: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

so: Source 0x00 = Static subnet mask ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

4 LAN2 Subnet Mask 08 CBF5 01 so 08 CBF5 04 ip0..ip3 Currently set DHCP subnet mask. If DHCP is set to On, this isalso the currently used subnet mask

Admin

so: Source 0x01 = DHCP subnet mask ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

5 LAN2 Gateway 08 CBF6 00 08 CBF6 04 ip0..ip3 Currently used gateway Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

5 LAN2 Gateway 08 CBF6 01 so 08 CBF6 04 ip0..ip3 Currently set Static gateway. If DHCP is set to Off, this is alsothe currently used gateway

Admin

so: Source 0x00 = Static gateway ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

5 LAN2 Gateway 08 CBF6 01 so 08 CBF6 04 ip0..ip3 Currently set DHCP gateway. If DHCP is set to On, this is alsothe currently used gateway

Admin

so: Source 0x01 = DHCP gateway ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

6 LAN2 DNS1 08 CBF7 00 08 CBF7 04 ip0..ip3 Currently used DNS1 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

6 LAN2 DNS1 08 CBF7 01 so 08 CBF7 04 ip0..ip3 Currently set Static DNS1 address. If DHCP is set to Off, this isalso the currently used DNS1

Admin

so: Source 0x00 = Static DNS1 ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

6 LAN2 DNS1 08 CBF7 01 so 08 CBF7 04 ip0..ip3 Currently set DHCP DNS1. If DHCP is set to On, this is alsothe currently used DNS1

Admin

so: Source 0x01 = DHCP DNS1 ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

7 LAN2 DNS2 08 CBF8 00 08 CBF8 04 ip0..ip3 Currently used DNS2 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

7 LAN2 DNS2 08 CBF8 01 so 08 CBF8 04 ip0..ip3 Currently set Static DNS2. If DHCP is set to Off, this is also thecurrently used DNS2

Admin

so: Source 0x00 = Static DNS2 ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

7 LAN2 DNS2 08 CBF8 01 so 08 CBF8 04 ip0..ip3 Currently set DHCP DNS2. If DHCP is set to On, this is alsothe currently used DNS2

Admin

so: Source 0x01 = DHCP DNS2 ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

8 LAN2 MAC 08 CBF9 00 08 CBF9 11 m0..m16 None

m0..m16: MAC address MAC address as string: e.g. 00:0C:92:BC:61:2B

9 LAN2 DHCP State 08 CBFA 00 08 CBFA 01 st Admin

st: State

0x00 = Off 0x01 = Failed 0x02 = Trying 0x03 = OK 0x04 = Unknown

10 LAN2 Status 08 CBFB 00 08 CBFB 01 st User

st: Status

0x00 = Disconnected 0x01 = Connected 0x02 = Scanning 0x03 = Authenticating 0x04 = Failed

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 63: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

11 LAN2 Authentification Mode 08 CBFC 00 08 CBFC 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

12 LAN2 Certificate Method 08 CBFD 00 08 CBFD 01 me Admin

me: Method 0x00 = PEAP-MSCHAPV2 0x01 = TTLS-PAP

13 LAN2 Identity 08 CBFE 00 08 CBFE ab i0..in Admin

i0..in: Identity Max. 63 bytes

14 LAN2 Anonymous Identity 08 CBFF 00 08 CBFF ab i0..in Admin

i0..in: Identity Max. 63 bytes

15 LAN2 Password 08 CC00 00 08 CC00 ab p0..pn Admin

p0..pn: Password Max. 63 bytes

16 LAN2 Certficate Mode 08 CC01 00 08 CC01 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

17 LAN2 Certificate Name 08 CC02 00 08 CC02 ab n0..nn Admin

n0..nn: Name Max. 255 bytes

18 LAN2 Certificate File 08 CC03 00 0C CC03 ab cd j0..jn Admin

j0..jn: Certificate file list

Certificate file list as JSON string

Syntax:

name: Certificate filenameactive

0: No1: Yes

Example: [{"name": "certificate1.cer", "active": 0}, {"name":"certificate2.cer", "active": 1}]

19 LAN2 Priority 08 CC04 00 08 CC04 01 pr Admin

pr: Priority0x00 = Priority 1 0x01 = Priority 2 0x02 = Priority 3

WLAN

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 WLAN Mode 08 CB0D 00 08 CB0D 01 mo None

mo: Mode0x00 = Off 0x01 = Infrastructure 0x02 = Access Point

2 WLAN Region 08 CB5D 00 08 CB5D 01 re Admin

re: Region 0x00 = US 0x01 = Others

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 64: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

3 WLAN Status 08 CB6C 00 08 CB6C 07 st qu sl rca rcs Annotation

st: Status

0x00 = Disconnected/Not Running 0x01 = Connected/Running 0x02 = Scanning 0x03 = Authenticating 0x04 = Failed

qu: Quality 0x00..0x64 = Quality in percent (0..100)

sl: Signal level 0x00..0xFF = Signal level in dBm (-35 - -85)

rca: Retry counter accesspoint loss

0x0000..0xFFFF = Counter

rcs: Retry counter signal level 0x0000..0xFFFF = Counter

4 WLAN MAC 08 CB17 00 08 CB17 11 m0..m16 None

m0..m16: MAC address MAC address as string: e.g. 00:0C:92:BC:61:2B

5 Wifi Direct Channel Select 08 CCDE 00 08 CCDE 01 ch Admin

ch: Channel

0x00 = Auto 0x01 = Channel 1 0x02 = Channel 6 0x03 = Channel 11

Access Point

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 AP Channel 08 CB0E 00 08 CB0E 01 ch Admin

ch: Channel

0x00 = 1 0x01 = 6 0x02 = 11 0x03 = 36 0x04 = 40 0x05 = 44 0x06 = 48 0x07 = 149 0x08 = 153 0x09 = 157 0x0A = 161

2 AP SSID Auto 08 CB0F 00 08 CB0F 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

3 AP SSID 08 CBB4 00 08 CBB4 ab s0..sn Annotation

s0..sn: SSID Max. 128 bytes

4 AP IP Address 08 CBB5 00 08 CBB5 04 ip0..ip3 Annotation

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

5 AP Subnet Mask 08 CBB6 00 08 CBB6 04 ip0..ip3 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

6 AP Encryption 08 CBB7 00 08 CBB7 01 en Admin

en: Encryption 0x00 = Off 0x01 = WPA/WPA2

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 65: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

7 AP Password 08 CB1B 00 08 CB1B ab p0..pn Admin

p0..pn: Password Max. 63 bytes

8 AP TX Power 08 CBD3 00 08 CBD3 01 po Admin

po: Power 0x00..0x1E = Power in dBm (0..30)

9 AP Maximum Clients 08 CCF1 00 08 CCF1 01 cl Admin

cl: Clients 0x01..0x08 = 1..8 Clients 0x01..0x0F = 1..15 Clients

Infrastructure

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Infra SSID 08 CB10 00 08 CB10 ab s0..sn Annotation

s0..sn: SSID Max. 128 bytes

2 Infra DHCP 08 CB11 00 08 CB11 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

3 Infra IP Address 08 CB12 00 08 CB12 04 ip0..ip3 Currently used IP address None

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

3 Infra IP Address 08 CB12 01 so 08 CB12 04 ip0..ip3 Currently set Static IP address. If DHCP is set to Off, this isalso the currently used IP address

None

so: Source 0x00 = Static IP ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

3 Infra IP Address 08 CB12 01 so 08 CB12 04 ip0..ip3 Currently set DHCP IP address. If DHCP is set to On, this isalso the currently used IP address

None

so: Source 0x01 = DHCP IP ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

4 Infra Subnet Mask 08 CB13 00 08 CB13 04 ip0..ip3 Currently used subnet mask Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

4 Infra Subnet Mask 08 CB13 01 so 08 CB13 04 ip0..ip3 Currently set Static subnet mask. If DHCP is set to Off, this isalso the currently used subnet mask

Admin

so: Source 0x00 = Static subnet mask ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

4 Infra Subnet Mask 08 CB13 01 so 08 CB13 04 ip0..ip3 Currently set DHCP subnet mask. If DHCP is set to On, this isalso the currently used subnet mask

Admin

so: Source 0x01 = DHCP subnet mask ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

5 Infra Gateway 08 CB14 00 08 CB14 04 ip0..ip3 Currently used gateway Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

5 Infra Gateway 08 CB14 01 so 08 CB14 04 ip0..ip3 Currently set Static gateway. If DHCP is set to Off, this is alsothe currently used gateway

Admin

so: Source 0x00 = Static gateway ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

5 Infra Gateway 08 CB14 01 so 08 CB14 04 ip0..ip3 Currently set DHCP gateway. If DHCP is set to On, this is alsothe currently used gateway

Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 66: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

so: Source 0x01 = DHCP gateway ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

6 Infra DNS1 08 CB15 00 08 CB15 04 ip0..ip3 Currently used DNS1 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

6 Infra DNS1 08 CB15 01 so 08 CB15 04 ip0..ip3 Currently set Static DNS1 address. If DHCP is set to Off, this isalso the currently used DNS1

Admin

so: Source 0x00 = Static DNS1 ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

6 Infra DNS1 08 CB15 01 so 08 CB15 04 ip0..ip3 Currently set DHCP DNS1. If DHCP is set to On, this is alsothe currently used DNS1

Admin

so: Source 0x01 = DHCP DNS1 ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

7 Infra DNS2 08 CBD2 00 08 CBD2 04 ip0..ip3 Currently used DNS2 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

7 Infra DNS2 08 CBD2 01 so 08 CBD2 04 ip0..ip3 Currently set Static DNS2. If DHCP is set to Off, this is also thecurrently used DNS2

Admin

so: Source 0x00 = Static DNS2 ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

7 Infra DNS2 08 CBD2 01 so 08 CBD2 04 ip0..ip3 Currently set DHCP DNS2. If DHCP is set to On, this is alsothe currently used DNS2

Admin

so: Source 0x01 = DHCP DNS2 ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

8 Infra DHCP State 08 CB18 00 08 CB18 01 st Admin

st: State

0x00 = Off 0x01 = Failed 0x02 = Trying 0x03 = OK 0x04 = Unknown

9 Infra Encryption 08 CB1A 00 08 CB1A 01 en Admin

en: Encryption

0x00 = Off 0x01 = WEP 0x02 = WPA/WPA2 0x03 = WPA Enterprise

10 Infra Username/Identity 08 CB6E 00 08 CB6E ab i0..in Admin

i0..in: Identity Max. 63 bytes

11 Infra Anonymous Identity 08 CBC3 00 08 CBC3 ab i0..in Admin

i0..in: Identity Max. 63 bytes

12 Infra Password 08 CB19 00 08 CB19 ab p0..pn Admin

p0..pn: Password Max. 63 bytes

13 Infra Certificate Mode 08 CB73 00 08 CB73 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

14 Infra Certificate Method 08 CBC2 00 08 CBC2 01 me Admin

me: Method 0x00 = PEAP-MSCHAPV2 0x01 = TTLS-PAP

15 Infra Certificate Name 08 CB75 00 08 CB75 ab n0..nn Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 67: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

n0..nn: Name Max. 255 bytes

16 Infra Certificate File 08 CB74 00 0C CB74 ab cd j0..jn Admin

j0..jn: Certificate file list

Certificate file list as JSON string

Syntax:

name: Certificate filenameactive

0: No1: Yes

Example: [{"name": "certificate1.cer", "active": 0}, {"name":"certificate2.cer", "active": 1}]

17 Infra WLAN Priority 08 CBED 00 08 CBED 01 pr Admin

pr: Priority0x00 = Priority 1 0x01 = Priority 2 0x02 = Priority 3

18 Infra AP List 08 CB44 00 0C CB44 ab cd j0..jn Admin

j0..jn: Access point list

Access point list as JSON string

Syntax:

name: Access point nameencryption

nonewepwpa

quality: In percent (0..100)channel: Channel numbersignallevel: In dBmbssid: xx:xx:xx:xx:xx:xxfrequency: x.xxx

Example: [{"name": "Multicast-Data", "encryption": "wpa", "quality": 100,"channel": 6, "signallevel": -18, "bssid": "A8:9D:21:83:5C:41","frequency": "2.437"}, {"name": "DataLan", "encryption": "wep","quality": 77, "channel": 6, "signallevel": -56, "bssid":"A8:9D:21:BE:6A:82", "frequency": "2.437"}, {"name": "....-----","encryption": "none", "quality": 68, "channel": 36, "signallevel":-62, "bssid": "F8:32:E4:A4:D8:74", "frequency": "5.18"}]

19 Infra AP List Status 08 CB6D 00 08 CB6D 01 st User

st: Status0x00 = Searching 0x01 = Failed 0x02 = Success

20 Infra WLAN SSID Type 08 CC44 00 08 CC44 01 ty Admin

ty: Type 0x00 = ESSID 0x01 = BSSID

21 Infra WLAN BSSID 08 CC45 00 08 CC45 ab b0..bn Admin

b0..bn: BSSID Max. 17 bytes

22 Infra WLAN Frequency Band 08 CC46 00 08 CC46 01 ba Admin

ba: Band0x00 = Both 0x01 = 2.4 GHz 0x02 = 5 GHz

23 Infra Signal Level Limit 08 CC7B 00 08 CC7B 01 sll Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 68: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

sll: Signal Level Limit (dBm)

Network

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Preview Picture 08 CB02 06 w0..w1 h0..h1 ty so 0A01 CB02 ab cd ef gh w0..w1 h0..h1 lp0..lp3 p0..pn Viewer

w0..w1: Preferredpicture width

w0..w1: Picture width

h0..h1: Preferredpicture height

h0..h1: Picture height

ty: Picture type 0x00 = JPEG lp0..lp3: Picture datalength

so: Source

0x00 = Main 0x01 = Preview HDMI 1 0x02 = Preview HDMI 2 0x03 = Preview Main + OSD menu

p0..pn: Picture data

2 Miracast 08 CB36 00 08 CB36 01 st Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

3 Miracast P2P Mode 08 CCFD 00 08 CCFD 01 mo Admin

mo: Mode 0x00 = Client 0x01 = Master

4 Airplay 08 CB37 00 08 CB37 01 st Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

5 Airplay 4k Mode 08 CD25 00 08 CD25 01 st Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

6 Airplay Password Mode 08 CBD6 00 08 CBD6 01 mo Admin

mo: Mode 0x00 = None 0x01 = PIN

7 Airplay PIN Notification 08 CC33 00 08 CC33 01 oo User

oo: Off/On 0x00 = Off 0x01 = On

8 Airplay BLE Discovery 08 CC52 00 08 CC52 01 st Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

9 Airplay Interface 08 CC53 00 08 CC53 01 in Admin

in: Interface0x00 = LAN 0x01 = WLAN 0x02 = LAN2

10 Chromecast 08 CBB2 00 08 CBB2 01 st Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 69: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

11 vSolution Cast/App 08 CB86 00 08 CB86 01 st None

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

12 Mirroring 08 CB3B 00 08 CB3B 03 st t0..t1 None

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

t0..t1: Time left 0x00..0x1E = In seconds (0..30)

13 Netdrive 08 CBAB 01 in 0C CBAB ab cd in ty ln n0..nn lu u0..un lun un0..unn lp p0..pn ld d0..dn am du User

in: Index 0x00..0x09 = Index (0..9) in: Index 0x00..0x09 = Index (0..9)

ty: Type0x00 = None 0x01 = CIFS 0x02 = NFS

ln: Name length Max. 255 bytes

n0..nn: Name

lu: URL length Max. 255 bytes

u0..un: URL

lun: Username length Max. 255 bytes

un0..unn: Username

lp: Password length Max. 255 bytes

p0..pn: Password

ld: Domain length Max. 255 bytes

d0..dn: Domain

am: Access mode 0x00 = Read Only (RO) 0x01 = Read Write (RW)

du: Default upload 0x00 = No 0x01 = Yes

14 Airplay Parameters 08 CBAD 00 0C CBAD ab cd lh0..lh1 h0..hn ap0..ap1 vp0..vp1 ap0..apn vp0..vpn

Parameter block syntax: lb0 lb1: Parameter block length lkv0: Key/Value pair 0 length kv00..kv0n: Key/Value pair 0 .. lkvn: Key/Value pair n length kvn0..kvnn: Key/Value pair n

None

lh0..lh1: Hostnamelength

h0..hn: Hostname

ap0..ap1: Audio Port

vp0..vp1: Video Port

ap0..apn: AudioParameter Block

vp0..vpn: VideoParameter Block

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 70: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

15 Cast ID 08 CBAE 00 0C CBAE ab cd lcl0..lcl1 cl0..cln lcw0..lcw1 cw0..cwn None

lcl0..lcl1: Cast ID forLAN interface length

cl0..cln: Cast ID for LANinterface

lcw0..lcw1: Cast ID forWLAN interface length

cw0..cwn: Cast ID forWLAN interface

16 Webconference 08 CBB9 00 08 CBB9 01 st None

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

17 Webconference URL (D) 08 CBB8 00 08 CBB8 ab u0..un Admin

u0..un: URL Max. 255 bytes

18 Webconference Camera Autostart (D) 08 CBBB 00 08 CBBB 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

19 Webconference Enable Recording 08 CC34 00 08 CC34 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

20 Mirroring LAN 08 CC6E 00 08 CC6E 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

21 Mirroring LAN2 08 CC6F 00 08 CC6F 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

22 Mirroring WLAN 08 CC70 00 08 CC70 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

23 Mirroring Interface 08 CC71 00 08 CC71 01 st User

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

24 vSolution Cast/App Password Mode 08 CC98 00 08 CC98 01 mo None

mo: Mode 0x00 = None 0x01 = PIN

25 Miracast Password Mode 08 CC1F 00 08 CC1F 01 mo Admin

mo: Mode 0x00 = None 0x01 = PIN

26 Miracast User Input Back Channel 08 CB33 00 08 CB33 01 st Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 71: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

27 Webconference Entries 08 CCA6 00 0A01 CCA6 ab cd ef gh j0..jn User

j0..jn: JSON

JSON encoded webconference URLs andnames: [{"Index": 0, "URL": "...", "Name": "...","Native": "..."}, ..., {"Index": 9, "URL": "...","Name": "...", "Native": "..."}]

28 Miracast Mice 08 CCC4 00 08 CCC4 02 st if Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

if: Interface

0x00 = All 0x01 = LAN 0x02 = LAN2 0x03 = WLAN

29 Zoom Webconferene Settings 08 CD03 00 0C CD03 ab cd ms mo ct ln n0..nn li i0..in lp p0..pn lk k0..kn ls s0..sn va None

ms: Master switch 0x00 = Disabled 0x01 = Enabled

mo: Mode0x00 = Local only 0x01 = Join only 0x02 = Both

ct: Content streaming,recording

0x00 = Disabled 0x01 = Enabled

ln: Name length

n0..nn: Name Max. 255 bytes

li: ID length

i0..in: Personal meetingroom ID

Max. 255 bytes

lp: Password length

p0..pn: Personalmeeting room password

Max. 255 bytes

lk: SDK API key length

k0..kn: SDK API key Max. 255 bytes

ls: SDK API secretlength

s0..sn: SDK API secret Max. 255 bytes

va: vApp 0x00 = Disabled 0x01 = Enabled

30 Zoom Webconference Status 08 CD05 00 08 CD05 11 st ms mo ci0..ci3 mi0..mi7 ro va None

st: Status

0x00 = Disconnected 0x01 = Joining 0x02 = Joined 0x03 = Error 0x04 = Meeting ended by host 0x05 = Join error: meeting not started 0x06 = Audio connecting 0x07 = Waiting room

ms: Master switch 0x00 = Disabled 0x01 = Enabled

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 72: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

mo: Mode0x00 = Local (Host) only 0x01 = Join Only 0x02 = Both

ci0..ci3: Client ID

mi0..mi7: Meeting ID

ro: Role0x00 = Host 0x01 = Join 0x02 = None

va: vApp 0x00 = Disabled 0x01 = Enabled

31 Dynamic Mirroring Pin 08 CD0F 00 08 CD0F 02 st rt Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

rt: Reset time 0x0A..0x3C = In minutes (10..60)

32 Webconference Screenshare 08 CD0E 00 08 CD0E 02 oo mo None

oo: Off/On 0x00 = Off 0x01 = On

mo: Mode 0x00 = Native 0x01 = Video

33 Screenshare Window 08 CD18 00 08 CD18 01 sw None

sw: Screensharewindow

0x00 = Don't show screenshare window 0x01 = Show screenshare window

34 BYOD Endless Mode 08 CD22 00 08 CD22 01 st Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

35 Management Server Subscribe Status 08 CD29 00 08 CD29 ab st h0..h1 lh h0..hn None

st: Status

0x00 = Init 0x01 = Generic error 0x02 = Dhcp error 0x03 = Post error 0x04 = Ok

h0..h1: Html responsecode

lh: Host length

h0..hn: Host

36 Management Server Subscribe Settings 08 CD20 00 08 CD20 ab mo hl h0..hn None

mo: Management serversubscribe mode

0x00 = Off 0x01 = Static 0x02 = DHCP

hl: Host for static modelength

h0..hn: Host for staticmode

37 Interface MAC 08 CCB1 00 08 CCB1 07 m0..m5 if None

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 73: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

m0..m5: MAC address Binary MAC address: e.g. 000C92BC612B

if: Connected Interface0x00 = LAN 0x01 = LAN2 0x02 = WLAN

38 Waitingroom 08 CD2C 00 0A01 CD2C ab cd ef gh w0..wn User

w0..wn: Waitingroom asJSON string

If there are participants waiting: {"waitingroom":"teams orzoom","participants":[{"name":"name ofuser","id":"ID of user"}]}

No participants waiting: []

Date/Time

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Time Source 08 CB1D 00 08 CB1D 01 so Admin

so: Source 0x00 = Internal0x01 = External

2 Timeserver URL 08 CC42 00 08 CC42 ab u0..un Admin

u0..un: URL Max. 255 bytes

3 Date Format 08 CB1E 00 08 CB1E 01 fo None

fo: Format 0x00 = DDMMYYYY/24H 0x01 = MMDDYYYY/12H

4 Date/Time 08 CB1C 00 08 CB1C 05 yy mm dd hh mi None

yy: Year 0x00..0x63 = Year (0..99)

mm: Month 0x01..0x0C = Month (1..12)

dd: Day 0x01..0x1F = Day (1..31)

hh: Hour 0x00..0x17 = Hour (0..23)

mi: Minute 0x00..0x3B = Minute (0..59)

5 Timezone 08 CB82 00 08 CB82 01 tz Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 74: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

tz: Timezone

0x00 = Pacific/Apia 0x01 = Pacific/Honolulu 0x02 = America/Anchorage 0x03 = America/Los Angeles 0x04 = America/Tijuana 0x05 = America/Phoenix 0x06 = America/Denver 0x07 = America/Mazatlan 0x08 = America/Chicago 0x09 = America/Regina 0x0A = America/Mexico City 0x0B = America/Bogota 0x0C = America/New York 0x0D = America/Caracas0x0E = America/Halifax 0x0F = America/Santiago 0x10 = America/La Paz 0x11 = America/St. Johns 0x12 = America/Sao Paulo 0x13 = America/Buenos Aires 0x14 = America/Montevideo 0x15 = Atlantic/South Georgia 0x16 = Atlantic/Azores 0x17 = Atlantic/Cape Verde 0x18 = Africa/Casablanca 0x19 = UTC 0x1A = Europe/London 0x1B = Europe/Berlin 0x1C = Africa/Kinshasa 0x1D = Europe/Istanbul 0x1E = Africa/Cairo 0x1F = Asia/Jerusalem 0x20 = Africa/Johannesburg 0x21 = Europe/Moscow 0x22 = Africa/Nairobi 0x23 = Asia/Baghdad 0x24 = Asia/Tehran 0x25 = Asia/Muscat 0x26 = Asia/Baku 0x27 = Asia/Kabul 0x28 = Asia/Karachi 0x29 = Asia/Kolkata 0x2A = Asia/Katmandu 0x2B = Asia/Almaty 0x2C = Asia/Dhaka 0x2D = Asia/Rangoon 0x2E = Asia/Bangkok 0x2F = Asia/Hong Kong 0x30 = Asia/Singapore 0x31 = Australia/Perth 0x32 = Asia/Taipei 0x33 = Asia/Tokyo0x34 = Asia/Seoul 0x35 = Australia/Adelaide 0x36 = Australia/Darwin 0x37 = Australia/Sydney 0x38 = Australia/Brisbane 0x39 = Pacific/Noumea 0x3A = Pacific/Auckland 0x3B = Pacific/Kwajalein

6 Timeserver Test Status 08 CC78 00 08 CC78 01 st Admin

st: Status0x00 = Testing 0x01 = Failed 0x02 = Success

7 Timezone UTC Offset 08 CC49 00 08 CC49 02 o0..o1 User

o0..o1: Offset Offset in minutes to UTC. Positive values are timezones west ofLondon (=UTC/GMT), negative values are east of London

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 75: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

Streaming

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Streaming Function 08 CB93 00 08 CB93 01 st None

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

2 Streaming Mode 08 CB20 00 08 CB20 01 oo None

oo: Off/On 0x00 = Off 0x01 = On

3 Streaming Resolution 08 CB23 00 08 CB23 01 re Admin

re: Resolution

0x00 = Full HD (1080p, 1920x1080) 0x01 = HD (720p, 1280x720) 0x02 = qHD (540p, 960x540) 0x03 = nHD (360p, 640x360)

4 Streaming Framerate 08 CB24 00 08 CB24 01 fr Admin

fr: Framerate0x00 = Low (10 FPS) 0x01 = Medium (20 FPS)0x02 = High (30 FPS)

5 RTP Streaming Mode 08 CBD4 00 08 CBD4 01 oo None

oo: Off/On 0x00 = Off 0x01 = On

6 RTP Streaming IP Address 08 CB21 00 08 CB21 04 ip0..ip3 Admin

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

7 RTP Streaming Port 08 CB22 00 08 CB22 02 po..p1 Admin

po..p1: Port 0x2260..0x2328 = Port (8800..9000)

8 RTP Streaming Interface 08 CB5C 00 08 CB5C 01 in Admin

in: Interface 0x00 = LAN 0x01 = WLAN

9 RTP Unicast TTL 08 CBD9 00 08 CBD9 01 tt Admin

tt: TTL 0x01..0xFF = TTL (1..255)

10 RTP Multicast TTL 08 CBDA 00 08 CBDA 01 tt Admin

tt: TTL 0x01..0xFF = TTL (1..255)

11 RTSP Streaming Mode 08 CBD5 00 08 CBD5 01 oo None

oo: Off/On 0x00 = Off 0x01 = On

12 RTSP URL Interface 08 CBE5 00 08 CBE5 01 in Admin

in: Interface

0x00 = LAN: Use IP address of LAN interface for streamingURL0x01 = WLAN: Use IP address of WLAN interface forstreaming URL

13 Streaming URL Mode 08 CC69 00 08 CC69 01 mo Admin

mo: Mode 0x00 = Static URL 0x01 = Dynamic URL

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 76: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

14 Streaming Bitrate Mode 08 CC75 00 08 CC75 03 mo br0..br1 User

mo: Bitrate Mode 0x00 = Constant 0x01 = Variable

br0..br1: Bitrate Average bitrate in kBit for 'Variable' mode

Recording

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Video Recording 08 CB25 00 08 CB25 05 st t0..t3 Annotation

st: State0x00 = Recording 0x01 = Paused 0x02 = Stopped

t0..t3: Recording time In ms

2 Recording Resolution 08 CB26 00 08 CB26 01 re Admin

re: Resolution

0x00 = Full HD (1080p, 1920x1080) 0x01 = HD (720p, 1280x720) 0x02 = qHD (540p, 960x540) 0x03 = nHD (360p, 640x360)

3 Recording Framerate 08 CB94 00 08 CB94 01 fr Admin

fr: Framerate0x00 = Low (10 FPS) 0x01 = Medium (20 FPS)0x02 = High (30 FPS)

4 Recording Function 08 CB92 00 08 CB92 01 st None

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

5 Recording Stream Input Setup 08 CC22 00 0C CC22 ab cd mo ra o0..o1 ls s0..sn Admin

mo: Mode0x00 = None 0x01 = Generic 0x02 = RTSP/RTP over TCP

ra: Record audio track 0x00 = Disabled 0x01 = Enabled

o0..o1: Offset In ms

ls: Stream input URL length Max. 255 bytes

s0..sn: Stream input URL

6 Recording Stream Input Health Status 08 CC2D 00 08 CC2D 01 st None

st: Status0x00 = None 0x01 = OK 0x02 = Error

7 Recording Trigger 08 CC26 00 08 CC26 01 tr User

tr: Trigger

0x00 = None 0x01 = Manual 0x02 = Opencast 0x03 = Panopto

8 Recording Location 08 CC2F 00 0C CC2F ab cd ll l0..ln lu u0..un User

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 77: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

ll: Recording location length Max. 255 bytes

l0..ln: Recording location

lu: Recording location URIlength

Max. 255 bytes

u0..un: Recording locationURI

9 Recording Rename 08 CC9B 00 08 CC9B 01 oo None

oo: Off/On 0x00 = Off 0x01 = On

10 PIP Content 08 CD07 00 08 CD07 01 co User

co: Content 0x00 = IP Camera 0x01 = Main Screen

11 PIP Camera Latency 08 CD08 00 08 CD08 02 la0..la1 User

la0..la1: Latency 0x000..0x07D0 = Latency in ms (0..2000)

12 PIP Position 08 CD0C 00 08 CD0C 01 po User

po: Position

0x00 = Top Left 0x01 = Top Right 0x02 = Bottom Left 0x03 = Bottom Right

13 PIP Size 08 CD0B 00 08 CD0B 01 si User

si: Size 0x00 = 360p wide

14 PIP Function 08 CD06 00 08 CD06 01 st Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

15 PIP Stream Input 08 CD0D 00 08 CD0D 01 in User

in: Index 0x00..0x03 = Index (0..3)

Output

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Main Resolution 08 CB4D 00 08 CB4D 01 re Admin

re: Resolution

0x00 = Auto 0x01 = 1080p60 0x02 = 2160p30 0x03 = 2160p60 0x04 = 1080p30

2 Aux Mode 08 CB5B 00 08 CB5B 01 mo None

mo: Mode

0x00 = Mirror, 1:1 0x01 = Mirror, 1080p60 0x02 = Mirror, 720p60 0x03 = Content, 1080p60 0x04 = Content, 720p60 0x05 = Moderator, 1080p60

3 Aux Allow Mirror Override 08 CBD7 00 08 CBD7 01 ny None

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 78: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

ny: No/Yes 0x00 = No 0x01 = Yes

4 Aux Mirror Override 08 CBD8 00 08 CBD8 01 oo User

oo: Off/On 0x00 = Off 0x01 = On

5 Aux Content Priority 08 CBB3 00 08 CBB3 02 in wt Admin

in: Index 0x00..0x02 = Index (0..2)

wt: Window type (AUXContent Prio)

0x01 = Visualizer 0x02 = HDMI 0x03 = Browser 0x06 = Video 0x08 = Image 0x09 = PDF 0x0A = Office PPT/PPTX 0x0B = Office DOC/DOCX/TXT 0x0C = Office XLS/XLSX 0x0D = Whiteboard 0x0E = Audio 0x0F = Webconference 0x10 = Webcam 0x11 = Stream Input 0x13 = Office 365 Outlook0x14 = Office 365 Word 0x15 = Office 365 Excel 0x16 = Office 365 PowerPoint 0x17 = Office 365 OneNote 0x1E = Office 365 Whiteboard

6 Swap Main/Aux Outputs 08 CC3A 00 08 CC3A 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

7 Windows (D) 08 CB27 00 0C CB27 ab cd ww0..ww1 wh2..wh3 cb0..cb11 lb0..lb1 b0..bn

The parameters Common block, Window typespecific block length and Window type specificblock are combined in a block called Windowinfos. In this specification, only the Window infosblock for window 0 is listed but this block is actuallyrepeated four times (one Window infos block foreach window, regardless if this window is currentlydisplayed or not)

User

ww0..ww1: Windowreference width

wh2..wh3: Windowreference height

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 79: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

cb0..cb11: Commonblock

Syntax: wt: Window type

0x00 = None0x01 = Visualizer0x02 = HDMI0x03 = Browser0x04 = Miracast0x05 = Airplay/Chromecast0x06 = Video0x07 = vSolution Cast/App0x08 = Image0x09 = PDF0x0A = Office PPT/PPTX0x0B = Office DOC/DOCX/TXT0x0C = Office XLS/XLSX0x0D = Whiteboard0x0E = Audio0x0F = Webconference

fs: Full screen

0x00: Normal0x01: Full screen

x0..x1: X position (left upper corner) y0..y1: Y position (left upper corner) w0..w1: Width h0..h1: Height mu: Mute

0x00: Not muted0x01: Muted

vo: Volume (0x00..0x7d: Volume in percent)

lb0..lb1: Window typespecific block length

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 80: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

b0..bn: Window typespecific block

Type Visualizer and HDMI (wt=0x01..0x02): in0..in3: Index ln0..ln1: Input name lengthn0..nn: Input name Type Browser and Webconference (wt=0x03,0x0F): lu0..lu1: URL length u0..un: URL lt0..lt1: Title length t0..tn: Title it: Input type (request keyboard) pdf: PDF viewer active pp0..pp3: Page of PDF tpp0..tpp3: Total page count of PDF bu: Busy pft0..pft3: Password field top (0x00000000 if notavailable) pfb0..pfb3: Password field bottom (0x00000000 ifnot available) pfl0..pfl3: Password field left (0x00000000 if notavailable) pfr0..pfr3: Password field right (0x00000000 if notavailable) zlp0..zlp3: Zoom level in percent Type Miracast, Airplay and vSolution Cast/App(wt=0x04, 0x05, 0x07): ln0..ln1: Name length n0..nn: Name Type Video and Audio (wt=0x06, 0x0E): du0..du3: Duration in ms p0..p3: Position in ms sp: Speed

0x00: Pause0x01: Normal0xFF: Backward0x02..0x05: Speed multiplier)

Type Image (wt=0x08): in0..in3: Image number tn0..tn3: Total number of images lf0..lf1: Filename length f0..fn: Filename Type PDF (wt=0x09): p0..p3: Page tp0..tp3: Total number of pageszlp0..zlp3: Zoom level in percent Type Office (wt=0x0A..0x0C): p0..p3: Page tp0..tp3: Total pages ld0..ld1: Document name length dn0..dnn: Document name wp0..wp3: Worksheet pages lw0..lw1: Worksheet name length wn0..wnn: Worksheet name Type Whiteboard (wt=0x0D): nu: Number of users

8 Windows 2 08 CBBA 00 0C CBBA ab cd ww0..ww1 wh2..wh3 lcb cb0..cbn lb0..lb1 b0..bn

The parameters Common block length, Commonblock, Window type specific block lengthandWindow type specific block are combined ina block called Window infos. In this specification,only the Window infos block for window 0 is listedbut this block is actually repeated four times (oneWindow infos block for each window, regardless ifthe window is currently displayed or not)

User

ww0..ww1: Windowreference width

wh2..wh3: Windowreference height

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 81: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

lcb: Common blocklength

0x0F = 15 bytes

cb0..cbn: Commonblock

Syntax: wt: Window type

0x00 = None0x01 = Visualizer0x02 = HDMI0x03 = Browser0x04 = Miracast0x05 = Airplay/Chromecast0x06 = Video0x07 = vSolution Cast/App0x08 = Image0x09 = PDF0x0A = Office PPT/PPTX0x0B = Office DOC/DOCX/TXT0x0C = Office XLS/XLSX0x0D = Whiteboard0x0E = Audio0x0F = Webconference0x10 = Webcam0x11 = Stream Input0x13 = Office 365 Outlook0x14 = Office 365 Word0x15 = Office 365 Excel0x16 = Office 365 PowerPoint0x17 = Office 365 OneNote0x18 = vMatrix Pull Stream (from station)0x19 = vMatrix Push Stream (to station)0x1A = vMatrix Station Browser0x1B = Office 365 Teams0x1C = vMatrix Groupwork Stream0x1D = Zoom Webconference0x1E = Office365 Whiteboard0xFF = Restricted Window: No touch/keyevents, only WolfProt window control 'Close','Fullscreen', 'Normal' and 'ToggleFullscreen/Normal' allowed by client for thiswindow

fs: Full screen

0x00: Normal0x01: Full screen

x0..x1: X position (left upper corner) y0..y1: Y position (left upper corner) w0..w1: Width h0..h1: Height mu: Mute

0x00: Not muted0x01: Muted

vo: Volume (0x00..0x7d: Volume in percent) aux: Aux

0x00: Not on second output0x01: On second output

rec: Display as transparent window forrecording/streaming

0x00: No0x01: Yes

WebRTC: Shared over WebRTC

0x00: No0x01: Yes

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 82: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

lb0..lb1: Window typespecific block length

b0..bn: Window typespecific block

Type Visualizer and HDMI (wt=0x01..0x02): in0..in3: Index ln0..ln1: Input name lengthn0..nn: Input name Type Browser, Webconference, Office365, vMatrixStation Browser (wt=0x03, 0x0F, 0x13..0x17, 0x1A,0x1B): lu0..lu1: URL length u0..un: URL lt0..lt1: Title length t0..tn: Title it: Input type (request keyboard) pdf: PDF viewer active pp0..pp3: Page of PDF tpp0..tpp3: Total page count of PDF bu: Busy pft0..pft3: Password field top (0x00000000 if notavailable) pfb0..pfb3: Password field bottom (0x00000000 ifnot available) pfl0..pfl3: Password field left (0x00000000 if notavailable) pfr0..pfr3: Password field right (0x00000000 if notavailable) zlp0..zlp3: Zoom level in percent Type 0x1A additionally: scr: Screenshare status,am: Audio muted status, vm: Video muted status, tj:Teams joined status, hr: Hand raised status, as:Attendees shown status Type Miracast, Airplay and vSolution Cast/App,vMatrix Pull Stream (from station), vMatrixGroupwork Stream (wt=0x04, 0x05, 0x07, 0x18,0x1C): ln0..ln1: Name length n0..nn: Name Type Video and Audio (wt=0x06, 0x0E): du0..du3: Duration in ms p0..p3: Position in ms sp: Speed

0x00: Pause0x01: Normal0xFF: Backward0x02..0x05: Speed multiplier)

lo: Loop

0x00: Off0x01: On

Type Image (wt=0x08): in0..in3: Image number tn0..tn3: Total number of images lf0..lf1: Filename length f0..fn: Filename Type PDF (wt=0x09): p0..p3: Page tp0..tp3: Total number of pageszlp0..zlp3: Zoom level in percent Type Office (wt=0x0A..0x0C): p0..p3: Page tp0..tp3: Total pages ld0..ld1: Document name length dn0..dnn: Document name wp0..wp3: Worksheet pages lw0..lw1: Worksheet name length wn0..wnn: Worksheet name Type Whiteboard (wt=0x0D): nu: Number of users Type Webcam (wt=0x10): ct: Content type

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 83: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

0x00 = HDMI

0x01 = Visualizer0x02 = Disc Player0x03 = Computer0x0A = Camera

ln0..ln1: Camera name length n0..nn: Camera name Type Stream Input (wt=0x11): ct: Content type

0x00 = HDMI0x01 = Visualizer0x02 = Disc Player0x03 = Computer0x0A = Camera0x0B = Stream Input0x0D = Cynap

ln0..ln1: Stream name length n0..nn: Stream name (URL encoded) Type Zoom Webconference (wt=0x1D): am: Audio muted vm: Video muted sa: Screenshare active ro: role(0x00=join, 0x01=host) aa: Audio attendees muted

9 Window Free 08 CB8D 00 08 CB8D 01 ny None

ny: No/Yes 0x00 = No 0x01 = Yes

9 Window Free 08 CB8D 01 ty 08 CB8D 01 ny None

ty: Type 0x00 = BYOD Windows ny: No/Yes 0x00 = No 0x01 = Yes

10 Content Mode Recording Streaming Source 08 CC6D 00 08 CC6D 01 src User

src: Source 0x00 = Main 0x01 = Aux

Firmware Update

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 FW Update Status 08 CB2E 00 08 CB2E 02 st pr None

st: Status

0x00 = Idle 0x01 = Uploading 0x02 = Updating 0x03 = Finished 0x04 = Failed 0x05 = Verifying

pr: Progress 0x00..0x64 = Progress in percent (0..100)

2 Web Update 08 CB7A 00 08 CB7A ab st pr v0..vn User

st: Status

0x00 = Idle 0x01 = Failed 0x02 = No connection 0x03 = Checking 0x04 = Up to date 0x05 = Out of date 0x06 = Downloading 0x07 = Updating

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 84: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

pr: Progress 0x00..0x64 = Progress in percent (0..100)

v0..vn: Firmware version E.g. V1.14f

3 USB Update Status 08 CC1A 00 08 CC1A 01 st None

st: Status0x00 = No firmware update found (or invalid or same buildnumber) 0x01 = Firmware update found

Block

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Block (D) 08 CB34 00 08 CB34 ab st re mu fr vo sys lw w0..wn ws si ns de0..de5 Annotation

st: Streaming 0x00 = Off 0x01 = On

re: Recording0x00 = Started 0x01 = Paused 0x02 = Stopped

mu: Mute 0x00 = Off 0x01 = On

fr: Freeze 0x00 = Off 0x01 = On

vo: Volume 0x00..0x64 = Volume in percent (0..100)

sys: System state 0x00 = Standby 0x01 = On

lw: WLAN name length Max. 128 bytes

w0..wn: WLAN name

ws: WLAN status 0x00 = Disconnected 0x01 = Connected

si: Signal strength 0x00..0x64 = Signal strength in percent (0..100)

ns: Number of sources

de0..de5: Deprecated No longer used, all bytes always 0x00

System

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

1 Power 08 CB0C 00 08 CB0C 01 oo None

oo: Off/On 0x00 = Off 0x01 = On

2 OSD Message 08 CB78 00 0C CB78 ab cd id ic lp p0..pn Annotation

id: Message ID

ic: Icon

0x00 = None 0x01 = Info 0x02 = Warning 0x03 = Error

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 85: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

lp: Parameter length Max. 255 bytes

p0..pn: Parameter

3 Presentation Mode 08 CB38 00 08 CB38 02 mo pe None

mo: Mode 0x00 = Meeting 0x01 = Lecture

pe: Permission timeout 0x0A..0x78 = 10 sec - 120 sec

4 Admin Password 08 CB3F 00 08 CB3F ab p0..pn Admin

p0..pn: Password Max. 63 bytes

5 User Password 08 CB40 00 08 CB40 ab p0..pn Admin

p0..pn: Password Max. 63 bytes

6 RMS Password 08 CBCF 00 08 CBCF ab p0..pn Admin

p0..pn: Password Max. 63 bytes

7 RMS Password Mode 08 CBD0 00 08 CBD0 01 st Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

8 Remote Password 08 CB41 00 08 CB41 01 st None

st: Status 0x00 = Password not required 0x01 = Password required

9 Firmware Version 08 CB50 00 0C CB50 ab cd j0..jn None

j0..jn: Firmware version

Firmware version as JSON string

Syntax:

cynapversion: Vx.xxxbuildnumber: Number with 14 digitsstage

alphabetarelease

Example: {"cynap": {"version": "V1.15a", "buildnumber":"20170503010520", "stage": "alpha"}}

10 Password Type 08 CB51 00 08 CB51 01 ty None

ty: Type 0x00 = Local 0x01 = PIN

11 PIN Destination 08 CB52 00 08 CB52 04 vz di ms rm None

vz: Show PIN onWolfVision Visualizer

0x00 = No 0x01 = Yes

di: Show PIN on Cynapdisplay

0x00 = No 0x01 = Yes

ms: Show PIN on mainscreen

0x00 = No 0x01 = Yes

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 86: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

rm: Show PIN on roommanagement system

0x00 = No 0x01 = Yes

12 PIN Status Local 08 CB53 00 08 CB53 01 st None

st: Status 0x00 = Hide PIN

12 PIN Status Local 08 CB53 00 08 CB53 05 st p0..p3 None

st: Status 0x01 = Show PIN

p0..p3: PIN PIN as 4-digit string: e.g. 0245, 8934 or 1500

13 PIN Status VZ 08 CB83 00 08 CB83 01 st None

st: Status 0x00 = Hide PIN

13 PIN Status VZ 08 CB83 00 08 CB83 05 st p0..p3 None

st: Status 0x01 = Show PIN

p0..p3: PIN PIN as 4-digit string: e.g. 0245, 8934 or 1500

14 PIN Status HDMI 2 08 CBE7 00 08 CBE7 01 st None

st: Status 0x00 = Hide PIN

14 PIN Status HDMI 2 08 CBE7 00 08 CBE7 05 st p0..p3 None

st: Status 0x01 = Show PIN

p0..p3: PIN PIN as 4-digit string: e.g. 0245, 8934 or 1500

15 PIN Status RMS 08 CB54 00 08 CB54 01 st None

st: Status 0x00 = Hide PIN

15 PIN Status RMS 08 CB54 00 08 CB54 05 st p0..p3 None

st: Status 0x01 = Show PIN

p0..p3: PIN PIN as 4-digit string: e.g. 0245, 8934 or 1500

16 Login Level 08 CB55 00 08 CB55 01 lv None

lv: Level

0x00 = None 0x01 = User 0x02 = Admin 0x03 = Annotation 0x04 = Viewer

17 Annotation PIN Status 08 CBCE 00 08 CBCE 01 st None

st: Status 0x00 = Hide PIN

17 Annotation PIN Status 08 CBCE 00 08 CBCE 05 st p0..p3 None

st: Status 0x01 = Show PIN

p0..p3: PIN PIN as 4-digit string: e.g. 0245, 8934 or 1500

18 Front Panel Login 08 CB8E 00 08 CB8E 01 st Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 87: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

19 USB Stick Support 08 CBAC 00 08 CBAC 01 st Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

20 Master Volume 08 CB56 00 08 CB56 01 vo Annotation

vo: Volume 0x00..0x64 = Volume in percent (0..100)

21 Line Out Volume 08 CBAF 00 08 CBAF 01 vo User

vo: Volume 0x00..0x64 = Volume in percent (0..100)

22 HDMI Out 1 Volume 08 CBB0 00 08 CBB0 01 vo User

vo: Volume 0x00..0x64 = Volume in percent (0..100)

23 HDMI Out 2 Volume 08 CBB1 00 08 CBB1 01 vo User

vo: Volume 0x00..0x64 = Volume in percent (0..100)

24 Line In Level 08 CBE8 00 08 CBE8 01 lv Admin

lv: Level 0x00..0x64 = Level in percent (0..100)

25 Line In Local Output 08 CBDD 00 08 CBDD 01 st Mix Line In content on local outputs (Line Out, HDMI 1and HDMI 2)

Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

26 Line In Remote Output 08 CBDE 00 08 CBDE 01 st Mix Line In content on remote outputs (Recording andStreaming)

Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

27 USB Mic 08 CBDF 00 08 CBDF 01 st Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

27 USB Mic 08 CBDF 00 08 CBDF 04 ue ul uw ur Admin

ue: USB Mic 0x00 = Disabled 0x01 = Enabled

ul: USB Mic local out 0x00 = Disabled 0x01 = Enabled

uw: USB Mic webconf 0x00 = Disabled 0x01 = Enabled

ur: USB Micrecording/streaming

0x00 = Disabled 0x01 = Enabled

28 USB Mic Card Name 08 CB4E 00 08 CB4E ab c0..cn Admin

c0..cn: Card name URL encoded

29 USB Mic Card List 08 CB4F 00 0C CB4F ab cd c0..cn Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 88: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

c0..cn: Card names list(URL encoded)

List syntax: lc0: Card name #0 length c00..c0n: Card name #0 .. lcn: Card name #n length cn0..cnn: Card name #n

30 USB Mic Webconference Only (D) 08 CBE0 00 Deprecated: see 0xCBDF 08 CBE0 01 stIf enabled, USB mic will only be mixed to webconferenceaudio input, otherwise USB mic will be mixed like windowcontent

Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

31 USB Mic Volume 08 CBF1 00 08 CBF1 01 vo Admin

vo: Volume 0x00..0x64 = Volume in percent (0..100)

32 Master Mute 08 CB58 00 08 CB58 01 oo Annotation

oo: Off/On 0x00 = Off 0x01 = On

33 Mic Mute 08 CB59 00 08 CB59 01 oo Annotation

oo: Off/On 0x00 = Off 0x01 = On

34 Mic Status 08 CBEA 00 08 CBEA 01 st None

st: Status0x00 = Disabled 0x01 = Working 0x02 = Quiet

35 Mixer Meter 08 CBE9 00 08 CBE9 02 cl cr Admin

cl: Left channel meter 0x00..0x64 = Left channel meter in percent (0..100)

cr: Right channel meter 0x00..0x64 = Right channel meter in percent (0..100)

36 Main Freeze 08 CB5A 00 08 CB5A 01 oo Annotation

oo: Off/On 0x00 = Off 0x01 = On

37 Status Bar 08 CB5E 00 08 CB5E 01 ip Annotation

ip: IP

0x00 = No IP 0x01 = LAN 0x02 = WLAN 0x03 = Both

38 Visualizer Status 08 CB68 00 08 CB68 11 st mo ft0..ft7 ip0..ip3 pw af fr User

st: Status 0x00 = No Visualizer connected 0x01 = Visualizer connected with full integration support

mo: Mode

0x00 = No Visualizer connected 0x01 = Visualizer connected with basic integrationsupport 0x02 = Visualizer connected with full integration support

ft0..ft7: Remote controlfeatures

ft0:

Bit7: ZoomBit6: IrisBit5: MirrorBit4: FocusBit3: AF

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 89: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

Bit2: PowerBit1: LightBit0: ExtIn

ft1:

Bit7: TextBit6: WBBit5: ResetBit4: ImageBit3: ImageTurnBit2: FreezeBit1: ArmBit0: Macro

ft2:

Bit7: Preset1Bit6: Preset2Bit5: Preset3Bit4: RecordBit3: PauseBit2: StopBit1: VolumeBit0: Mute

ft3:

Bit7: Capture Area ShiftBit6: Memory1Bit5: Memory2Bit4: Memory3Bit3: Memory4Bit2: Memory5Bit1: Memory6Bit0: Memory7

ft4:

Bit7: Memory8Bit6: Memory9Bit5: ShowAllBit4: MenuBit3: OnePushAFBit2: SnapshotBit1: Pos/NegBit0: Pos/Blue

ft5:

Bit7: Not Used (FWUpdate)Bit6: Not Used (PT_dZoom)Bit5: Not Used (PT_ImageTurn)Bit4: StrToggle (PT_dem_dZoom)Bit3: Help? (PT_dem_0deg)Bit2: Not Used (PT_dem90deg,)Bit1: Not Used (PT_dem180deg)Bit0: Not Used (PT_dem270deg)

ft6:

Bit7: PiPBit6: VZBit5: MemBit4: USBBit3: Black/WhiteBit2: VergenceBit1: Mirror CenterBit0: 2D/3D

ft7:

Bit7: Mem/USB Navigation (Pos1, End, Left, Right,OK)Bit6: Ext2Bit5: StrBit4: Video Navigation (Pos1, End, FF, FB, OK)

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 90: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

Bit3: Not UsedBit2: Not UsedBit1: Not UsedBit0: Not Used

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

pw: Power state 0x00 = Off 0x01 = On

af: Autofocus state 0x00 = Off 0x01 = On

fr: Freeze State 0x00 = Off 0x01 = On

39 Settings File 08 CB6B 00 0C CB6B ab cd b0..bn Admin

b0..bn: Binary file data Max. 65530 bytes

39 Settings File 08 CB6B 00 0A01 CB6B ab cd ef gh b0..bn Admin

b0..bn: Binary file data

40 HDMI Input Setup 08 CB79 01 in 08 CB79 ab in ty n0..nn Admin

in: Input 0x00 = HDMI 1 0x01 = HDMI 2

in: Input 0x00 = HDMI 1 0x01 = HDMI 2

ty: Type

0x00 = Visualizer 0x01 = HDMI 0x02 = Computer 0x03 = Disc Player 0x04 = Camera

n0..nn: Name Max. 253 bytes

41 HDMI Input Autostart 08 CBBC 01 in 08 CBBC 02 in oo Admin

in: Input 0x00 = HDMI 1 0x01 = HDMI 2

in: Input 0x00 = HDMI 1 0x01 = HDMI 2

oo: Off/On 0x00 = Off 0x01 = On

42 System Language 08 CC43 00 08 CC43 01 la None

la: Language

0x00 = English 0x01 = German 0x02 = Japanese 0x03 = Chinese 0x04 = French 0x05 = Norwegian 0x06 = Russian

43 Stream Input Setup 08 CC19 01 in 0C CC19 ab cd in mo ln n0..nn lu u0..un ty ll am None

in: Index 0x00..0x13 = Index (0..19) in: Index 0x00..0x13 = Index (0..19)

mo: Mode0x00 = None 0x01 = Generic 0x02 = RTSP/RTP over TCP

ln: Stream input namelength

Max. 255 bytes

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 91: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

n0..nn: Stream inputname

lu: Stream input URLlength

Max. 255 bytes

u0..un: Stream inputURL

ty: Type

0x00 = Stream 0x01 = Camera 0x02 = Computer 0x03 = Visualizer 0x04 = HDMI 0x05 = Disc Player 0x06 = Cynap

ll: Low Latency 0x00 = Off 0x01 = On

am: Audio mute 0x00 = Off 0x01 = On

43 Stream Input Setup 08 CC19 00 0A01 CC19 ab cd ef gh lb0..lb1 in mo ln n0..nn lu u0..un ty ll am st

The parameters Block length, Index, Mode, Streaminput name length, Stream input name, Stream inputURL length, Stream input URL, Type, Low Latency,Audio mute and Stream not in use are combined in ablock. In this specification, only the block for index 0 islisted but this block is actually repeated for each inputstream index

None

lb0..lb1: Block length

Combined length of Index, Mode, Stream input namelength, Stream input name, Stream input URL length,Stream input URL, Type, Low Latency, Audiomute.and Stream not in use Max. 65535 bytes

in: Index 0x00..0x13 = Index (0..19)

mo: Mode0x00 = None 0x01 = Generic 0x01 = RTSP/RTP over TCP

ln: Stream input namelength

Max. 255 bytes

n0..nn: Stream inputname

lu: Stream input URLlength

Max. 255 bytes

u0..un: Stream inputURL

ty: Type

0x00 = Stream 0x01 = Camera 0x02 = Computer 0x03 = Visualizer 0x04 = HDMI 0x05 = Disc Player 0x06 = Cynap

ll: Low Latency 0x00 = Off 0x01 = On

am: Audio mute 0x00 = Off 0x01 = On

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 92: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

st: Stream not in use 0x00 = No 0x01 = Yes

44 EULA Accept (S) 08 CB7D 00 08 CB7D 01 st Annotation

st: Status 0x00 = Accepted 0x01 = Not accepted

45 Available Storage Space 08 CB7E 01 un 08 CB7E 05 un as0..as3 Annotation

un: Unit used foravailable spacevalue

0x00 = MB (Megabyte)un: Unit used foravailable space value 0x00 = MB (Megabyte)

as0..as3: Availablespace left

46 Local Touch Keyboard 08 CB84 00 08 CB84 01 oo User

oo: Off/On 0x00 = Off 0x01 = On

47 Caps Lock 08 CB85 00 08 CB85 01 oo User

oo: Off/On 0x00 = Off 0x01 = On

48 QR Code 08 CB88 00 08 CB88 ab q0..qn sn Annotation

q0..qn: QR Code string Max. 255 bytes

sn: Stream not in use 0x00 = No 0x01 = Yes

49 Extra Settings File 08 CB89 ab f0..fn 0A01 CB89 ab cd ef gh b0..bn Annotation

f0..fn: Filename b0..bn: Binary file data

50 Access Token 08 CB8A 00 08 CB8A 09 al t0..t7 Annotation

al: Access level

0x00 = None 0x01 = User 0x02 = Admin 0x03 = Annotation

t0..t7: Token

51 USB User Settings Status 08 CB8B 00 08 CB8B 01 st Annotation

st: Status

0x00 = No user settings 0x01 = User settings found 0x02 = User settings loaded 0x03 = User settings not loaded

52 User Settings Status (D) 08 CBEB 01 so 0C CBEB ab cd j0..jn User

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 93: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

so: Source 0x00 = USB 0x01 = Internal

j0..jn: User settingsstatus list

User settings status list as JSON string

Syntax:

cloud_servicesdropbox

status0: Not available1: Available

gdrivestatus

0: Not available1: Available

boxstatus

0: Not available1: Available

jianguoyunstatus

0: Not available1: Available

webdavstatus

0: Not available1: Available

onedrivestatus

0: Not available1: Available

office365office365

status0: Not available1: Available

browserbookmarks

status0: Not available1: Available

Important: "webdav" is a placeholder for the WebDAV name set inthe device settings

Example: {"cloud_services": [{"dropbox": {"status": 1}}, {"gdrive":{"status": 1}}, {"box": {"status": 1}}, {"jianguoyun":{"status": 1}}, {"onedrive": {"status": 1}}, {"WebDAV Box":{"status": 1}}], "office365": [{"office365": {"status": 1}}],"browser": [{"bookmarks": {"status": 1}}]}

52 User Settings Status (D) 08 CBEB 01 so 0C CBEB ab cd so lj0..lj1 j0..jn User

so: Source 0x02 = USB 0x03 = Internal

so: Source 0x02 = USB 0x03 = Internal

lj0..lj1: Length of usersettings status list

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 94: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

j0..jn: User settingsstatus list

User settings status list as JSON string

Syntax:

cloud_servicesdropbox

status0: Not available1: Available

gdrivestatus

0: Not available1: Available

boxstatus

0: Not available

1: Availablejianguoyun

status0: Not available1: Available

webdavstatus

0: Not available1: Available

onedrivestatus

0: Not available1: Available

office365office365

status0: Not available1: Available

browserbookmarks

status0: Not available1: Available

Important: "webdav" is a placeholder for the WebDAV name set inthe device settings

Example: {"cloud_services": [{"dropbox": {"status": 1}}, {"gdrive":{"status": 1}}, {"box": {"status": 1}}, {"jianguoyun":{"status": 1}}, {"onedrive": {"status": 1}}, {"WebDAV Box":{"status": 1}}], "office365": [{"office365": {"status": 1}}],"browser": [{"bookmarks": {"status": 1}}]}

52 User Settings Status 08 CBEB 01 so 0C CBEB ab cd j0..jn User

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 95: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

so: Source 0x04 = USB 0x05 = Internal

j0..jn: User settingsstatus list

User settings status list as JSON string

Syntax:

cloud_servicesdropbox

status0: Not available1: Available

gdrivestatus

0: Not available1: Available

boxstatus

0: Not available1: Available

jianguoyunstatus

0: Not available1: Available

webdavstatus

0: Not available1: Available

onedrivestatus

0: Not available1: Available

office365credentials

status0: Not available1: Available

namecredentials

localAccountstatus

0: Not available1: Available

namelocalAccount

browserbookmarks

status0: Not available1: Available

Important: "webdav" is a placeholder for the WebDAV name set inthe device settings

Example: {"cloud_services": [{"dropbox": {"status": 1}}, {"gdrive":{"status": 1}}, {"box": {"status": 1}}, {"jianguoyun":{"status": 1}}, {"onedrive": {"status": 1}}, {"WebDAV Box":{"status": 1}}], "office365":[{"credentials":{"status":0,"name":"credentials"}},{"localAccount":{"status":0,"name":"localAccount"}}], "browser":[{"bookmarks": {"status": 1}}]}

52 User Settings Status 08 CBEB 01 so 0C CBEB ab cd so lj0..lj1 j0..jn User

so: Source 0x06 = USB 0x07 = Internal

so: Source 0x06 = USB 0x07 = Internal

lj0..lj1: Length of usersettings status list

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 96: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

j0..jn: User settingsstatus list

User settings status list as JSON string

Syntax:

cloud_services

dropbox

status

0: Not available1: Available

gdrivestatus

0: Not available1: Available

boxstatus

0: Not available1: Available

jianguoyunstatus

0: Not available1: Available

webdavstatus

0: Not available1: Available

onedrivestatus

0: Not available1: Available

office365credentials

status0: Not available1: Available

namecredentials

localAccountstatus

0: Not available1: Available

namelocalAccount

browserbookmarks

status0: Not available1: Available

Important: "webdav" is a placeholder for the WebDAV name set inthe device settings

Example: {"cloud_services": [{"dropbox": {"status": 1}}, {"gdrive":{"status": 1}}, {"box": {"status": 1}}, {"jianguoyun":{"status": 1}}, {"onedrive": {"status": 1}}, {"WebDAV Box":{"status": 1}}], "office365":[{"credentials":{"status":0,"name":"credentials"}},{"localAccount":{"status":0,"name":"localAccount"}}], "browser":[{"bookmarks": {"status": 1}}]}

53 Content Sources 08 CB90 00 0C CB90 ab cd ns ls src ct ln n0..nn t0..tn

The parameters Source block length, Source status,Content type, Source name length, Source name andType specific source block are combined in a blockcalled Source infos. In this specification, only the Sourceinfos block for source 0 is listed but this block is actuallyrepeated as many times as Number of sources specifies

Annotation

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 97: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

ns: Number of sources

ls: Source block lengthCombined length of Source status, Content type,Source name length, Source name and Type specificsource block

src: Source status 0x00 = Not ready0x01 = Available and ready

ct: Content type

0x00 = HDMI 0x01 = Visualizer 0x02 = Disc Player 0x03 = Computer 0x04 = Browser 0x07 = Mirroring 0x08 = Annotation/Whiteboard 0x09 = Webconference 0x0A = Webcam 0x0B = Stream Input 0x0C = Office365 0x0D = Cynap 0x0E = Zoom Webconference 0x0F = Office365 Teams Webconference 0x10 = Stream Input List 0x11 = Camera 0xFF = Undefined

ln: Source name length

n0..nn: Source name

t0..tn: Type specificsource block

This block is optional (depends on Content type) Type HDMI (ct=0x00):

in: Index0 = HDMI 11 = HDMI 2

Type Webcam (ct=0x0A):

in: Index (0..1)ct: Content type

0x00 = HDMI0x01 = Visualizer0x02 = Disc Player0x03 = Computer0x0A = Camera

Type Stream Input (ct=0x0B):

in: Index (0..3)ct: Content type

0x00 = HDMI0x01 = Visualizer0x02 = Disc Player0x03 = Computer0x0A = Camera0x0B = Stream Input0x0D = Cynap

54 File Upload Status 08 CBBE 00 08 CBBE 01 st Annotation

st: Status

0x00 = Idle 0x01 = Upload of current presentation active 0x02 = Upload of current presentation and/or backgroundupload active

55 File Upload Overall Progress 08 CBC0 00 08 CBC0 01 pr Annotation

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 98: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

pr: Progress over allactive uploads

0x00..0x64 = In percent (0..100)

56 File Download Status 08 CC2E 00 08 CC2E 01 st Annotation

st: Status 0x00 = Idle 0x01 = Download of current presentation active

57 Force HTTPS 08 CBDB 00 08 CBDB 01 st Admin

st: Status 0x00 = HTTP and HTTPS allowed 0x01 = Only HTTPS allowed

58 SSH Mode 08 CBF0 00 08 CBF0 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

59 App Recording 08 CC25 00 08 CC25 01 oo None

oo: Off/On 0x00 = Off 0x01 = On

60 USB Camera List 08 CC1D 00 0C CC1D ab cd c0..cn Admin

c0..cn: Camera list

List syntax: lc0: Camera name #0 length c00..c0n: Camera name #0 .. lcn: Camera name #n length cn0..cnn: Camera name #n

61 URL Interface 08 CC68 00 08 CC68 01 in Admin

in: Interface0x00 = LAN 0x01 = WLAN 0x02 = LAN2

62 Download Link List 08 CC67 00 08 CC67 ab j0..jn User

j0..jn: Download Link List

Download link list as JSON string

Syntax:

type0: vCast Windows

source0: Local1: Remote

url

Example: [{"type": 0, "source": 0,"url":"https://10.0.1.1/download/vSolutionCast.exe"},{"type": 1, "source":1,"url":"https://play.google.com/store/apps/details?id=com.wolfvision.vCast.Droid"}]

63 Screensaver State 08 CC76 00 08 CC76 01 st Viewer

st: State

0x00 = Off 0x01 = Standby active 0x02 = Screen Off active 0x03 = Screensaver active

64 Browser Bookmarks 08 CC66 00 0A01 CC66 ab cd ef gh j0..jn User

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 99: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

j0..jn: JSONJSON encoded Bookmarks List, for example{"bookmarks": [{"URL": "orf.at", "NAME": "orf newssite"},{"URL": "gmail.com", "NAME": "mail provider"}]}

65 Browser Home URL 08 CC5F 00 08 CC5F ab u0..un Admin

u0..un: URL Browser Home URL

66 Screensaver Settings 08 CC72 00 0A01 CC72 ab cd ef gh sb hd scr ds0..ds1 dh0..dh1 lu0..lu1 u0..un as kf da0..da1 User

sb: Standby 0x00 = Disabled 0x01 = Enabled

hd: HDMI Off 0x00 = Disabled 0x01 = Enabled

scr: Screensaver 0x00 = Disabled 0x01 = Enabled

ds0..ds1: Standby Delay Delay in minutes or seconds (bit 0x8000 is set) afterwhich device is sent to Standby

dh0..dh1: HDMI OffDelay

Delay in minutes or seconds (bit 0x8000 is set) afterwhich HDMI outputs are turned off

lu0..lu1: ScreensaverURL length

u0..un: ScreensaverURL

as: Autostart 0x00 = Disabled 0x01 = Enabled

kf: Keep files 0x00 = Disabled 0x01 = Enabled

da0..da1: Delay inminutes or seconds (bit0x8000 is set) afterwhich screensaver isstarted automatically

67 Echo Cancel Delay 08 CC7D 00 08 CC7D 02 d0..d1 Admin

d0..d1: Delay 0x0014..0x01F4 = Delay in ms (20..500)

68 Echo Cancel 08 CC7C 00 08 CC7C 01 st Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

69 USB Camera Input Setup 08 CC1E 00 08 CC1E ab in mo wc ln n0..nn d0..dn au Admin

in: Index 0x00..0x01 = Index (0..1)

mo: Mode

0x00 = None 0x01 = Camera 0x02 = Visualizer 0x03 = HDMI 0x04 = Computer 0x05 = Disc Player

wc: Use forWebconferencing

0x00 = Off 0x01 = On

ln: Name length Max. 255 bytes

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 100: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

n0..nn: Name

d0..dn: Device Available values can be retrieved with USB Camera List(CC 1D)

au: Audio support 0x00 = Disabled 0x01 = Enabled

70 Remote Admin PIN 08 CC95 00 08 CC95 01 st None

st: Status 0x00 = PIN not required 0x01 = PIN required

71 BYOD PIN Display 08 CBE4 00 08 CBE4 01 di User

di: Display 0x00 = Hide PIN

71 BYOD PIN Display 08 CBE4 00 08 CBE4 05 di p0..p3 User

di: Display 0x01 = Show PIN 0x02 = Popup PIN

p0..p3: PIN PIN as 4-digit string: e.g. 0245, 8934 or 1500

72 Firmware Signature Check 08 CCA2 00 08 CCA2 01 st Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

73 Disk Encryption Status 08 CC9F 00 08 CC9F 01 st Admin

st: Status

0x00 = Failed 0x01 = InProgress0x02 = Encrypted 0x03 = Decrypted

74 Webbrowser Viewer Support 08 CCAD 00 08 CCAD 01 st None

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

75 Webbrowser Viewer Pin Support 08 CD19 00 08 CD19 01 st None

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

76 LDAP Auth Mode 08 CCA7 00 08 CCA7 01 oo None

oo: Off/On 0x00 = Off 0x01 = On

77 LDAP Server URL 08 CCA8 00 08 CCA8 ab u0..un Max. 255 bytes Admin

u0..un: URL

78 LDAP Server Domain 08 CCA9 00 08 CCA9 ab d0..dn Max. 255 bytes Admin

d0..dn: Domain

79 LDAP TLS Mode 08 CCAA 00 08 CCAA 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

80 LDAP Status 08 CCAC 00 08 CCAC 01 st None

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 101: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

st: Status 0x00 = Not Authenticated 0x01 = Authenticated

81 LDAP Certificate Name 08 CCB0 00 08 CCB0 ab n0..nn Admin

n0..nn: Name Max. 255 bytes

82 Window Settings 08 CCB3 00 08 CCB3 01 af Admin

af: Auto fullscreenx00 = Off 0x01 = On 0x02 = Mixed

83 USB Speaker 08 CCB6 00 08 CCB6 01 st Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

83 USB Speaker 08 CCB6 00 08 CCB6 02 ue uw Admin

ue: USB speaker 0x00 = Disabled 0x01 = Enabled

uw: USB speakerwebconf split: webconfoutput via USB speakeronly if enabled

0x00 = Disabled 0x01 = Enabled

84 USB Speaker Card Name 08 CCB7 00 08 CCB7 ab c0..cn Admin

c0..cn: Card name URL encoded

85 USB Speaker Card List 08 CCB8 00 0C CCB8 ab cd c0..cn Admin

c0..cn: Card names list(URL encoded)

List syntax: lc0: Card name #0 length c00..c0n: Card name #0 .. lcn: Card name #n length cn0..cnn: Card name #n

86 USB Speaker Volume 08 CCB9 00 08 CCB9 01 vo Admin

vo: Volume 0x00..0x64 = Volume in percent (0..100)

87 Presentation ID 08 CCBA 00 08 CCBA 04 pi User

pi: Presentation ID 0x00000000 .. 0xFFFFFFFF = ID

88 Keyboard Layout 08 CCC5 00 08 CCC5 01 la None

la: Layout

0x00 = de 0x01 = us 0x03 = fr 0x05 = no 0x07 = se

89 Power Down Mode 08 CCC7 00 08 CCC7 01 mo None

mo: Mode0x00 = Suspend 0x01 = Shutdown 0x02 = Power saving

90 Splash Screen Trigger Mode 08 CCEF 00 08 CCEF 01 oo User

oo: Off/On 0x00 = Off 0x01 = On

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 102: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

91 Splash Screen Trigger Status 08 CCED 00 08 CCED 01 st User

st: Status 0x00 = Inactive 0x01 = Active

92 System Backup 08 CD01 01 ac 0A01 CD01 ab cd ef gh ac b0..bn Admin

ac: Action 0x00 = Backup settings ac: Action 0x00 = Backup settings

b0..bn: Binary file data

93 TLS 1.0 Support 08 CD13 00 08 CD13 01 st Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

94 HDMI Input Max Resolution 08 CD16 01 in 08 CD16 02 in rs Admin

in: Input 0x00 = HDMI 1 0x01 = HDMI 2

in: Input 0x00 = HDMI 1 0x01 = HDMI 2

rs: Max. Resolution 0x00 = 2160p 0x01 = 1080p

95 Eddystone Discovery 08 CD1A 00 08 CD1A 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

96 Eddystone Interface 08 CD1B 00 08 CD1B 01 in Admin

in: Interface0x00 = LAN1 0x01 = LAN2 0x02 = WLAN

97 Help Page Support 08 CD1C 00 08 CD1C 01 st Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

98 Help Page Status 08 CD1E 00 08 CD1E 01 st User

st: Status 0x00 = Unavailable 0x01 = Available

99 UVC Camera List 2 (P) 08 CD23 00 0C CD23 ab cd c0..cn Admin

c0..cn: Camera list

List syntax: lc0: Camera name #0 length c00..c0n: Camera name #0 as0: Camera #0 autostart support .. lcn: Camera name #n length cn0..cnn: Camera name #n asn: Camera #n autostart support

100 USB Camera Input Setup 2 (P) 08 CD24 00 08 CD24 ab in mo wc ln n0..nn d0..dn au au Admin

in: Index 0x00..0x01 = Index (0..1)

mo: Mode

0x00 = None 0x01 = Camera 0x02 = Visualizer 0x03 = HDMI 0x04 = Computer 0x05 = Disc Player

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 103: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

wc: Use forWebconferencing

0x00 = Off 0x01 = On

ln: Name length Max. 255 bytes

n0..nn: Name

d0..dn: Device Available values can be retrieved with USB Camera List(CD 23)

au: Audio support 0x00 = Disabled 0x01 = Enabled

au: Autostart0x00 = None 0x01 = Disabled 0x02 = Enabled

101 HDMI Input WebRTC 08 CD2A 01 in 08 CD2A 02 in oo Admin

in: Input 0x00 = HDMI 1 0x01 = HDMI 2

in: Input 0x00 = HDMI 1 0x01 = HDMI 2

oo: Off/On 0x00 = Off 0x01 = On

102 Proxy Function 08 CC64 00 08 CC64 01 st Admin

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

103 Proxy URL 08 CC5E 00 08 CC5E ab u0..un Admin

u0..un: URL Max. 255 bytes

104 Proxy Port 08 CC65 00 08 CC65 02 p1..p2 Admin

p1..p2: Port 0x0000..0xFFFF = Port (0..65535)

105 Proxy Authentication Mode 08 CC60 00 08 CC60 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

106 Proxy Username 08 CC61 00 08 CC61 ab u0..un Admin

u0..un: Username Max. 255 bytes

107 Proxy Password 08 CC62 00 08 CC62 ab p0..pn Admin

p0..pn: Password Max. 255 bytes

108 Standby possible 08 CD17 00 08 CD17 01 ny User

ny: No/Yes 0x00 = No 0x01 = Yes

109 System Restore Status 08 CD02 00 08 CD02 01 st None

st: Status

0x00 = None 0x01 = Pending 0x02 = Success 0x03 = Failed

110 Reverse Shell 08 CD2B 00 08 CD2B 03 po..p1 st User

po..p1: Port used byreverse shell

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 104: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

st: Status0x00 = Stopped 0x01 = Started 0x02 = Failed

111 Update on the fly 08 CCFC 00 08 CCFC 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

File Listing

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Mounts List 08 CB3D 00 0C CB3D ab cd j0..jn Annotation

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 105: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

j0..jn: Mounts list

Mounts list as JSON string

Syntax:

name: e.g. Internal, USB, Dropbox, etc.id

InternalSystemUSBdropboxgdriveboxjianguoyunonedrivewebdavnetdrive0..netdrive9cdriveFTPVMeetingRecent-Files

typelocalsystemusbcloudnetdriveftpvmeetingrecent_files

statusnotMountedmountFailedmountednotRespondingdisabledauthbusy

permsro: Read onlywo: Write onlyrw: Read Write

Example: [{"perms": "ro", "name": "Internal", "id": "Internal", "type": "local", "status":"mounted"}, {"perms": "ro", "name": "System", "id": "System", "type":"system", "status": "mounted"}, {"perms": "rw", "name": "USB", "id": "USB","type": "usb", "status": "mounted"}, {"name": "Dropbox", "id": "dropbox","type": "cloud", "status": "notMounted"}, {"name": "OneDrive", "id":"onedrive", "type": "cloud", "status": "notMounted"}, {"perms": "rw", "name":"Google Drive", "id": "gdrive", "type": "cloud", "status": "mounted"}, {"name":"Box", "id": "box", "type": "cloud", "status": "notMounted"}, {"name":"Jianguoyun", "id": "jianguoyun", "type": "cloud", "status": "notMounted"},{"name": "MyData", "id": "netdrive0", "type": "netdrive", "status": "disabled"},{"name": "Install", "id": "netdrive1", "type": "netdrive", "status": "disabled"},{"name": "Private_Files", "id": "netdrive2", "type": "netdrive", "status":"disabled"}, {"name": "Testroom", "id": "netdrive3", "type": "netdrive","status": "disabled"}, {"name": "QNAP_ReadWrite", "id": "netdrive4", "type":"netdrive", "status": "disabled"}, {"name": "Network Drive 5", "id":"netdrive5", "type": "netdrive", "status": "disabled"}, {"name": "Network Drive6", "id": "netdrive6", "type": "netdrive", "status": "disabled"}, {"name":"Network Drive 7", "id": "netdrive7", "type": "netdrive", "status": "disabled"},{"name": "Network Drive 8", "id": "netdrive8", "type": "netdrive", "status":"disabled"}, {"name": "Network Drive 9", "id": "netdrive9", "type": "netdrive","status": "disabled"}, {"name": "cdrive", "id": "cdrive", "type": "cloud","status": "disabled"}, {"perms": "wo", "name": "FTP", "id": "FTP", "type": "ftp","status": "mounted"},{"name":"vSolutionMeeting","id":"VMeeting","status":"mounted","type":"vmeeting","perms":"ro"},{"name":"Recent Files","id":"Recent-Files","type":"recent_files","status":"mounted","perms":"ro"}]

2 File List 0C CB3E ab cd p0..pn 0A01 CB3E ab cd ef gh j0..jn App

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 106: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

p0..pn: Path of requested filelist: e.g. Internal:/// forInternal, USB:/// for USB,dropbox:///MyFolder forDropbox (content of directoryMyFolder), etc.

j0..jn: File list

File list as JSON string

Syntax:

name: Filenametype

dir: Directorytext: Text files (TXT, ODT, etc.) or MS Word documents(DOC/DOCX)calc: MS Excel documents (XLS/XLSX, ODS)presentation: MS PowerPoint documents (PPT/PPTX, PPS,PPSX, ODP)pdf: PDF files (PDF)video: Video files (MP4, AVI, OGG, OGV, MOV, MPG, MPEG,TS, MKV, M2TS, WMV, M4V)audio: Audio files (MP3, WMA, OGA, MKA)image: Image files (BMP, JPG, PNG, GIF, TIFF, TIF)html: HTML files (HTML, HTM, etc.)unknown: Unknown file type (can't be opened)

(Optional) downloadStatusdonerunningfailed

(Optional) preload: Download progress in percent (0..100)(Optional) [drive]UploadStatus

aborteddonefailedrunningpending

(Optional) [drive]UploadProgress: Upload progress in percent(0..100)(Optional) id: File ID (e.g. from cloud service)(Optional) size: File size in bytes

[drive]:

USBdropboxgdriveboxjianguoyunonedrivewebdavnetdrive0..netdrive9FTP

Example: [{"name": "Audio", "type": "dir"}, {"name": "test.txt", "type": "text"}, {"name":"TroubleChapter5.ogg", "type": "video"}, {"id":"0B9HuwUcpZFv5TnFQQnVtcG5pVXM", "name":"AdamSmith_WealthOfNations.pdf", "type": "pdf", "size": 3215627},{"name": "WolfVisionHQ.xml", "type": "unknown"}, {"id":"0B9HuwUcpZFv5RnJSQTI2dzIzdjg", "name": "Foreman_H264.mp4","downloadStatus": "running", "size": 35916682, "preload": 23, "type":"video"}]

3 Download List 08 CB7B 00 0C CB7B ab cd j0..jn User

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 107: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

j0..jn: Download list

Download list for all cloud services as JSON string

Syntax:

statusdonefailedaborted

filenamepreload: Download progress in percent (0..100)

Example: [{"status": "done", "filename": "dropbox:///MyTextFile.txt", "preload": 100},{"status": "done", "filename": "gdrive:///MyDocuments/PresentationNotes.pdf", "preload": 100}, {"status": "done","filename": "box:///ExcelSheet.xlsx", "preload&": 100}]

3 Download List 08 CB7B 01 cs 0C CB7B ab cd j0..jn User

cs: Cloud service

0x00 = Dropbox 0x01 = Google Drive 0x02 = Box 0x03 = Jianguoyun 0x04 = OneDrive 0x05 = WebDAV

j0..jn: Download list

Download list for specified cloud service as JSON string

Syntax:

statusdonefailedaborted

filenamepreload: Download progress in percent (0..100)

Example: [{"status": "done", "filename": "dropbox:///MyTextFile.txt", "preload": 100}]

4 Upload List 08 CBC1 01 re 0C CBC1 ab cd j0..jn Annotation

re: Request 0x00 = Uploads from current presentation j0..jn: Upload list

Upload list of the current presentation as JSON string

Syntax:

file: Fully qualified name: e.g. Internal:///snapshots/image.jpgstatus

donefailabortedrunningpending

optional: progress: Progress in percent (0..100)index: Index in uploads listtarget: Upload destination, e.g. box:///wolfvision/sessionid: ID of session which started the upload. ID is incrementedeach time a login to a cloud service is executedpresentationid: ID of presentation which started the upload. ID isnewly generated each time End Presentation is executeduid: only for internal usesize: Filesize in bytesoption: Currently not used

Example: [{"file": "Internal:///snapshots/cynap-00001234_20170518_085828.jpg","target": "box:///wolfvision/", "sessionid": 5, "index": 1, "status": "done","presentationid": 387, "uid": "387_17659157756_IMMORTAL", "size":115921, "progress": 100}, {"file": "Internal:///snapshots/cynap-00001234_20170518_085828.jpg", "status": "done", "presentationid": 387,"target": "box:///wolfvision/", "sessionid": 6, "index": 2, "uid":"387_17713419333_IMMORTAL", "size": 115921, "progress": 100}]

4 Upload List (S) 08 CBC1 01 re Requires Admin access level 0C CBC1 ab cd j0..jn Annotation

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 108: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

re: Request 0x01 = All uploads j0..jn: Upload list

Upload list of the current presentation as JSON string

Syntax:

filestatusprogressindextargetsessionidpresentationiduidsizeoption

Example:

Cloud

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Cloud Mode 08 CB8F 00 08 CB8F 06 gd dr bo ji od wd User

gd: Google Drive 0x00 = Disabled 0x01 = Enabled

dr: Dropbox 0x00 = Disabled 0x01 = Enabled

bo: Box 0x00 = Disabled 0x01 = Enabled

ji: Jianguoyun 0x00 = Disabled 0x01 = Enabled

od: OneDrive 0x00 = Disabled 0x01 = Enabled

wd: WebDAV 0x00 = Disabled 0x01 = Enabled

2 Cloud Status 08 CB4C 00 08 CB4C 06 dr gd bo ji od wd

Status:

0x00: Disconnected0x01: Authenticating0x02: Connected0x03: Failed0x04: Synced

Annotation

dr: Dropbox

gd: Google Drive

bo: Box

ji: Jianguoyun

od: OneDrive

wd: WebDAV

3 WebDAV Settings 08 CC74 00 0C CC74 ab cd lu u0..un ln n0..nn Admin

lu: Url length Max. 255 bytes

u0..un: Url

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 109: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

ln: Name length Max. 63 bytes

n0..nn: Name

FTP

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 FTP Function 08 CB62 00 08 CB62 01 oo User

oo: Off/On 0x00 = Off 0x01 = On

2 FTP Password 08 CB65 00 08 CB65 ab p0..pn Admin

p0..pn: Password Max. 63 bytes

3 FTP Server URL 08 CB63 00 08 CB63 ab u0..un Admin

u0..un: URL Max. 255 bytes

4 FTP Server Username 08 CB64 00 08 CB64 ab u0..un Admin

u0..un: Username Max. 63 bytes

5 FTP Test Status 08 CB67 00 08 CB67 01 st Admin

st: Status0x00 = Testing 0x01 = Failed 0x02 = Success

HDCP

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Main Out 08 CB6F 00 08 CB6F 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

2 Aux Out 08 CB70 00 08 CB70 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

3 In1 08 CB71 00 08 CB71 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

4 In2 08 CB72 00 08 CB72 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

Annotation/Whiteboard

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Collaboration User 08 CBE6 00 08 CBE6 01 st Admin

st: User connection state 0x00 = Hide 0x01 = Visible

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 110: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

2 Annotation/Whiteboard Settings 08 CB95 01 wn 08 CB95 05 st nr nu ca n Annotation

wn: Window number(Annotation)

0x00..0x03 = Window number (0..3) 0xFF = Annotation plane 0xFE = Annotation Matrix Master plane

st: Status0x00 = Client ID connected 0xFE = No annotation/whiteboard window 0xFF = Client ID unknown

nr: Number of redooperations

nu: Number of undooperations

ca: Clear all 0x00 = Impossible 0x01 = Possible

n: Number of users

3 Annotation/Whiteboard Status 08 CB97 00 08 CB97 01 st Annotation

st: Status

0x00 = Disabled 0x01 = Enabled 0x02 = Paused 0x03 = Enabled Matrix Collaboration

4 Annotation/Whiteboard User Visible 08 CBBD 02 wn u 0C CBBD ab cd j0..jn Annotation

wn: Window number(Annotation)

0x00..0x03 = Window number (0..3) 0xFF = Annotation plane 0xFE = Annotation Matrix Master plane

j0..jn: User information

User information as JSON string

Syntax:

clientIdvisible

0: User is invisible1: User is visible

nick: Nickname used to display the user

Example: [{"clientId": 16326663, "visible": 1, "nick": "Moderator 1"},{"clientId": 9667243470, "visible": 1, "nick": "Moderator 2"}]

u: User 0x00 = Calling user 0x01 = All users

5 Annotation Magic Pen Settings 08 CCE7 00 08 CCE7 04 vt ru fn sn Admin

vt: Visible time in sec 0x01..0x3C = 1..60 seconds

ru: Remote User 0x00 = Denied 0x01 = Allowed

fn: Function 0x00 = Disabled 0x01 = Enabled

sn: Snapshot 0x00 = Off 0x01 = On unfreeze

6 Annotation Magic Pen Status 08 CCEB 00 08 CCEB 01 st Annotation

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

External Storage

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 USB Device List 08 CC20 00 0C CC20 ab cd j0..jn Admin

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 111: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

j0..jn: USB device list

USB device list as JSON string

Syntax:

device: e.g. /dev/sdbmounted

0: Not mounted1: Mounted as external drive

(Optional) manufacturer(Optional) type: Filesystem, e.g. fat, vfat, fat32, etc.(Optional) product(Optional) uuid(Optional) serial(Optional) label(Optional) sizeMb: Size of USB device in megabyte(Optional) isChild

Example: [{"serial": "AA011122161614300126", "device": "/dev/sdb","mounted": 0, "manufacturer": "SanDisk", "sizeMb": 29952,"isChild": 0, "product": "Extreme"}, {"device": "/dev/sdb1", "type":"vfat", "mounted": 0, "uuid": "F81F-1EAE", "sizeMb": 29951,"manufacturer": "SanDisk", "isChild":1, "product": "Extreme","serial": "AA011122161614300126"}]

2 External Storage Status 08 CC23 00 08 CC23 01 st Admin

st: Status

0x00 = Disabled (unbound) 0x01 = Not mounted (bound) 0x02 = Busy 0x03 = Mounted 0x04 = Failed

RMS Client

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 RMS Client 08 CC06 01 in 0C CC06 ab cd in ev ln n0..nn ld d0..dn pt ip0..ip3 p0..p1 lc c0..cn en lpw pw0..pwn wc de Admin

in: Index 0x00..0x09 = Index (0..9) in: Index 0x00..0x09 = Index (0..9)

ev: Event

0x00 = None 0x01 = Power On 0x02 = Power Off 0x03 = Custom Button 1 0x04 = Custom Button 2 0x05 = Custom Button 3 0x06 = Custom Button 4

ln: Name length Max. 255 bytes

n0..nn: Name

ld: Description length Max. 255 bytes

d0..dn: Description

pt: Protocol type

0x00 = TCP 0x01 = UDP 0x02 = PJLINK 0x03 = WOLFPROT

ip0..ip3: IP address 0x00000000..0xFFFFFFFF =0.0.0.0..255.255.255.255

p0..p1: Port

lc: Command length Max. 255 bytes

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 112: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

c0..cn: Command Encoded as HEX string: e.g. 0F010A030405EFA0

en: Enabled 0x00 = False 0x01 = True

lpw: Password length Max. 32 bytes

pw0..pwn: Password

wc: Wolfprot Command 0x00 = None 0x01 = Mirroring Permission Allow

de: Delay 0x00..0x78 = 0..120 seconds

2 RMS Client Event 08 CCDD 01 in 08 CCDD 03 in ev en User

in: Index 0x00..0x09 = Index (0..9) in: Index 0x00..0x09 = Index (0..9)

ev: Event

0x00 = None 0x01 = Power On 0x02 = Power Off 0x03 = Custom Button 1 0x04 = Custom Button 2 0x05 = Custom Button 3 0x06 = Custom Button 4

en: Enabled 0x00 = False 0x01 = True

Session Handling

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 iCalendar Events 08 CC36 00 0A01 CC36 ab cd ef gh lj0..lj3 j0..jn User

lj0..lj3: iCal events listlength

j0..jn: iCal events list

iCal events list as JSON string, based on iCalendar StandardRFC5545, RFC5546 and RFC7529

Syntax:

uidindexsummarystoplocationstartidstart_triggerpasswordstop_triggerfile_trigger

Example: [{"uid": "466951C051", "index": 0, "summary": "My event","stop": 1486454400, "location": "Austria", "start": 1486450800,"id": "1234", "start_trigger":"http://192.168.0.147/api/v1/wolfvision/cynap/1234/start","password": "12345", "stop_trigger":"http://192.168.0.147/api/v1/wolfvision/cynap/1234/stop","file_trigger":"http://192.168.0.147/api/v1/wolfvision/cynap/1234/file"}]

2 File Upload Start 0C CC3F ab cd lf0..lf1 f0..fn 08 CC3F 04 fs0..fs3 User

lf0..lf1: Filename length Max. 255 bytes fs0..fs3: Filesize In bytes

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 113: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

f0..fn: Filename Fully qualified name: e.g.Internal:///snapshots/cynap_foo.jpg

3 File Upload Data 08 CC40 04 b0..b3 0A01 CC40 ab cd ef gh lb0..lb3 b0..bn User

b0..b3: Buffer size In bytes lb0..lb3: Binary file datalength

b0..bn: Binary file data

4 File Upload Stop 08 CC41 00 08 CC41 00 User

5 Active Session 08 CC39 00 0C CC39 ab cd le0..le1 e0..en None

le0..le1: Event ID length Max. 255 bytes

e0..en: Event ID

6 Custom Cloud Name 08 CC47 00 08 CC47 ab n0..nn User

n0..nn: Name Max. 255 bytes

7 Session Handling Support 08 CC48 00 08 CC48 01 st None

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

8 Middleware Endpoint Access Credentials 08 CC3E 00 0C CC3E ab cd lt0 t0..tn sl0 s0..sn

Parameter block syntax: lt0: Token length t0..tn: Token sl0: Secret length s0..sn: Secret

Admin

lt0: Token length

t0..tn: Token Max. 255 bytes

sl0: Secret length

s0..sn: Secret Max. 255 bytes

Skype for Business

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Skype FB Function (D) 08 CC27 00 08 CC27 01 oo User

oo: Off/On 0x00 = Off 0x01 = On

2 Skype FB Signin Address (D) 08 CC28 00 08 CC28 ab a0..an Admin

a0..an: Address Max. 255 bytes

3 Skype FB Signin Password (D) 08 CC29 00 08 CC29 ab p0..pn Admin

p0..pn: Password Max. 255 bytes

4 Skype FB Status (D) 08 CC2B 00 08 CC2B 01 st User

st: Status0x00 = Disconnected 0x01 = Connected 0x02 = Connecting

5 Skype FB Contact List (D) 08 CC30 00 0A01 CC30 ab cd ef gh j0..jn User

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 114: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

j0..jn: Contact list

Contact list as JSON string

Syntax:

name: Name of listbuddies: Array of contacts

uri: Contact URIstateText: e.g. Away, Offline, etc.name: Contact namestateCode: e.g. 2, 5, etc.displayName: Contact name used for display

Example: [{"name": "Other Contacts", "buddies": [{"uri":"sip:[email protected]","stateText": "Offline", "name": "Firstname Lastname","stateCode": 1, "displayName": "Firstname Lastname"}, {"uri":"sip:[email protected]", "stateText":"Away", "name": "Other Guy", "stateCode": 5, "displayName":"Other Guy", "note": "I'm not here right now"}]}, {"name":"Pinned Contacts", "buddies": [{"uri":"sip:[email protected]","stateText": "Offline", "name": "Firstname Lastname","stateCode": 1, "displayName": "Firstname Lastname"}]}]

6 Skype FB Call Status (D) 08 CC4A 00 0C CC4A ab cd st ln n0..nn ct User

st: Status

0x00 = Idle 0x01 = Outgoing 0x02 = Incoming 0x03 = Running

ln: Display name length Max. 255 bytes

n0..nn: Display name

ct: Call type 0x00 = Audio 0x01 = Audio + Video

7 Skype FB Presence Status (D) 08 CC4D 00 0A01 CC4D ab cd ef gh j0..jn User

j0..jn: Presence status list

Presence status list as JSON string

Syntax:

nameidactive

false: Notrue: Yes

Example: [{"name": "Available", "id": "available", "active": true}, {"name":"Busy", "id": "busy", "active": false}, {"name": "Do not disturb","id": "do-not-disturb", "active": false}, {"name": "Away", "id":"away", "active": false}, {"name": "Be right back", "id": "be-right-back", "active": false}, {"name": "Invisible", "id": "invisible","active": false}]

8 Skype FB Account Display Name (D) 08 CC4E 00 08 CC4E ab n0..nn User

n0..nn: Display name Max. 255 bytes

9 Skype FB Accounts (D) 08 CC55 00 0C CC55 ab cd j0..jn User

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 115: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

j0..jn: Available accounts list

Available Skype FB accounts list as JSON string

Syntax:

typesettingsoffice365

name

Example: [{"type": "settings", "name": "[email protected]"},{"type": "office365", "name": "[email protected]" }]

10 Skype FB Default Video Quality (D) 08 CC6C 00 08 CC6C 01 qu Admin

qu: Quality0x00 = Low 0x01 = Medium 0x02 = High

Office 365

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Office 365 Function 08 CC50 00 08 CC50 02 st tm None

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

tm: Teams Status0x00 = No teams meeting active 0x01 = Teams meeting active, client denied 0x02 = Teams meeting active, client allowed

2 Office365 Teams Settings 08 CD15 00 08 CD15 02 ts co User

ts: Teams as content source 0x00 = Don't show Teams as content source 0x01 = Show Teams as content source

co: Content 0x00 = Disabled 0x01 = Enabled

3 Office 365 Credentials Used 08 CC8F 00 08 CC8F 01 cu User

cu: Credentials used 0x00 = From local settings 0x01 = From user

4 Office 365 Local Account 08 CD21 00 0C CD21 ab cd la lu u0..un lp p0..pn Admin

la: Local Account 0x00 = Disabled 0x01 = Enabled

lu: Username length Max. 255 bytes

u0..un: Username

lp: Password length Max. 255 bytes

p0..pn: Password

Webcasting

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Webcast Mode 08 CC08 00 08 CC08 01 mo User

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 116: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

mo: Mode

0x00 = Off 0x01 = Custom 0x02 = Ustream 0x03 = Wowza 0x04 = YouTube 0x05 = Custom 2nd Stream

2 Webcast Ustream Channel List 08 CC15 00 0A01 CC15 ab cd ef gh j0..jn Admin

j0..jn: Channel list

Channel list as JSON string

Syntax:

channels: Array of available channelsid: Channel IDtitle: Channel titleurl: Channel URL

current: Currently selected channelchannelsid: Channel IDtitle: Channel titleurl: Channel URL

Example: {"channels": [{"id": "22760494", "title": "Demo", "url":"http://www.ustream.tv/channel/CcRymHRzsvh"}] , "current":{"id": "22760494", "title": "Demo", "url":"http://www.ustream.tv/channel/CcRymHRzsvh"}}

3 Webcast Ustream Status 08 CC4F 00 08 CC4F 02 ls cs User

ls: Login state

0x00 = Not logged in 0x01 = Login successful 0x02 = Login in progress 0x03 = Login failed

cs: Channel list state0x00 = Unknown 0x01 = Downloaded 0x02 = Failed

4 Webcast Wowza Host URL 08 CC0C 00 08 CC0C ab u0..un Admin

u0..un: URL Max. 255 bytes

5 Webcast Wowza Host Port 08 CC0D 00 08 CC0D 02 p0..p1 Admin

p0..p1: Port

6 Webcast Wowza Application 08 CC0E 00 08 CC0E ab a0..an Admin

a0..an: Application Max. 255 bytes

7 Webcast Wowza Stream Name 08 CC0F 00 08 CC0F ab n0..nn Admin

n0..nn: Name Max. 255 bytes

8 Webcast Wowza Username 08 CC10 00 08 CC10 ab u0..un Admin

u0..un: Username Max. 255 bytes

9 Webcast Wowza Password 08 CC11 00 08 CC11 ab p0..pn Admin

p0..pn: Password Max. 255 bytes

10 Webcast YouTube Login State 08 CC58 00 08 CC58 01 st User

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 117: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

st: State

0x00 = Disconnected 0x01 = Authenticating 0x02 = Authenticated 0x03 = Token expired 0x04 = Failed

11 Webcast YouTube Stream State 08 CC59 00 08 CC59 01 st User

st: State

0x00 = Idle 0x01 = Ready 0x02 = Test starting 0x03 = Live starting 0x04 = Live 0x05 = Complete 0x06 = Error

12 Webcast State 08 CC57 00 08 CC57 01 st User

st: State

0x00 = Disabled 0x01 = Ready 0x02 = Active 0x03 = Error

13 Webcast Ustream Login 08 CC14 00 0C CC14 ab cd lu u0..un lp p0..pn Admin

lu: Username length Max. 255 bytes

u0..un: Username

lp: Password length Max. 255 bytes

p0..pn: Password

14 Webcast Ustream Channel ID 08 CC16 00 08 CC16 ab c0..cn Admin

c0..cn: Channel ID Max. 255 bytes

15 Webcast YouTube Public Name 08 CC13 00 08 CC13 ab n0..nn Admin

n0..nn: Name Max. 255 bytes

16 Webcast Streaming State 08 CC5C 00 08 CC5C 01 st User

st: State 0x00 = Stopped 0x01 = Started

17 Webcast Custom URL2 08 CC0A 00 0C CC0A ab cd lm0..lm1 m0..mn lh0..lh1 h0..hn Admin

lm0..lm1: Main URL length

m0..mn: Main URL Max. 1024 bytes

lh0..lh1: HDMI URL length

h0..hn: HDMI URL Max. 1024 bytes

18 Webcast Custom URL (D) 08 CC09 00 0C CC09 ab cd u0..un Admin

u0..un: URL Max. 255 bytes

19 Webcast YouTube Parameters 08 CCAE 00 0C CCAE ab cd pr lt t0..tn Admin

pr: Privacy0x00 = Private 0x01 = Public 0x02 = Unlisted

lt: Title length Max. 255 bytes

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 118: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

t0..tn: Title

Custom UI

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Custom UI State (S) 08 CC6A 00 08 CC6A 02 up au Admin

up: Uploaded 0x00 = No 0x01 = Yes

au: Active UI 0x00 = Standard 0x01 = Custom

Matrix

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

1 Master Setup Station 08 CC80 01 ti 08 CC80 ab lb0..lb1 s0..s3 pa

The parameters Block length, Serialnumber and Push audio enable arecombined in a block called Stationsetup. In this specification, only theStation setup block for station 0 is listedbut this block is actually repeated foreach station

User

ti: Template index 0x00..0x04 = 0..4 lb0..lb1: Block length Combined length of Serial number andPush audio enable. Max. 65535 bytes

s0..s3: Serial number 0x00000001..0x05F5E0FF =00000001..99999999

pa: Enable stationaudio playback ofpush stream

0x00 = Disabled 0x01 = Enabled

2 Master Discovered Devices 08 CC7E 00 0A01 CC7E ab cd ef gh lb0..lb1 mf s0..s3 ip0..ip3 lv v0..vn ln0..ln1 n0..nn

The parameters Block length, Matrixflags, Serial number, IP address,Length of firmware version, Firmwareversion, Length of name and Name arecombined in a block called Device infos.In this specification, only the Deviceinfos block for device 0 is listed but thisblock is actually repeated for eachdiscovered device

Admin

lb0..lb1: Block length

Combined length of Matrix flags, Serialnumber, IP address, Length offirmware version, Firmware version,Length of name and Name. Max. 65535bytes

mf: Matrix flags: Flagfield for indication ofmatrix specific deviceproperties

0x01 = Matrix supported 0x02 = Master mode enabled 0x04 = Station mode enabled

s0..s3: Serial number 0x00000001..0x05F5E0FF =00000001..99999999

ip0..ip3: IP address 0x00000000..0xFFFFFFFF =0.0.0.0..255.255.255.255

lv: Firmware versionstring length

Max. 255 bytes

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 119: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

v0..vn: Firmwareversion string

ln0..ln1: Name length Max. 65535 bytes

n0..nn: Name

3 Master Status 08 CC7F 00 0A01 CC7F ab cd ef gh lb0..lb1 sp s0..s3 ln0..ln1 n0..nn sl sh lm0..lm1 m0..mn pa pc pi

The parameters Block length, Stationpresence, Serial number, Length ofname, Name, Station pull, Stationpush, Station push audio and Stationcompatibility are combined in a blockcalled Station infos. In this specification,only the Station info block for station 0is listed but this block is actuallyrepeated for each station

User

lb0..lb1: Block lengthCombined length of Presence, Serialnumber, Name, Pull and Push. Max.65535 bytes

sp: Station presence 0x00 = Not present 0x01 = Present

s0..s3: Serial number 0x00000001..0x05F5E0FF =00000001..99999999

ln0..ln1: Name length Max. 65535 bytes

n0..nn: Name

sl: Station pull 0x00 = Disabled 0x01 = Enabled

sh: Station push 0x00 = Disabled 0x01 = Enabled

lm0..lm1: Mastername length

Max. 65535 bytes

m0..mn: Master name

pa: Station pushaudio status

0x00 = Disabled 0x01 = Enabled

pc: Matrix protocolcompatibility

0x00 = OK 0x01 = Legacy station 0x02 = Outdated station 0x03 = Outdated master

pi: Push index0x00..0x03 = Input stream 1..4 as streamsource 0xFF = Matrix master stream source

4 Master Preview Picture 08 CC83 09 s0..s3 w0..w1 h0..h1 fr 0A01 CC83 ab cd ef gh s0..s3 w0..w1 h0..h1 lp0..lp3 p0..pn User

s0..s3: Serialnumber

0x00000001..0x05F5E0FF =00000001..99999999

s0..s3: Serial number 0x00000001..0x05F5E0FF =00000001..99999999

w0..w1: Preferredpreview picturewidth in pixels.The resolution ofthe returnedimage can varytemporarily as wellas permanent.

0x0040..0x0780 = 64..1920 w0..w1: Previewpicture width in pixels

0x0040..0x0780 = 64..1920

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 120: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

h0..h1: Preferredpreview pictureheight in pixels.The resolution ofthe returnedimage can varytemporarily as wellas permanent.

0x0040..0x0438 = 64..1080 h0..h1: Previewpicture height in pixels

0x0040..0x0438 = 64..1080

fr: Demandedframerate (fps) thepreview picture isgenerated

0x01..0x1E = 1..30 lp0..lp3: Previewpicture data length

p0..pn: Previewpicture data

5 Station Status 08 CC90 00 0A01 CC90 ab cd ef gh mo ps lm0..lm1 m0..mn pa pi None

mo: Station mode 0x00 = Off 0x01 = On

ps: Push status 0x00 = Off 0x01 = On

lm0..lm1: Mastername length

Max. 65535 bytes

m0..mn: Master Name

pa: Push audio status 0x00 = Disabled 0x01 = Enabled

pi: Push index0x00..0x03 = Input stream 1..4 as streamsource 0xFF = Matrix master stream source

6 Auto Open File 08 CC8A 00 08 CC8A 01 oo User

oo: Off/On 0x00 = Off 0x01 = On

7 Station Master Annotation Status 08 CCB4 00 08 CCB4 01 st Annotation

st: Status0x00 = Disabled 0x01 = Enabled 0x02 = Paused

8 Master Collaboration Mode 08 CCB5 00 08 CCB5 01 st User

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

9 Master Active Template 08 CC8D 00 08 CC8D 01 ti User

ti: Template index 0x00..0x04 = 0..4

10 Master Session Folder 08 CCC2 00 0C CCC2 ab cd ty lu u0..un lun un0..unn lp p0..pn ld d0..dn Admin

ty: Type0x00 = None 0x01 = CIFS 0x02 = NFS

lu: URL length Max. 255 bytes

u0..un: URL

lun: Username length Max. 255 bytes

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 121: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

un0..unn: Username

lp: Password length Max. 255 bytes

p0..pn: Password

ld: Domain length Max. 255 bytes

d0..dn: Domain

11 Session Folder Status 08 CCC3 00 08 CCC3 01 st Admin

st: Status

0x00 = Disabled 0x01 = Not mounted 0x02 = Authenticate 0x03 = Busy 0x04 = Not responding 0x05 = Mounted read only 0x06 = Mounted write only 0x07 = Mounted read write 0x08 = Failed

12 Matrix Master Streaming Bitrate 08 CCDF 00 08 CCDF 03 mo br0..br1 Admin

mo: Bitrate Mode 0x00 = Constant 0x01 = Variable

br0..br1: Bitrate Average bitrate in kBit for 'Variable' mode

13 Matrix Master Streaming Resolution 08 CCE0 00 08 CCE0 01 re Admin

re: Resolution

0x00 = Full HD (1080p, 1920x1080) 0x01 = HD (720p, 1280x720) 0x02 = qHD (540p, 960x540) 0x03 = nHD (360p, 640x360)

14 Matrix Master Streaming Framerate 08 CCE1 00 08 CCE1 01 fr Admin

fr: Framerate0x00 = Low (10 FPS) 0x01 = Medium (20 FPS)0x02 = High (30 FPS)

15 Matrix Master Streaming Multicast IP 08 CCE2 00 08 CCE2 04 mi0..mi3 Admin

mi0..mi3: Multicast IP 0xF4000000..0xEFFFFFFF =224.0.0.0..239.255.255.255

16 Matrix Master Streaming Multicast Port 08 CCE3 00 08 CCE3 02 p0..p1 Admin

p0..p1: Multicast Port 0x157C..0x1770 = Port (5500..6000)

17 Matrix Master Streaming Multicast TTL 08 CCE4 00 08 CCE4 01 tt Admin

tt: Multicast TTL 0x01..0xFF = TTL (1..255)

18 Master Groupwork Mode 08 CCF2 00 08 CCF2 01 st User

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

19 Station Groupwork Status 08 CCF6 00 08 CCF6 01 st User

st: Status 0x00 = Inactive 0x01 = Active

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 122: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply Parameters Comments User Level

20 Station Groupwork Stations Status 08 CCF7 00 0A01 CCF7 ab cd ef gh lb0..lb1 sp gw s0..s3 ln0..ln1 n0..nn sp sh pc sr rr

The parameters Block length, Stationpresence, Station in groupwork mode,Serial number, Length of name, Name,Station pull, Station push, Stationcompatibility, Sent request status andReceived request status are combinedin a block called Station info. In thisspecification, only the Station info blockfor station 0 is listed but this block isactually repeated for each station

User

lb0..lb1: Block length

Combined length of Station presence,Station in groupwork mode, Serialnumber, Length of name, Name,Station pull, Station push, Stationcompatibility, Sent request status andReceived request status. Max. 65535bytes

sp: Station presence 0x00 = Not present 0x01 = Present

gw: Groupwork modeon station

0x00 = Inactive 0x01 = Active

s0..s3: Serial number 0x00000001..0x05F5E0FF =00000001..99999999

ln0..ln1: Name length Max. 65535 bytes

n0..nn: Name

sp: Station pull 0x00 = Disabled 0x01 = Enabled

sh: Station push 0x00 = Disabled 0x01 = Enabled

pc: Matrix protocolcompatibility

0x00 = OK 0x01 = Legacy station 0x02 = Outdated station 0x03 = Outdated master

sr: Station sentrequested pull status

0x00 = Rejected 0x01 = Waiting 0x02 = Timeout 0x03 = Accepted

rr: Station receivedrequested pull status

0x00 = Non waiting 0x01 = Waiting

21 Matrix Master Mode 08 CC89 00 08 CC89 01 st User

st: Disabled/Enabled 0x00 = Disabled 0x01 = Enabled

Lecture Capture

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Lecture Capture Settings 08 CC9C 00 08 CC9C ab ty it ih im pa ic lf f0..fn Admin

ty: Type

0x00 = Disabled 0x01 = Panopto 0x02 = Opencast Adhoc 0x03 = Opencast Auto

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 123: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

it: Ingest time mode 0x00 = Auto 0x01 = Manual

ih: Ingest time hour 0x00..0x17 = Hour (0..23)

im: Ingest time minute 0x00..0x3B = Minute (0..59)

pa: Path 0x00 = Internal0x01 = External

ic: IP Camera mode0x00 = Disabled 0x01 = Enabled: capture IP camera input to secondrecording

lf: Filename prefixlength

Max. 64 bytes

f0..fn: Filename prefix Custom prefix, prepended to name of recording

2 Panopto Settings 08 CCA1 00 0A01 CCA1 ab cd ef gh lh h0..hn ul u0..un lp p0..pn ce kl k0..kn Admin

lh: Hostname URLlength

Max. 255 bytes

h0..hn: Hostname URL

ul: Username length Max. 255 bytes

u0..un: Username

lp: Password length Max. 255 bytes

p0..pn: Password

ce: Certificate 0x00 = Certificate for Panopto disabled 0x01 = Certificate for Panopto enabled

kl: Remote RecorderRegistration Key length

Max. 255 bytes

k0..kn: RemoteRecorder RegistrationKey

3 Panopto Subdirectories 08 CCA0 00 0A01 CCA0 ab cd ef gh dt0..dtn User

dt0..dtn: Directory tree

Directory tree as JSON string

Syntax:

Name: Name of directoryID: Directory IDChilds: Array of subdirectories

Name: Name of subdirectoryID: Subdirectory IDchilds: Array of subdirectoriesParentID: ID of parent directoryRW: Read/Write permission

0: No1: Yes

Example: {"Name": "/", "id": "1", "Childs": [{"Name":"SubDir01", "id": "2", "Childs": [{"Name":"SubSubDir01", "id": "3", "Childs": [], "ParentID": "2","RW": "1"}], "ParentID": "1", "RW": "0"}]}

4 Panopto Status 08 CCA3 00 08 CCA3 02 st sr User

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 124: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

st: State0x00 = Not logged in 0x01 = Login successful 0x02 = Login failed

sr: State RemoteRecorder

0x00 = Not logged in 0x01 = Login successful 0x02 = Login failed

5 Opencast Settings 08 CCBE 00 0A01 CCBE ab cd ef gh lh h0..hn lc c0..cn lu u0..un lp p0..pn lw w0..wn cm Admin

lh: Hostname URLlength

Max. 255 bytes

h0..hn: Hostname URL

lc: Capture Agent Namelength

Max. 255 bytes

c0..cn: Capture AgentName

lu: Username length Max. 255 bytes

u0..un: Username

lp: Password length Max. 255 bytes

p0..pn: Password

lw: Workflow ID length Max. 255 bytes

w0..wn: Workflow ID

cm: Certificate Mode 0x00 = Certificate for Opencast disabled 0x01 = Certificate for Opencast enabled

6 Opencast Status 08 CCC0 00 08 CCC0 01 st User

st: State0x00 = Not logged in 0x01 = Login successful 0x02 = Login failed

7 Opencast Series 08 CCBD 00 0A01 CCBD ab cd ef gh dt0..dtn User

dt0..dtn: Series List

Series as JSON string

Syntax:

id: Series IDtitle: Series Title

Example: [{"title": "Serie 1", "id": "32878111-dc9a-443b-8d37-d1cf6c611383"},{"title": "Serie 2", "id": "32878111-dc9a-443b-8d37-d1cf6c611383"}];

8 Opencast Events 08 CCBF 00 0A01 CCBF ab cd ef gh dt0..dtn User

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 125: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

dt0..dtn: Event List

Events as JSON string

Syntax:

start: Event start (Unix Epoch time)stop: Event stop (Unix Epoch time)title: Event titleseries_title: Title of Series

Example: [{"start": 1537858800, "stop": 1537862400, "title":"No Series"}, {"start": 1537923600, "stop":1537927200, "series_title": "Hello World", "title":"Test123 09"}];

9 Lecture Capture Upload Status 08 CCA4 00 08 CCA4 02 pu lu User

pu: Pending uploads

lu: Last upload status0x00 = Unknown 0x01 = OK 0x02 = Failed

10 Panopto Directory List Status 08 CD26 00 08 CD26 01 st User

st: Status

0x00 = Unknown 0x01 = Updating 0x02 = OK 0x03 = Failed

File Push

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 File Push Mode 08 CCD9 00 08 CCD9 01 oo None

oo: Off/On 0x00 = Off 0x01 = On

2 App Connection Counter 08 CCDA 00 08 CCDA 01 cc User

cc: Connection counter

3 File Download 08 CCDB ab f0..fn 0A01 CCDB ab cd ef gh b0..bn App

f0..fn: Filename b0..bn: Binary file data

vMeeting

No. Name Request RequestParameters Comments Reply Reply

Parameters Comments UserLevel

1 vMeeting Cleanup Time 08 CCC8 00 08 CCC8 01 ct Admin

ct: Cleanuptime in days

Max. 5 days

2 vMeeting Session Data 08 CCC9 00 0A01 CCC9 ab cd ef gh j0..jn None

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 126: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply

Parameters Comments UserLevel

j0..jn:CensoredmetadataJSONobject for allevents

All events within next 24h as JSON array. If an event is private, subject and body will be censored.

Syntax:

organizer: Meeting organizer informationemailname

privatetruefalse

id: Session IDbody: Meeting descriptionsubject: Meeting titleattendees: Array of meeting attendees

emailnamerequired_attendee

truefalse

end: End time as Unix timestampstart: Start time as Unix timestamppin: PIN to start session, censoredstate

0x00 = scheduled0x01 = active0x02 = ended0x03 = ad-hoc

attachments: Array of file attachmentsidnamecontent_typesizelast_modifydl_statusprogress

Example: [{"organizer": {"email": "[email protected]", "name": "Exchange Developer 01"}, "private": false, "id":"eb3ec9367d2b35e0cd8a3fd3e4d852a657c2f451e61c2af947c2ff0eb64b2dd6", "body":"PGh0bWw+DQo8aGVhZD4NCjxtZXRhIGh0dHAtZXF1aXY9IkNvbnRlbnQtVHlwZSIgY29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PXV0Zi04Ij4NCjxzd","state":0, "pin":0, "subject": "test meeting abend", "attendees": [{"email": "[email protected]", "name": "Exchange Developer 01", "required_attendee":true}, {"email": "[email protected]", "name": "Ressource03", "required_attendee": true}], "end": 1547128800, "start": 1547123400, "attachments": [{"id":"AAMkAGM3OTRhYTZiLWMxNGUtNDY3ZS04YWZjLWAAENAAAco9e57jmBQauBE/RGIsRjAAAk5eI7AAABEgAQAN6d8EoaQdNLkblBGURmDa8=","name": "image.png", "content_type": "image/png", "size": 4079085, "last_modify": 1547463444, "dl_status": 0, "progress": 0}]}]

2 vMeeting Session Data 08 CCC9 ab li i0..in lp p0..pn 0A01 CCC9 ab cd ef gh j0..jn None

li: Length ofID

j0..jn:UncensoredmetadataJSONobject forrequestedID

Meeting details for requested event as JSON object. Always contains the uncensored PIN, subject and body of the meeting. To request details for an adhoc meeting, use ID = "Ad-Hoc-Meeting" with PIN = 0.

i0..in: ID ofevent torequestmetadatafor

lp: Lengthof PIN

p0..pn: PINforrequestedID

3 vMeeting Start Session 08 CCCB 00 08 CCCB ab i0..in None

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 127: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply

Parameters Comments UserLevel

i0..in:Session ID

Active Session ID

4 vMeeting Exchange Mode 08 CCCD 00 08 CCCD 01 oo None

oo: Off/On 0x00 = Off 0x01 = On

5 vMeeting Exchange Auth Mode 08 CCCE 00 08 CCCE 01 mo Admin

mo: Mode0x00 = Basic 0x01 = NTLM 0x02 = OAuth2

6 vMeeting Exchange URL 08 CCCF 00 08 CCCF ab u0..un Admin

u0..un: URL Max. 255 bytes

7 vMeeting Exchange Username / OAuth2 Tenant ID 08 CCD0 00 08 CCD0 ab u0..un Admin

u0..un:Username

Max. 255 bytes

7 vMeeting Exchange Username / OAuth2 Tenant ID 08 CCD0 00 08 CCD0 ab t0..tn Admin

t0..tn:OAuth2Tenant ID

Max. 255 bytes

8 vMeeting Exchange Password / OAuth2 Secret 08 CCD1 00 08 CCD1 ab p0..pn Admin

p0..pn:Password

Max. 255 bytes

8 vMeeting Exchange Password / OAuth2 Secret 08 CCD1 00 08 CCD1 ab s0..sn Admin

s0..sn:OAuth2Secret

Max. 255 bytes

9 vMeeting Exchange Domain 08 CCD2 00 08 CCD2 ab d0..dn Admin

d0..dn:Domain

Max. 255 bytes

10 vMeeting Exchange Resource 08 CCD3 00 08 CCD3 ab r0..rn Admin

r0..rn:Resource

Max. 255 bytes

11 vMeeting Exchange Status 08 CCD4 00 08 CCD4 01 st None

st: Status

0x00 = Disconnected 0x01 = Unknown 0x02 = Failure 0x03 = Success

12 vMeeting Mode 08 CCD7 00 08 CCD7 01 oo None

oo: Off/On 0x00 = Off 0x01 = On

13 vMeeting Time Left 08 CCD8 00 08 CCD8 01 st User

st: Status ofevent

0x00 = Ok 0x01 = Warning 0x02 = Critical

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853

Page 128: CynapAPI|WolfProt - WolfVision · 3 WLAN Activate 09 CB16 01 ac 09 CB16 00 Admin ac: Action 0x00 = Activate 4 Wifi Direct Channel Select 09 CCDE 01 ch 09 CCDE 00 Admin ch: Channel

No. Name Request RequestParameters Comments Reply Reply

Parameters Comments UserLevel

14 vMeeting Unbooked Duration 08 CCCC 00 08 CCCC 02 d0..d1 None

d0..d1:Duration inminutes

Duration of next free block, starting from either now or end of actual meeting, if any.

15 vMeeting Exchange OAuth2 App ID 08 CCD6 00 08 CCD6 ab o0..on Admin

o0..on:OAuth2App ID

Max. 255 bytes

Routing

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Routing Mode 08 CCEA 00 08 CCEA 01 oo Admin

oo: Off/On 0x00 = Off 0x01 = On

2 Firewall 08 CD14 02 in se 08 CD14 03 in se ac Admin

in: Interface0x00 = LAN1 0x01 = LAN2 0x02 = WLAN

in: Interface0x00 = LAN1 0x01 = LAN2 0x02 = WLAN

se: Service 0x00 = HTTP/HTTPS 0x01 = RTSP

se: Service 0x00 = HTTP/HTTPS 0x01 = RTSP

ac: Action 0x00 = Deny traffic 0x01 = Accept traffic

Routing Table

No. Name Request Request Parameters Comments Reply Reply Parameters Comments User Level

1 Routing Table 08 CD0A 01 in 0C CD0A 000D in en ip0..ip3 pr ge gw0..gw3 de Admin

in: Index 0x00..0x09 = Index (0..9) in: Index 0x00..0x09 = Index (0..9)

en: Enable 0x00 = Off 0x01 = On

ip0..ip3: IP address 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

pr: Prefix 0x01..0x20 = 1..32

ge: Gateway enable 0x00 = Off 0x01 = On

gw0..gw3: Gateway IP 0x00000000..0xFFFFFFFF = 0.0.0.0..255.255.255.255

de: Device0x00 = LAN1 0x01 = LAN2 0x02 = WLAN

Command list Firmware Version 1.47e Protocol version 20210401075853

Command list Firmware Version 1.47e Protocol version 20210401075853