deviceio.wsdl 58 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <?xml-stylesheet type="text/xsl" href="../ver20/util/onvif-wsdl-viewer.xsl"?>
  3. <!--
  4. Copyright (c) 2008-2012 by ONVIF: Open Network Video Interface Forum. All rights reserved.
  5. Recipients of this document may copy, distribute, publish, or display this document so long as this copyright notice, license and disclaimer are retained with all copies of the document. No license is granted to modify this document.
  6. THIS DOCUMENT IS PROVIDED "AS IS," AND THE CORPORATION AND ITS MEMBERS AND THEIR AFFILIATES, MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THIS DOCUMENT ARE SUITABLE FOR ANY PURPOSE; OR THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
  7. IN NO EVENT WILL THE CORPORATION OR ITS MEMBERS OR THEIR AFFILIATES BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, PUNITIVE OR CONSEQUENTIAL DAMAGES, ARISING OUT OF OR RELATING TO ANY USE OR DISTRIBUTION OF THIS DOCUMENT, WHETHER OR NOT (1) THE CORPORATION, MEMBERS OR THEIR AFFILIATES HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR (2) SUCH DAMAGES WERE REASONABLY FORESEEABLE, AND ARISING OUT OF OR RELATING TO ANY USE OR DISTRIBUTION OF THIS DOCUMENT. THE FOREGOING DISCLAIMER AND LIMITATION ON LIABILITY DO NOT APPLY TO, INVALIDATE, OR LIMIT REPRESENTATIONS AND WARRANTIES MADE BY THE MEMBERS AND THEIR RESPECTIVE AFFILIATES TO THE CORPORATION AND OTHER MEMBERS IN CERTAIN WRITTEN POLICIES OF THE CORPORATION.
  8. -->
  9. <wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:tmd="http://www.onvif.org/ver10/deviceIO/wsdl" targetNamespace="http://www.onvif.org/ver10/deviceIO/wsdl">
  10. <wsdl:import namespace="http://www.onvif.org/ver10/media/wsdl" location="media.wsdl"/>
  11. <wsdl:import namespace="http://www.onvif.org/ver10/device/wsdl" location="devicemgmt.wsdl"/>
  12. <wsdl:types>
  13. <xs:schema targetNamespace="http://www.onvif.org/ver10/deviceIO/wsdl" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="2.4.1">
  14. <xs:import namespace="http://www.onvif.org/ver10/schema" schemaLocation="onvif.xsd"/>
  15. <!--===============================-->
  16. <xs:element name="GetServiceCapabilities">
  17. <xs:complexType>
  18. <xs:sequence/>
  19. </xs:complexType>
  20. </xs:element>
  21. <xs:element name="GetServiceCapabilitiesResponse">
  22. <xs:complexType>
  23. <xs:sequence>
  24. <xs:element name="Capabilities" type="tmd:Capabilities">
  25. <xs:annotation>
  26. <xs:documentation>The capabilities for the device IO service is returned in the Capabilities element.</xs:documentation>
  27. </xs:annotation>
  28. </xs:element>
  29. </xs:sequence>
  30. </xs:complexType>
  31. </xs:element>
  32. <!--===============================-->
  33. <xs:complexType name="Capabilities">
  34. <xs:sequence>
  35. <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
  36. </xs:sequence>
  37. <xs:attribute name="VideoSources" type="xs:int" default="0">
  38. <xs:annotation>
  39. <xs:documentation>Number of video sources (defaults to none).</xs:documentation>
  40. </xs:annotation>
  41. </xs:attribute>
  42. <xs:attribute name="VideoOutputs" type="xs:int" default="0">
  43. <xs:annotation>
  44. <xs:documentation>Number of video outputs (defaults to none).</xs:documentation>
  45. </xs:annotation>
  46. </xs:attribute>
  47. <xs:attribute name="AudioSources" type="xs:int" default="0">
  48. <xs:annotation>
  49. <xs:documentation>Number of audio sources (defaults to none).</xs:documentation>
  50. </xs:annotation>
  51. </xs:attribute>
  52. <xs:attribute name="AudioOutputs" type="xs:int" default="0">
  53. <xs:annotation>
  54. <xs:documentation>Number of audio outputs (defaults to none).</xs:documentation>
  55. </xs:annotation>
  56. </xs:attribute>
  57. <xs:attribute name="RelayOutputs" type="xs:int" default="0">
  58. <xs:annotation>
  59. <xs:documentation>Number of relay outputs (defaults to none).</xs:documentation>
  60. </xs:annotation>
  61. </xs:attribute>
  62. <xs:attribute name="SerialPorts" type="xs:int" default="0">
  63. <xs:annotation>
  64. <xs:documentation>Number of serial ports (defaults to none).</xs:documentation>
  65. </xs:annotation>
  66. </xs:attribute>
  67. <xs:attribute name="DigitalInputs" type="xs:int" default="0">
  68. <xs:annotation>
  69. <xs:documentation>Number of digital inputs (defaults to none).</xs:documentation>
  70. </xs:annotation>
  71. </xs:attribute>
  72. <xs:anyAttribute processContents="lax"/>
  73. </xs:complexType>
  74. <xs:element name="Capabilities" type="tmd:Capabilities"/>
  75. <!--===============================-->
  76. <xs:element name="GetRelayOutputOptions">
  77. <xs:complexType>
  78. <xs:sequence>
  79. <xs:element name="RelayOutputToken" type="tt:ReferenceToken" minOccurs="0">
  80. <xs:annotation>
  81. <xs:documentation>
  82. Optional reference token to the relay for which the options are requested.
  83. </xs:documentation>
  84. </xs:annotation>
  85. </xs:element>
  86. </xs:sequence>
  87. </xs:complexType>
  88. </xs:element>
  89. <xs:element name="GetRelayOutputOptionsResponse">
  90. <xs:complexType>
  91. <xs:sequence>
  92. <xs:element name="RelayOutputOptions" type="tmd:RelayOutputOptions" minOccurs="0" maxOccurs="unbounded">
  93. <xs:annotation>
  94. <xs:documentation>
  95. Valid values and ranges for the configuration of a relay output.
  96. </xs:documentation>
  97. </xs:annotation>
  98. </xs:element>
  99. </xs:sequence>
  100. </xs:complexType>
  101. </xs:element>
  102. <xs:complexType name="RelayOutputOptions">
  103. <xs:sequence>
  104. <xs:element name="Mode" type="tt:RelayMode" maxOccurs="unbounded">
  105. <xs:annotation>
  106. <xs:documentation>Supported Modes.</xs:documentation>
  107. </xs:annotation>
  108. </xs:element>
  109. <xs:element name="DelayTimes" type="tmd:DelayTimes" minOccurs="0">
  110. <xs:annotation>
  111. <xs:documentation>Supported delay time range or discrete values in seconds. This element must be present if MonoStable mode is supported.</xs:documentation>
  112. </xs:annotation>
  113. </xs:element>
  114. <xs:element name="Discrete" type="xs:boolean" minOccurs="0">
  115. <xs:annotation>
  116. <xs:documentation>True if the relay only supports the exact values for the DelayTimes listed. Default is false.</xs:documentation>
  117. </xs:annotation>
  118. </xs:element>
  119. <xs:element name="Extension" type="tmd:RelayOutputOptionsExtension" minOccurs="0"/>
  120. </xs:sequence>
  121. <xs:attribute name="token" type="tt:ReferenceToken" use="required">
  122. <xs:annotation>
  123. <xs:documentation>Token of the relay output.</xs:documentation>
  124. </xs:annotation>
  125. </xs:attribute>
  126. <xs:anyAttribute processContents="lax"/>
  127. </xs:complexType>
  128. <xs:complexType name="RelayOutputOptionsExtension">
  129. <xs:sequence>
  130. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  131. </xs:sequence>
  132. </xs:complexType>
  133. <xs:simpleType name="DelayTimes">
  134. <xs:list itemType="xs:float"/>
  135. </xs:simpleType>
  136. <!--===============================-->
  137. <xs:element name="GetVideoOutputs">
  138. <xs:complexType>
  139. <xs:sequence>
  140. </xs:sequence>
  141. </xs:complexType>
  142. </xs:element>
  143. <xs:element name="GetVideoOutputsResponse">
  144. <xs:complexType>
  145. <xs:sequence>
  146. <xs:element name="VideoOutputs" type="tt:VideoOutput" minOccurs="0" maxOccurs="unbounded">
  147. <xs:annotation>
  148. <xs:documentation>List containing all physical Video output connections of a device.</xs:documentation>
  149. </xs:annotation>
  150. </xs:element>
  151. </xs:sequence>
  152. </xs:complexType>
  153. </xs:element>
  154. <!--===============================-->
  155. <xs:element name="GetAudioSourceConfiguration">
  156. <xs:complexType>
  157. <xs:sequence>
  158. <xs:element name="AudioSourceToken" type="tt:ReferenceToken">
  159. <xs:annotation>
  160. <xs:documentation>Token of the requested AudioSource.</xs:documentation>
  161. </xs:annotation>
  162. </xs:element>
  163. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  164. </xs:sequence>
  165. </xs:complexType>
  166. </xs:element>
  167. <xs:element name="GetAudioSourceConfigurationResponse">
  168. <xs:complexType>
  169. <xs:sequence>
  170. <xs:element name="AudioSourceConfiguration" type="tt:AudioSourceConfiguration">
  171. <xs:annotation>
  172. <xs:documentation>Current configuration of the Audio input.</xs:documentation>
  173. </xs:annotation>
  174. </xs:element>
  175. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  176. </xs:sequence>
  177. </xs:complexType>
  178. </xs:element>
  179. <!--===============================-->
  180. <xs:element name="GetAudioOutputConfiguration">
  181. <xs:complexType>
  182. <xs:sequence>
  183. <xs:element name="AudioOutputToken" type="tt:ReferenceToken">
  184. <xs:annotation>
  185. <xs:documentation>Token of the physical Audio output.</xs:documentation>
  186. </xs:annotation>
  187. </xs:element>
  188. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  189. </xs:sequence>
  190. </xs:complexType>
  191. </xs:element>
  192. <xs:element name="GetAudioOutputConfigurationResponse">
  193. <xs:complexType>
  194. <xs:sequence>
  195. <xs:element name="AudioOutputConfiguration" type="tt:AudioOutputConfiguration">
  196. <xs:annotation>
  197. <xs:documentation>Current configuration of the Audio output.</xs:documentation>
  198. </xs:annotation>
  199. </xs:element>
  200. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  201. </xs:sequence>
  202. </xs:complexType>
  203. </xs:element>
  204. <!--===============================-->
  205. <xs:element name="GetVideoSourceConfiguration">
  206. <xs:complexType>
  207. <xs:sequence>
  208. <xs:element name="VideoSourceToken" type="tt:ReferenceToken">
  209. <xs:annotation>
  210. <xs:documentation>Token of the requested VideoSource.</xs:documentation>
  211. </xs:annotation>
  212. </xs:element>
  213. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  214. </xs:sequence>
  215. </xs:complexType>
  216. </xs:element>
  217. <xs:element name="GetVideoSourceConfigurationResponse">
  218. <xs:complexType>
  219. <xs:sequence>
  220. <xs:element name="VideoSourceConfiguration" type="tt:VideoSourceConfiguration">
  221. <xs:annotation>
  222. <xs:documentation>Current configuration of the Video input.</xs:documentation>
  223. </xs:annotation>
  224. </xs:element>
  225. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  226. </xs:sequence>
  227. </xs:complexType>
  228. </xs:element>
  229. <!--===============================-->
  230. <xs:element name="GetVideoOutputConfiguration">
  231. <xs:complexType>
  232. <xs:sequence>
  233. <xs:element name="VideoOutputToken" type="tt:ReferenceToken">
  234. <xs:annotation>
  235. <xs:documentation>Token of the requested VideoOutput.</xs:documentation>
  236. </xs:annotation>
  237. </xs:element>
  238. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  239. </xs:sequence>
  240. </xs:complexType>
  241. </xs:element>
  242. <xs:element name="GetVideoOutputConfigurationResponse">
  243. <xs:complexType>
  244. <xs:sequence>
  245. <xs:element name="VideoOutputConfiguration" type="tt:VideoOutputConfiguration">
  246. <xs:annotation>
  247. <xs:documentation>Current configuration of the Video output.</xs:documentation>
  248. </xs:annotation>
  249. </xs:element>
  250. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  251. </xs:sequence>
  252. </xs:complexType>
  253. </xs:element>
  254. <!--===============================-->
  255. <xs:element name="SetAudioSourceConfiguration">
  256. <xs:complexType>
  257. <xs:sequence>
  258. <xs:element name="Configuration" type="tt:AudioSourceConfiguration"/>
  259. <xs:element name="ForcePersistence" type="xs:boolean">
  260. <xs:annotation>
  261. <xs:documentation>The ForcePersistence element determines how configuration
  262. changes shall be stored. If true, changes shall be persistent. If false, changes MAY revert to previous values
  263. after reboot.</xs:documentation>
  264. </xs:annotation>
  265. </xs:element>
  266. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  267. </xs:sequence>
  268. </xs:complexType>
  269. </xs:element>
  270. <xs:element name="SetAudioSourceConfigurationResponse">
  271. <xs:complexType>
  272. <xs:sequence>
  273. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  274. </xs:sequence>
  275. </xs:complexType>
  276. </xs:element>
  277. <!--===============================-->
  278. <xs:element name="SetAudioOutputConfiguration">
  279. <xs:complexType>
  280. <xs:sequence>
  281. <xs:element name="Configuration" type="tt:AudioOutputConfiguration"/>
  282. <xs:element name="ForcePersistence" type="xs:boolean">
  283. <xs:annotation>
  284. <xs:documentation>The ForcePersistence element determines how configuration
  285. changes shall be stored. If true, changes shall be persistent. If false, changes MAY revert to previous values
  286. after reboot.</xs:documentation>
  287. </xs:annotation>
  288. </xs:element>
  289. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  290. </xs:sequence>
  291. </xs:complexType>
  292. </xs:element>
  293. <xs:element name="SetAudioOutputConfigurationResponse">
  294. <xs:complexType>
  295. <xs:sequence>
  296. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  297. </xs:sequence>
  298. </xs:complexType>
  299. </xs:element>
  300. <!--===============================-->
  301. <xs:element name="SetVideoSourceConfiguration">
  302. <xs:complexType>
  303. <xs:sequence>
  304. <xs:element name="Configuration" type="tt:VideoSourceConfiguration"/>
  305. <xs:element name="ForcePersistence" type="xs:boolean">
  306. <xs:annotation>
  307. <xs:documentation>The ForcePersistence element determines how configuration
  308. changes shall be stored. If true, changes shall be persistent. If false, changes MAY revert to previous values
  309. after reboot.</xs:documentation>
  310. </xs:annotation>
  311. </xs:element>
  312. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  313. </xs:sequence>
  314. </xs:complexType>
  315. </xs:element>
  316. <xs:element name="SetVideoSourceConfigurationResponse">
  317. <xs:complexType>
  318. <xs:sequence>
  319. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  320. </xs:sequence>
  321. </xs:complexType>
  322. </xs:element>
  323. <!--===============================-->
  324. <xs:element name="SetVideoOutputConfiguration">
  325. <xs:complexType>
  326. <xs:sequence>
  327. <xs:element name="Configuration" type="tt:VideoOutputConfiguration"/>
  328. <xs:element name="ForcePersistence" type="xs:boolean">
  329. <xs:annotation>
  330. <xs:documentation>The ForcePersistence element determines how configuration
  331. changes shall be stored. If true, changes shall be persistent. If false, changes MAY revert to previous values
  332. after reboot.</xs:documentation>
  333. </xs:annotation>
  334. </xs:element>
  335. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  336. </xs:sequence>
  337. </xs:complexType>
  338. </xs:element>
  339. <xs:element name="SetVideoOutputConfigurationResponse">
  340. <xs:complexType>
  341. <xs:sequence>
  342. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  343. </xs:sequence>
  344. </xs:complexType>
  345. </xs:element>
  346. <!--===============================-->
  347. <xs:element name="GetVideoSourceConfigurationOptions">
  348. <xs:complexType>
  349. <xs:sequence>
  350. <xs:element name="VideoSourceToken" type="tt:ReferenceToken">
  351. <xs:annotation>
  352. <xs:documentation>Token of the Video input whose options are requested..</xs:documentation>
  353. </xs:annotation>
  354. </xs:element>
  355. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  356. </xs:sequence>
  357. </xs:complexType>
  358. </xs:element>
  359. <xs:element name="GetVideoSourceConfigurationOptionsResponse">
  360. <xs:complexType>
  361. <xs:sequence>
  362. <xs:element name="VideoSourceConfigurationOptions" type="tt:VideoSourceConfigurationOptions"/>
  363. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  364. </xs:sequence>
  365. </xs:complexType>
  366. </xs:element>
  367. <!--===============================-->
  368. <xs:element name="GetVideoOutputConfigurationOptions">
  369. <xs:complexType>
  370. <xs:sequence>
  371. <xs:element name="VideoOutputToken" type="tt:ReferenceToken">
  372. <xs:annotation>
  373. <xs:documentation>Token of the Video Output whose options are requested..</xs:documentation>
  374. </xs:annotation>
  375. </xs:element>
  376. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  377. </xs:sequence>
  378. </xs:complexType>
  379. </xs:element>
  380. <xs:element name="GetVideoOutputConfigurationOptionsResponse">
  381. <xs:complexType>
  382. <xs:sequence>
  383. <xs:element name="VideoOutputConfigurationOptions" type="tt:VideoOutputConfigurationOptions"/>
  384. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  385. </xs:sequence>
  386. </xs:complexType>
  387. </xs:element>
  388. <!--===============================-->
  389. <xs:element name="GetAudioSourceConfigurationOptions">
  390. <xs:complexType>
  391. <xs:sequence>
  392. <xs:element name="AudioSourceToken" type="tt:ReferenceToken">
  393. <xs:annotation>
  394. <xs:documentation>Token of the physical Audio input whose options are requested..</xs:documentation>
  395. </xs:annotation>
  396. </xs:element>
  397. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  398. </xs:sequence>
  399. </xs:complexType>
  400. </xs:element>
  401. <xs:element name="GetAudioSourceConfigurationOptionsResponse">
  402. <xs:complexType>
  403. <xs:sequence>
  404. <xs:element name="AudioSourceOptions" type="tt:AudioSourceConfigurationOptions">
  405. <xs:annotation>
  406. <xs:documentation>Returns the AudioSourceToken available.</xs:documentation>
  407. </xs:annotation>
  408. </xs:element>
  409. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  410. </xs:sequence>
  411. </xs:complexType>
  412. </xs:element>
  413. <!--===============================-->
  414. <xs:element name="GetAudioOutputConfigurationOptions">
  415. <xs:complexType>
  416. <xs:sequence>
  417. <xs:element name="AudioOutputToken" type="tt:ReferenceToken">
  418. <xs:annotation>
  419. <xs:documentation>Token of the physical Audio Output whose options are requested..</xs:documentation>
  420. </xs:annotation>
  421. </xs:element>
  422. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  423. </xs:sequence>
  424. </xs:complexType>
  425. </xs:element>
  426. <xs:element name="GetAudioOutputConfigurationOptionsResponse">
  427. <xs:complexType>
  428. <xs:sequence>
  429. <xs:element name="AudioOutputOptions" type="tt:AudioOutputConfigurationOptions">
  430. <xs:annotation>
  431. <xs:documentation>Available settings and ranges for the requested Audio output.</xs:documentation>
  432. </xs:annotation>
  433. </xs:element>
  434. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  435. </xs:sequence>
  436. </xs:complexType>
  437. </xs:element>
  438. <!--===============================-->
  439. <xs:element name="SetRelayOutputSettings">
  440. <xs:complexType>
  441. <xs:sequence>
  442. <xs:element name="RelayOutput" type="tt:RelayOutput"/>
  443. </xs:sequence>
  444. </xs:complexType>
  445. </xs:element>
  446. <xs:element name="SetRelayOutputSettingsResponse">
  447. <xs:complexType>
  448. <xs:sequence>
  449. </xs:sequence>
  450. </xs:complexType>
  451. </xs:element>
  452. <!--===============================-->
  453. <xs:element name="GetDigitalInputs">
  454. <xs:annotation>
  455. <xs:documentation>Get the available digital inputs of a device.</xs:documentation>
  456. </xs:annotation>
  457. <xs:complexType>
  458. <xs:sequence>
  459. </xs:sequence>
  460. </xs:complexType>
  461. </xs:element>
  462. <xs:element name="GetDigitalInputsResponse">
  463. <xs:annotation>
  464. <xs:documentation>Requested digital inputs.</xs:documentation>
  465. </xs:annotation>
  466. <xs:complexType>
  467. <xs:sequence>
  468. <xs:element name="DigitalInputs" type="tt:DigitalInput" minOccurs="0" maxOccurs="unbounded"/>
  469. </xs:sequence>
  470. </xs:complexType>
  471. </xs:element>
  472. <!--===============================-->
  473. <xs:element name="GetSerialPorts">
  474. <xs:annotation>
  475. <xs:documentation>The physical serial port on the device that allows serial data to be read and written.</xs:documentation>
  476. </xs:annotation>
  477. <xs:complexType>
  478. <xs:sequence>
  479. </xs:sequence>
  480. </xs:complexType>
  481. </xs:element>
  482. <xs:element name="GetSerialPortsResponse">
  483. <xs:annotation>
  484. <xs:documentation>Requested serial ports.</xs:documentation>
  485. </xs:annotation>
  486. <xs:complexType>
  487. <xs:sequence>
  488. <xs:element name="SerialPort" type="tmd:SerialPort" minOccurs="0" maxOccurs="unbounded"/>
  489. </xs:sequence>
  490. </xs:complexType>
  491. </xs:element>
  492. <!--===============================-->
  493. <xs:element name="GetSerialPortConfiguration">
  494. <xs:annotation>
  495. <xs:documentation>Gets the configuration that relates to serial port configuration.</xs:documentation>
  496. </xs:annotation>
  497. <xs:complexType>
  498. <xs:sequence>
  499. <xs:element name="SerialPortToken" type="tt:ReferenceToken"/>
  500. </xs:sequence>
  501. </xs:complexType>
  502. </xs:element>
  503. <xs:element name="GetSerialPortConfigurationResponse">
  504. <xs:annotation>
  505. <xs:documentation>Requested serial port configuration.</xs:documentation>
  506. </xs:annotation>
  507. <xs:complexType>
  508. <xs:sequence>
  509. <xs:element name="SerialPortConfiguration" type="tmd:SerialPortConfiguration"/>
  510. </xs:sequence>
  511. </xs:complexType>
  512. </xs:element>
  513. <!--===============================-->
  514. <xs:element name="SetSerialPortConfiguration">
  515. <xs:annotation>
  516. <xs:documentation>Sets the configuration that relates to serial port configuration.</xs:documentation>
  517. </xs:annotation>
  518. <xs:complexType>
  519. <xs:sequence>
  520. <xs:element name="SerialPortConfiguration" type="tmd:SerialPortConfiguration"/>
  521. <xs:element name="ForcePersistance" type="xs:boolean"/>
  522. </xs:sequence>
  523. </xs:complexType>
  524. </xs:element>
  525. <xs:element name="SetSerialPortConfigurationResponse">
  526. <xs:complexType>
  527. <xs:sequence>
  528. </xs:sequence>
  529. </xs:complexType>
  530. </xs:element>
  531. <!--===============================-->
  532. <xs:element name="GetSerialPortConfigurationOptions">
  533. <xs:annotation>
  534. <xs:documentation>Gets the configuration options that relates to serial port configuration.</xs:documentation>
  535. </xs:annotation>
  536. <xs:complexType>
  537. <xs:sequence>
  538. <xs:element name="SerialPortToken" type="tt:ReferenceToken"/>
  539. </xs:sequence>
  540. </xs:complexType>
  541. </xs:element>
  542. <xs:element name="GetSerialPortConfigurationOptionsResponse">
  543. <xs:annotation>
  544. <xs:documentation>Requested serial port configuration options.</xs:documentation>
  545. </xs:annotation>
  546. <xs:complexType>
  547. <xs:sequence>
  548. <xs:element name="SerialPortOptions" type="tmd:SerialPortConfigurationOptions"/>
  549. </xs:sequence>
  550. </xs:complexType>
  551. </xs:element>
  552. <!--===============================-->
  553. <xs:element name="SendReceiveSerialCommand">
  554. <xs:annotation>
  555. <xs:documentation>Transmitting arbitrary data to the connected serial device and then receiving its response data.</xs:documentation>
  556. </xs:annotation>
  557. <xs:complexType>
  558. <xs:sequence>
  559. <xs:element name="SerialData" type="tmd:SerialData" minOccurs="0">
  560. <xs:annotation>
  561. <xs:documentation>The serial port data.</xs:documentation>
  562. </xs:annotation>
  563. </xs:element>
  564. <xs:element name="TimeOut" type="xs:duration" minOccurs="0">
  565. <xs:annotation>
  566. <xs:documentation>Indicates that the command should be responded back within the specified period of time.</xs:documentation>
  567. </xs:annotation>
  568. </xs:element>
  569. <xs:element name="DataLength" type="xs:integer" minOccurs="0">
  570. <xs:annotation>
  571. <xs:documentation>This element may be put in the case that data length returned from the connected serial device is already determined as some fixed bytes length. It indicates the length of received data which can be regarded as available.</xs:documentation>
  572. </xs:annotation>
  573. </xs:element>
  574. <xs:element name="Delimiter" type="xs:string" minOccurs="0">
  575. <xs:annotation>
  576. <xs:documentation>This element may be put in the case that the delimiter codes returned from the connected serial device is already known. It indicates the termination data sequence of the responded data. In case the string has more than one character a device shall interpret the whole string as a single delimiter. Furthermore a device shall return the delimiter character(s) to the client.</xs:documentation>
  577. </xs:annotation>
  578. </xs:element>
  579. </xs:sequence>
  580. </xs:complexType>
  581. </xs:element>
  582. <xs:element name="SendReceiveSerialCommandResponse">
  583. <xs:annotation>
  584. <xs:documentation>Receiving the response data.</xs:documentation>
  585. </xs:annotation>
  586. <xs:complexType>
  587. <xs:sequence>
  588. <xs:element name="SerialData" type="tmd:SerialData" minOccurs="0"/>
  589. </xs:sequence>
  590. </xs:complexType>
  591. </xs:element>
  592. <!--===============================-->
  593. <!--== Serial port types ===-->
  594. <!--===============================-->
  595. <xs:complexType name="SerialData">
  596. <xs:annotation>
  597. <xs:documentation>The serial port data.</xs:documentation>
  598. </xs:annotation>
  599. <xs:choice>
  600. <xs:element name="Binary" type="xs:base64Binary"/>
  601. <xs:element name="String" type="xs:string"/>
  602. </xs:choice>
  603. <xs:anyAttribute processContents="lax"/>
  604. </xs:complexType>
  605. <!--===============================-->
  606. <xs:complexType name="SerialPort">
  607. <xs:annotation>
  608. <xs:documentation>Lists all available serial ports of a device</xs:documentation>
  609. </xs:annotation>
  610. <xs:complexContent>
  611. <xs:extension base="tt:DeviceEntity">
  612. <xs:sequence>
  613. <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
  614. </xs:sequence>
  615. <xs:anyAttribute processContents="lax"/>
  616. </xs:extension>
  617. </xs:complexContent>
  618. </xs:complexType>
  619. <!--===============================-->
  620. <xs:simpleType name="SerialPortType">
  621. <xs:annotation>
  622. <xs:documentation>The type of serial port.Generic can be signaled as a vendor specific serial port type.</xs:documentation>
  623. </xs:annotation>
  624. <xs:restriction base="xs:string">
  625. <xs:enumeration value="RS232"/>
  626. <xs:enumeration value="RS422HalfDuplex"/>
  627. <xs:enumeration value="RS422FullDuplex"/>
  628. <xs:enumeration value="RS485HalfDuplex"/>
  629. <xs:enumeration value="RS485FullDuplex"/>
  630. <xs:enumeration value="Generic"/>
  631. </xs:restriction>
  632. </xs:simpleType>
  633. <!--===============================-->
  634. <xs:complexType name="SerialPortConfiguration">
  635. <xs:annotation>
  636. <xs:documentation>The parameters for configuring the serial port.</xs:documentation>
  637. </xs:annotation>
  638. <xs:sequence>
  639. <xs:element name="BaudRate" type="xs:int">
  640. <xs:annotation>
  641. <xs:documentation>The transfer bitrate.</xs:documentation>
  642. </xs:annotation>
  643. </xs:element>
  644. <xs:element name="ParityBit" type="tmd:ParityBit">
  645. <xs:annotation>
  646. <xs:documentation>The parity for the data error detection.</xs:documentation>
  647. </xs:annotation>
  648. </xs:element>
  649. <xs:element name="CharacterLength" type="xs:int">
  650. <xs:annotation>
  651. <xs:documentation>The bit length for each character.</xs:documentation>
  652. </xs:annotation>
  653. </xs:element>
  654. <xs:element name="StopBit" type="xs:float">
  655. <xs:annotation>
  656. <xs:documentation>The number of stop bits used to terminate each character.</xs:documentation>
  657. </xs:annotation>
  658. </xs:element>
  659. <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
  660. </xs:sequence>
  661. <xs:attribute name="token" type="tt:ReferenceToken" use="required"/>
  662. <xs:attribute name="type" type="tmd:SerialPortType" use="required"/>
  663. <xs:anyAttribute processContents="lax"/>
  664. </xs:complexType>
  665. <!--===============================-->
  666. <xs:simpleType name="ParityBit">
  667. <xs:annotation>
  668. <xs:documentation>The parity for the data error detection.</xs:documentation>
  669. </xs:annotation>
  670. <xs:restriction base="xs:string">
  671. <xs:enumeration value="None"/>
  672. <xs:enumeration value="Even"/>
  673. <xs:enumeration value="Odd"/>
  674. <xs:enumeration value="Mark"/>
  675. <xs:enumeration value="Space"/>
  676. <xs:enumeration value="Extended"/>
  677. </xs:restriction>
  678. </xs:simpleType>
  679. <!--===============================-->
  680. <xs:complexType name="SerialPortConfigurationOptions">
  681. <xs:annotation>
  682. <xs:documentation>The configuration options that relates to serial port.</xs:documentation>
  683. </xs:annotation>
  684. <xs:sequence>
  685. <xs:element name="BaudRateList" type="tt:IntList">
  686. <xs:annotation>
  687. <xs:documentation>The list of configurable transfer bitrate.</xs:documentation>
  688. </xs:annotation>
  689. </xs:element>
  690. <xs:element name="ParityBitList" type="tmd:ParityBitList">
  691. <xs:annotation>
  692. <xs:documentation>The list of configurable parity for the data error detection.</xs:documentation>
  693. </xs:annotation>
  694. </xs:element>
  695. <xs:element name="CharacterLengthList" type="tt:IntList">
  696. <xs:annotation>
  697. <xs:documentation>The list of configurable bit length for each character.</xs:documentation>
  698. </xs:annotation>
  699. </xs:element>
  700. <xs:element name="StopBitList" type="tt:FloatList">
  701. <xs:annotation>
  702. <xs:documentation>The list of configurable number of stop bits used to terminate each character.</xs:documentation>
  703. </xs:annotation>
  704. </xs:element>
  705. <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
  706. </xs:sequence>
  707. <xs:attribute name="token" type="tt:ReferenceToken" use="required"/>
  708. <xs:anyAttribute processContents="lax"/>
  709. </xs:complexType>
  710. <!--===============================-->
  711. <xs:complexType name="ParityBitList">
  712. <xs:annotation>
  713. <xs:documentation>The list of configurable parity for the data error detection.</xs:documentation>
  714. </xs:annotation>
  715. <xs:sequence>
  716. <xs:element name="Items" type="tmd:ParityBit" minOccurs="0" maxOccurs="unbounded"/>
  717. </xs:sequence>
  718. </xs:complexType>
  719. </xs:schema>
  720. </wsdl:types>
  721. <wsdl:message name="GetServiceCapabilitiesRequest">
  722. <wsdl:part name="parameters" element="tmd:GetServiceCapabilities"/>
  723. </wsdl:message>
  724. <wsdl:message name="GetServiceCapabilitiesResponse">
  725. <wsdl:part name="parameters" element="tmd:GetServiceCapabilitiesResponse"/>
  726. </wsdl:message>
  727. <wsdl:message name="GetRelayOutputOptionsRequest">
  728. <wsdl:part name="parameters" element="tmd:GetRelayOutputOptions"/>
  729. </wsdl:message>
  730. <wsdl:message name="GetRelayOutputOptionsResponse">
  731. <wsdl:part name="parameters" element="tmd:GetRelayOutputOptionsResponse"/>
  732. </wsdl:message>
  733. <wsdl:message name="GetVideoOutputsRequest">
  734. <wsdl:part name="parameters" element="tmd:GetVideoOutputs"/>
  735. </wsdl:message>
  736. <wsdl:message name="GetVideoOutputsResponse">
  737. <wsdl:part name="parameters" element="tmd:GetVideoOutputsResponse"/>
  738. </wsdl:message>
  739. <wsdl:message name="GetAudioOutputsRequest">
  740. <wsdl:part name="parameters" element="trt:GetAudioOutputs"/>
  741. </wsdl:message>
  742. <wsdl:message name="GetAudioOutputsResponse">
  743. <wsdl:part name="parameters" element="trt:GetAudioOutputsResponse"/>
  744. </wsdl:message>
  745. <wsdl:message name="GetVideoSourcesRequest">
  746. <wsdl:part name="parameters" element="trt:GetVideoSources"/>
  747. </wsdl:message>
  748. <wsdl:message name="GetVideoSourcesResponse">
  749. <wsdl:part name="parameters" element="trt:GetVideoSourcesResponse"/>
  750. </wsdl:message>
  751. <wsdl:message name="GetAudioSourcesRequest">
  752. <wsdl:part name="parameters" element="trt:GetAudioSources"/>
  753. </wsdl:message>
  754. <wsdl:message name="GetAudioSourcesResponse">
  755. <wsdl:part name="parameters" element="trt:GetAudioSourcesResponse"/>
  756. </wsdl:message>
  757. <wsdl:message name="GetVideoSourceConfigurationRequest">
  758. <wsdl:part name="parameters" element="tmd:GetVideoSourceConfiguration"/>
  759. </wsdl:message>
  760. <wsdl:message name="GetVideoSourceConfigurationResponse">
  761. <wsdl:part name="parameters" element="tmd:GetVideoSourceConfigurationResponse"/>
  762. </wsdl:message>
  763. <wsdl:message name="GetVideoOutputConfigurationRequest">
  764. <wsdl:part name="parameters" element="tmd:GetVideoOutputConfiguration"/>
  765. </wsdl:message>
  766. <wsdl:message name="GetVideoOutputConfigurationResponse">
  767. <wsdl:part name="parameters" element="tmd:GetVideoOutputConfigurationResponse"/>
  768. </wsdl:message>
  769. <wsdl:message name="GetAudioSourceConfigurationRequest">
  770. <wsdl:part name="parameters" element="tmd:GetAudioSourceConfiguration"/>
  771. </wsdl:message>
  772. <wsdl:message name="GetAudioSourceConfigurationResponse">
  773. <wsdl:part name="parameters" element="tmd:GetAudioSourceConfigurationResponse"/>
  774. </wsdl:message>
  775. <wsdl:message name="GetAudioOutputConfigurationRequest">
  776. <wsdl:part name="parameters" element="tmd:GetAudioOutputConfiguration"/>
  777. </wsdl:message>
  778. <wsdl:message name="GetAudioOutputConfigurationResponse">
  779. <wsdl:part name="parameters" element="tmd:GetAudioOutputConfigurationResponse"/>
  780. </wsdl:message>
  781. <wsdl:message name="SetVideoSourceConfigurationRequest">
  782. <wsdl:part name="parameters" element="tmd:SetVideoSourceConfiguration"/>
  783. </wsdl:message>
  784. <wsdl:message name="SetVideoSourceConfigurationResponse">
  785. <wsdl:part name="parameters" element="tmd:SetVideoSourceConfigurationResponse"/>
  786. </wsdl:message>
  787. <wsdl:message name="SetVideoOutputConfigurationRequest">
  788. <wsdl:part name="parameters" element="tmd:SetVideoOutputConfiguration"/>
  789. </wsdl:message>
  790. <wsdl:message name="SetVideoOutputConfigurationResponse">
  791. <wsdl:part name="parameters" element="tmd:SetVideoOutputConfigurationResponse"/>
  792. </wsdl:message>
  793. <wsdl:message name="SetAudioSourceConfigurationRequest">
  794. <wsdl:part name="parameters" element="tmd:SetAudioSourceConfiguration"/>
  795. </wsdl:message>
  796. <wsdl:message name="SetAudioSourceConfigurationResponse">
  797. <wsdl:part name="parameters" element="tmd:SetAudioSourceConfigurationResponse"/>
  798. </wsdl:message>
  799. <wsdl:message name="SetAudioOutputConfigurationRequest">
  800. <wsdl:part name="parameters" element="tmd:SetAudioOutputConfiguration"/>
  801. </wsdl:message>
  802. <wsdl:message name="SetAudioOutputConfigurationResponse">
  803. <wsdl:part name="parameters" element="tmd:SetAudioOutputConfigurationResponse"/>
  804. </wsdl:message>
  805. <wsdl:message name="GetVideoSourceConfigurationOptionsRequest">
  806. <wsdl:part name="parameters" element="tmd:GetVideoSourceConfigurationOptions"/>
  807. </wsdl:message>
  808. <wsdl:message name="GetVideoSourceConfigurationOptionsResponse">
  809. <wsdl:part name="parameters" element="tmd:GetVideoSourceConfigurationOptionsResponse"/>
  810. </wsdl:message>
  811. <wsdl:message name="GetVideoOutputConfigurationOptionsRequest">
  812. <wsdl:part name="parameters" element="tmd:GetVideoOutputConfigurationOptions"/>
  813. </wsdl:message>
  814. <wsdl:message name="GetVideoOutputConfigurationOptionsResponse">
  815. <wsdl:part name="parameters" element="tmd:GetVideoOutputConfigurationOptionsResponse"/>
  816. </wsdl:message>
  817. <wsdl:message name="GetAudioSourceConfigurationOptionsRequest">
  818. <wsdl:part name="parameters" element="tmd:GetAudioSourceConfigurationOptions"/>
  819. </wsdl:message>
  820. <wsdl:message name="GetAudioSourceConfigurationOptionsResponse">
  821. <wsdl:part name="parameters" element="tmd:GetAudioSourceConfigurationOptionsResponse"/>
  822. </wsdl:message>
  823. <wsdl:message name="GetAudioOutputConfigurationOptionsRequest">
  824. <wsdl:part name="parameters" element="tmd:GetAudioOutputConfigurationOptions"/>
  825. </wsdl:message>
  826. <wsdl:message name="GetAudioOutputConfigurationOptionsResponse">
  827. <wsdl:part name="parameters" element="tmd:GetAudioOutputConfigurationOptionsResponse"/>
  828. </wsdl:message>
  829. <wsdl:message name="GetRelayOutputsRequest">
  830. <wsdl:part name="parameters" element="tds:GetRelayOutputs"/>
  831. </wsdl:message>
  832. <wsdl:message name="GetRelayOutputsResponse">
  833. <wsdl:part name="parameters" element="tds:GetRelayOutputsResponse"/>
  834. </wsdl:message>
  835. <wsdl:message name="SetRelayOutputSettingsRequest">
  836. <wsdl:part name="parameters" element="tmd:SetRelayOutputSettings"/>
  837. </wsdl:message>
  838. <wsdl:message name="SetRelayOutputSettingsResponse">
  839. <wsdl:part name="parameters" element="tmd:SetRelayOutputSettingsResponse"/>
  840. </wsdl:message>
  841. <wsdl:message name="SetRelayOutputStateRequest">
  842. <wsdl:part name="parameters" element="tds:SetRelayOutputState"/>
  843. </wsdl:message>
  844. <wsdl:message name="SetRelayOutputStateResponse">
  845. <wsdl:part name="parameters" element="tds:SetRelayOutputStateResponse"/>
  846. </wsdl:message>
  847. <wsdl:message name="GetDigitalInputsRequest">
  848. <wsdl:part name="parameters" element="tmd:GetDigitalInputs"/>
  849. </wsdl:message>
  850. <wsdl:message name="GetDigitalInputsResponse">
  851. <wsdl:part name="parameters" element="tmd:GetDigitalInputsResponse"/>
  852. </wsdl:message>
  853. <wsdl:message name="GetSerialPortsRequest">
  854. <wsdl:part name="parameters" element="tmd:GetSerialPorts"/>
  855. </wsdl:message>
  856. <wsdl:message name="GetSerialPortsResponse">
  857. <wsdl:part name="parameters" element="tmd:GetSerialPortsResponse"/>
  858. </wsdl:message>
  859. <wsdl:message name="GetSerialPortConfigurationRequest">
  860. <wsdl:part name="parameters" element="tmd:GetSerialPortConfiguration"/>
  861. </wsdl:message>
  862. <wsdl:message name="GetSerialPortConfigurationResponse">
  863. <wsdl:part name="parameters" element="tmd:GetSerialPortConfigurationResponse"/>
  864. </wsdl:message>
  865. <wsdl:message name="SetSerialPortConfigurationRequest">
  866. <wsdl:part name="parameters" element="tmd:SetSerialPortConfiguration"/>
  867. </wsdl:message>
  868. <wsdl:message name="SetSerialPortConfigurationResponse">
  869. <wsdl:part name="parameters" element="tmd:SetSerialPortConfigurationResponse"/>
  870. </wsdl:message>
  871. <wsdl:message name="GetSerialPortConfigurationOptionsRequest">
  872. <wsdl:part name="parameters" element="tmd:GetSerialPortConfigurationOptions"/>
  873. </wsdl:message>
  874. <wsdl:message name="GetSerialPortConfigurationOptionsResponse">
  875. <wsdl:part name="parameters" element="tmd:GetSerialPortConfigurationOptionsResponse"/>
  876. </wsdl:message>
  877. <wsdl:message name="SendReceiveSerialCommandRequest">
  878. <wsdl:part name="parameters" element="tmd:SendReceiveSerialCommand"/>
  879. </wsdl:message>
  880. <wsdl:message name="SendReceiveSerialCommandResponse">
  881. <wsdl:part name="parameters" element="tmd:SendReceiveSerialCommandResponse"/>
  882. </wsdl:message>
  883. <wsdl:portType name="DeviceIOPort">
  884. <wsdl:operation name="GetServiceCapabilities">
  885. <wsdl:documentation>Returns the capabilities of the device IO service. The result is returned in a typed answer.</wsdl:documentation>
  886. <wsdl:input message="tmd:GetServiceCapabilitiesRequest"/>
  887. <wsdl:output message="tmd:GetServiceCapabilitiesResponse"/>
  888. </wsdl:operation>
  889. <wsdl:operation name="GetRelayOutputOptions">
  890. <wsdl:documentation>Request the available settings and ranges for one or all relay outputs. A device that has one or more RelayOutputs should support this command.<br/>
  891. Two examples that illustrate usage:
  892. <ul>
  893. <li>
  894. 1) Device supports range PT1S to PT120S:
  895. <pre>
  896. &lt;tmd:RelayOutputOptions token=&apos;44&apos;&gt;
  897. &lt;tmd:Mode&gt;Monostable&lt;/tmd:Mode&gt;
  898. &lt;tmd:DelayTimes&gt;1 120&lt;/tmd:DelayTimes&gt;
  899. &lt;/tmd:RelayOutputOptions&gt;
  900. </pre>
  901. </li>
  902. <li>
  903. 2) Device supports values PT0.5S, PT1S, PT2s and PT1M:
  904. <pre>
  905. &lt;tmd:RelayOutputOptions token=&apos;123&apos;&gt;
  906. &lt;tmd:Mode&gt;Monostable&lt;/tmd:Mode&gt;
  907. &lt;tmd:DelayTimes&gt;0.5 1 2 60&lt;/tmd:DelayTimes&gt;
  908. &lt;tmd:Discrete&gt;True&lt;/tmd:Discrete&gt;
  909. &lt;/tmd:RelayOutputOptions&gt;
  910. </pre>
  911. </li>
  912. </ul>
  913. </wsdl:documentation>
  914. <wsdl:input message="tmd:GetRelayOutputOptionsRequest"/>
  915. <wsdl:output message="tmd:GetRelayOutputOptionsResponse"/>
  916. </wsdl:operation>
  917. <wsdl:operation name="GetAudioSources">
  918. <wsdl:documentation>List all available audio sources for the device. The device that has one or more audio sources shall support the listing of available audio inputs through the GetAudioSources command.</wsdl:documentation>
  919. <wsdl:input message="tmd:GetAudioSourcesRequest"/>
  920. <wsdl:output message="tmd:GetAudioSourcesResponse"/>
  921. </wsdl:operation>
  922. <wsdl:operation name="GetAudioOutputs">
  923. <wsdl:documentation>List all available audio outputs of a device. A device that has one ore more physical audio outputs shall support listing of available audio outputs through the GetAudioOutputs command.</wsdl:documentation>
  924. <wsdl:input message="tmd:GetAudioOutputsRequest"/>
  925. <wsdl:output message="tmd:GetAudioOutputsResponse"/>
  926. </wsdl:operation>
  927. <wsdl:operation name="GetVideoSources">
  928. <wsdl:documentation>List all available video sources for the device. The device that has one or more video inputs shall support the listing of available video sources through the GetVideoSources command.</wsdl:documentation>
  929. <wsdl:input message="tmd:GetVideoSourcesRequest"/>
  930. <wsdl:output message="tmd:GetVideoSourcesResponse"/>
  931. </wsdl:operation>
  932. <wsdl:operation name="GetVideoOutputs">
  933. <wsdl:documentation>List all available video outputs of a device. A device that has one or more physical video outputs shall support listing of available video outputs through the GetVideoOutputs command.</wsdl:documentation>
  934. <wsdl:input message="tmd:GetVideoOutputsRequest"/>
  935. <wsdl:output message="tmd:GetVideoOutputsResponse"/>
  936. </wsdl:operation>
  937. <!--===============================-->
  938. <wsdl:operation name="GetVideoSourceConfiguration">
  939. <wsdl:documentation>Get the video source configurations of a VideoSource. A device with one or more video sources shall support the GetVideoSourceConfigurations command..</wsdl:documentation>
  940. <wsdl:input message="tmd:GetVideoSourceConfigurationRequest"/>
  941. <wsdl:output message="tmd:GetVideoSourceConfigurationResponse"/>
  942. </wsdl:operation>
  943. <wsdl:operation name="GetVideoOutputConfiguration">
  944. <wsdl:documentation>Get the configuration of a Video Output. A device that has one or more Video Outputs shall support the retrieval of the VideoOutputConfiguration through this command.</wsdl:documentation>
  945. <wsdl:input message="tmd:GetVideoOutputConfigurationRequest"/>
  946. <wsdl:output message="tmd:GetVideoOutputConfigurationResponse"/>
  947. </wsdl:operation>
  948. <wsdl:operation name="GetAudioSourceConfiguration">
  949. <wsdl:documentation>List the configuration of an Audio Input. A device with one or more audio inputs shall support the GetAudioSourceConfiguration command.</wsdl:documentation>
  950. <wsdl:input message="tmd:GetAudioSourceConfigurationRequest"/>
  951. <wsdl:output message="tmd:GetAudioSourceConfigurationResponse"/>
  952. </wsdl:operation>
  953. <wsdl:operation name="GetAudioOutputConfiguration">
  954. <wsdl:documentation>Request the current configuration of a physical Audio output. A device that has one or more AudioOutputs shall support the retrieval of the AudioOutputConfiguration through this command.</wsdl:documentation>
  955. <wsdl:input message="tmd:GetAudioOutputConfigurationRequest"/>
  956. <wsdl:output message="tmd:GetAudioOutputConfigurationResponse"/>
  957. </wsdl:operation>
  958. <!--===============================-->
  959. <wsdl:operation name="SetVideoSourceConfiguration">
  960. <wsdl:documentation>Modify a video input configuration. A device that has one or more video sources shall support the setting of the VideoSourceConfiguration through this command.</wsdl:documentation>
  961. <wsdl:input message="tmd:SetVideoSourceConfigurationRequest"/>
  962. <wsdl:output message="tmd:SetVideoSourceConfigurationResponse"/>
  963. </wsdl:operation>
  964. <wsdl:operation name="SetVideoOutputConfiguration">
  965. <wsdl:documentation>Modify a video output configuration. A device that has one or more video outputs shall support the setting of its video output configuration through this command.</wsdl:documentation>
  966. <wsdl:input message="tmd:SetVideoOutputConfigurationRequest"/>
  967. <wsdl:output message="tmd:SetVideoOutputConfigurationResponse"/>
  968. </wsdl:operation>
  969. <wsdl:operation name="SetAudioSourceConfiguration">
  970. <wsdl:documentation>Modify an audio source configuration. A device that has a one or more audio sources shall support the setting of the AudioSourceConfiguration through this command.</wsdl:documentation>
  971. <wsdl:input message="tmd:SetAudioSourceConfigurationRequest"/>
  972. <wsdl:output message="tmd:SetAudioSourceConfigurationResponse"/>
  973. </wsdl:operation>
  974. <wsdl:operation name="SetAudioOutputConfiguration">
  975. <wsdl:documentation>Modify an audio output configuration. A device that has one ore more audio outputs shall support the setting of the AudioOutputConfiguration through this command.</wsdl:documentation>
  976. <wsdl:input message="tmd:SetAudioOutputConfigurationRequest"/>
  977. <wsdl:output message="tmd:SetAudioOutputConfigurationResponse"/>
  978. </wsdl:operation>
  979. <!--===============================-->
  980. <wsdl:operation name="GetVideoSourceConfigurationOptions">
  981. <wsdl:documentation>Request the VideoSourceConfigurationOptions of a VideoSource. A device with one or more video sources shall support this command.</wsdl:documentation>
  982. <wsdl:input message="tmd:GetVideoSourceConfigurationOptionsRequest"/>
  983. <wsdl:output message="tmd:GetVideoSourceConfigurationOptionsResponse"/>
  984. </wsdl:operation>
  985. <wsdl:operation name="GetVideoOutputConfigurationOptions">
  986. <wsdl:documentation>Request the VideoOutputConfigurationOptions of a VideoOutput. A device that has one or more video outputs shall support the retrieval of VideoOutputConfigurationOptions through this command.</wsdl:documentation>
  987. <wsdl:input message="tmd:GetVideoOutputConfigurationOptionsRequest"/>
  988. <wsdl:output message="tmd:GetVideoOutputConfigurationOptionsResponse"/>
  989. </wsdl:operation>
  990. <wsdl:operation name="GetAudioSourceConfigurationOptions">
  991. <wsdl:documentation>Request the AudioSourceConfigurationOptions of an AudioSource. A device with one ore more AudioSources shall support this command.</wsdl:documentation>
  992. <wsdl:input message="tmd:GetAudioSourceConfigurationOptionsRequest"/>
  993. <wsdl:output message="tmd:GetAudioSourceConfigurationOptionsResponse"/>
  994. </wsdl:operation>
  995. <wsdl:operation name="GetAudioOutputConfigurationOptions">
  996. <wsdl:documentation>Request the available settings and ranges for a physical Audio output. A device that has one or more AudioOutputs shall support this command.</wsdl:documentation>
  997. <wsdl:input message="tmd:GetAudioOutputConfigurationOptionsRequest"/>
  998. <wsdl:output message="tmd:GetAudioOutputConfigurationOptionsResponse"/>
  999. </wsdl:operation>
  1000. <wsdl:operation name="GetRelayOutputs">
  1001. <wsdl:documentation>This operation gets a list of all available relay outputs and their settings.</wsdl:documentation>
  1002. <wsdl:input message="tmd:GetRelayOutputsRequest"/>
  1003. <wsdl:output message="tmd:GetRelayOutputsResponse"/>
  1004. </wsdl:operation>
  1005. <wsdl:operation name="SetRelayOutputSettings">
  1006. <wsdl:documentation>This operation sets the settings of a relay output.
  1007. The relay can work in two relay modes: <ul>
  1008. <li>
  1009. Bistable – After setting the state, the relay remains in this state.</li>
  1010. <li>
  1011. Monostable – After setting the state, the relay returns to its idle state after the
  1012. specified time.</li>
  1013. </ul>
  1014. The physical idle state of a relay output can be configured by setting the IdleState to ‘open’ or
  1015. ‘closed’ (inversion of the relay behaviour).<br/>
  1016. Idle State ‘open’ means that the relay is open when the relay state is set to ‘inactive’ through
  1017. the trigger command (see Section 8.5.3) and closed when the state is set to ‘active’ through
  1018. the same command.<br/>
  1019. Idle State ‘closed’ means, that the relay is closed when the relay state is set to ‘inactive’
  1020. through the trigger command (see Section 8.5.3) and open when the state is set to ‘active’
  1021. through the same command.</wsdl:documentation>
  1022. <wsdl:input message="tmd:SetRelayOutputSettingsRequest"/>
  1023. <wsdl:output message="tmd:SetRelayOutputSettingsResponse"/>
  1024. </wsdl:operation>
  1025. <wsdl:operation name="SetRelayOutputState">
  1026. <wsdl:documentation>Modify the relay state.</wsdl:documentation>
  1027. <wsdl:input message="tmd:SetRelayOutputStateRequest"/>
  1028. <wsdl:output message="tmd:SetRelayOutputStateResponse"/>
  1029. </wsdl:operation>
  1030. <wsdl:operation name="GetDigitalInputs">
  1031. <wsdl:input message="tmd:GetDigitalInputsRequest"/>
  1032. <wsdl:output message="tmd:GetDigitalInputsResponse"/>
  1033. </wsdl:operation>
  1034. <wsdl:operation name="GetSerialPorts">
  1035. <wsdl:input message="tmd:GetSerialPortsRequest"/>
  1036. <wsdl:output message="tmd:GetSerialPortsResponse"/>
  1037. </wsdl:operation>
  1038. <wsdl:operation name="GetSerialPortConfiguration">
  1039. <wsdl:input message="tmd:GetSerialPortConfigurationRequest"/>
  1040. <wsdl:output message="tmd:GetSerialPortConfigurationResponse"/>
  1041. </wsdl:operation>
  1042. <wsdl:operation name="SetSerialPortConfiguration">
  1043. <wsdl:input message="tmd:SetSerialPortConfigurationRequest"/>
  1044. <wsdl:output message="tmd:SetSerialPortConfigurationResponse"/>
  1045. </wsdl:operation>
  1046. <wsdl:operation name="GetSerialPortConfigurationOptions">
  1047. <wsdl:input message="tmd:GetSerialPortConfigurationOptionsRequest"/>
  1048. <wsdl:output message="tmd:GetSerialPortConfigurationOptionsResponse"/>
  1049. </wsdl:operation>
  1050. <wsdl:operation name="SendReceiveSerialCommand">
  1051. <wsdl:input message="tmd:SendReceiveSerialCommandRequest"/>
  1052. <wsdl:output message="tmd:SendReceiveSerialCommandResponse"/>
  1053. </wsdl:operation>
  1054. </wsdl:portType>
  1055. <wsdl:binding name="DeviceIOBinding" type="tmd:DeviceIOPort">
  1056. <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
  1057. <wsdl:operation name="GetServiceCapabilities">
  1058. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/GetServiceCapabilities"/>
  1059. <wsdl:input>
  1060. <soap:body use="literal"/>
  1061. </wsdl:input>
  1062. <wsdl:output>
  1063. <soap:body use="literal"/>
  1064. </wsdl:output>
  1065. </wsdl:operation>
  1066. <wsdl:operation name="GetRelayOutputOptions">
  1067. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/GetRelayOutputOptions"/>
  1068. <wsdl:input>
  1069. <soap:body use="literal"/>
  1070. </wsdl:input>
  1071. <wsdl:output>
  1072. <soap:body use="literal"/>
  1073. </wsdl:output>
  1074. </wsdl:operation>
  1075. <wsdl:operation name="GetAudioSources">
  1076. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/GetAudioSources"/>
  1077. <wsdl:input>
  1078. <soap:body use="literal"/>
  1079. </wsdl:input>
  1080. <wsdl:output>
  1081. <soap:body use="literal"/>
  1082. </wsdl:output>
  1083. </wsdl:operation>
  1084. <wsdl:operation name="GetAudioOutputs">
  1085. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/GetAudioOutputs"/>
  1086. <wsdl:input>
  1087. <soap:body use="literal"/>
  1088. </wsdl:input>
  1089. <wsdl:output>
  1090. <soap:body use="literal"/>
  1091. </wsdl:output>
  1092. </wsdl:operation>
  1093. <wsdl:operation name="GetVideoSources">
  1094. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/GetVideoSources"/>
  1095. <wsdl:input>
  1096. <soap:body use="literal"/>
  1097. </wsdl:input>
  1098. <wsdl:output>
  1099. <soap:body use="literal"/>
  1100. </wsdl:output>
  1101. </wsdl:operation>
  1102. <wsdl:operation name="GetVideoOutputs">
  1103. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/GetVideoOutputs"/>
  1104. <wsdl:input>
  1105. <soap:body use="literal"/>
  1106. </wsdl:input>
  1107. <wsdl:output>
  1108. <soap:body use="literal"/>
  1109. </wsdl:output>
  1110. </wsdl:operation>
  1111. <!--===============================-->
  1112. <wsdl:operation name="GetVideoSourceConfiguration">
  1113. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/GetVideoSourceConfiguration"/>
  1114. <wsdl:input>
  1115. <soap:body use="literal"/>
  1116. </wsdl:input>
  1117. <wsdl:output>
  1118. <soap:body use="literal"/>
  1119. </wsdl:output>
  1120. </wsdl:operation>
  1121. <wsdl:operation name="GetVideoOutputConfiguration">
  1122. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/GetVideoOutputConfiguration"/>
  1123. <wsdl:input>
  1124. <soap:body use="literal"/>
  1125. </wsdl:input>
  1126. <wsdl:output>
  1127. <soap:body use="literal"/>
  1128. </wsdl:output>
  1129. </wsdl:operation>
  1130. <wsdl:operation name="GetAudioSourceConfiguration">
  1131. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/GetAudioSourceConfiguration"/>
  1132. <wsdl:input>
  1133. <soap:body use="literal"/>
  1134. </wsdl:input>
  1135. <wsdl:output>
  1136. <soap:body use="literal"/>
  1137. </wsdl:output>
  1138. </wsdl:operation>
  1139. <wsdl:operation name="GetAudioOutputConfiguration">
  1140. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/GetAudioOutputConfiguration"/>
  1141. <wsdl:input>
  1142. <soap:body use="literal"/>
  1143. </wsdl:input>
  1144. <wsdl:output>
  1145. <soap:body use="literal"/>
  1146. </wsdl:output>
  1147. </wsdl:operation>
  1148. <!--===============================-->
  1149. <wsdl:operation name="SetVideoSourceConfiguration">
  1150. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/SetVideoSourceConfiguration"/>
  1151. <wsdl:input>
  1152. <soap:body use="literal"/>
  1153. </wsdl:input>
  1154. <wsdl:output>
  1155. <soap:body use="literal"/>
  1156. </wsdl:output>
  1157. </wsdl:operation>
  1158. <wsdl:operation name="SetVideoOutputConfiguration">
  1159. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/SetVideoOutputConfiguration"/>
  1160. <wsdl:input>
  1161. <soap:body use="literal"/>
  1162. </wsdl:input>
  1163. <wsdl:output>
  1164. <soap:body use="literal"/>
  1165. </wsdl:output>
  1166. </wsdl:operation>
  1167. <wsdl:operation name="SetAudioSourceConfiguration">
  1168. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/SetAudioSourceConfiguration"/>
  1169. <wsdl:input>
  1170. <soap:body use="literal"/>
  1171. </wsdl:input>
  1172. <wsdl:output>
  1173. <soap:body use="literal"/>
  1174. </wsdl:output>
  1175. </wsdl:operation>
  1176. <wsdl:operation name="SetAudioOutputConfiguration">
  1177. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/SetAudioOutputConfiguration"/>
  1178. <wsdl:input>
  1179. <soap:body use="literal"/>
  1180. </wsdl:input>
  1181. <wsdl:output>
  1182. <soap:body use="literal"/>
  1183. </wsdl:output>
  1184. </wsdl:operation>
  1185. <!--===============================-->
  1186. <wsdl:operation name="GetVideoSourceConfigurationOptions">
  1187. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/GetVideoSourceConfigurationOptions"/>
  1188. <wsdl:input>
  1189. <soap:body use="literal"/>
  1190. </wsdl:input>
  1191. <wsdl:output>
  1192. <soap:body use="literal"/>
  1193. </wsdl:output>
  1194. </wsdl:operation>
  1195. <wsdl:operation name="GetVideoOutputConfigurationOptions">
  1196. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/GetVideoOutputConfigurationOptions"/>
  1197. <wsdl:input>
  1198. <soap:body use="literal"/>
  1199. </wsdl:input>
  1200. <wsdl:output>
  1201. <soap:body use="literal"/>
  1202. </wsdl:output>
  1203. </wsdl:operation>
  1204. <wsdl:operation name="GetAudioSourceConfigurationOptions">
  1205. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/GetAudioSourceConfigurationOptions"/>
  1206. <wsdl:input>
  1207. <soap:body use="literal"/>
  1208. </wsdl:input>
  1209. <wsdl:output>
  1210. <soap:body use="literal"/>
  1211. </wsdl:output>
  1212. </wsdl:operation>
  1213. <wsdl:operation name="GetAudioOutputConfigurationOptions">
  1214. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/GetAudioOutputConfigurationOptions"/>
  1215. <wsdl:input>
  1216. <soap:body use="literal"/>
  1217. </wsdl:input>
  1218. <wsdl:output>
  1219. <soap:body use="literal"/>
  1220. </wsdl:output>
  1221. </wsdl:operation>
  1222. <wsdl:operation name="GetRelayOutputs">
  1223. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/GetRelayOutputs"/>
  1224. <wsdl:input>
  1225. <soap:body use="literal"/>
  1226. </wsdl:input>
  1227. <wsdl:output>
  1228. <soap:body use="literal"/>
  1229. </wsdl:output>
  1230. </wsdl:operation>
  1231. <wsdl:operation name="SetRelayOutputSettings">
  1232. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/SetRelayOutputSettings"/>
  1233. <wsdl:input>
  1234. <soap:body use="literal"/>
  1235. </wsdl:input>
  1236. <wsdl:output>
  1237. <soap:body use="literal"/>
  1238. </wsdl:output>
  1239. </wsdl:operation>
  1240. <wsdl:operation name="SetRelayOutputState">
  1241. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/SetRelayOutputState"/>
  1242. <wsdl:input>
  1243. <soap:body use="literal"/>
  1244. </wsdl:input>
  1245. <wsdl:output>
  1246. <soap:body use="literal"/>
  1247. </wsdl:output>
  1248. </wsdl:operation>
  1249. <wsdl:operation name="GetDigitalInputs">
  1250. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/GetDigitalInputs"/>
  1251. <wsdl:input>
  1252. <soap:body use="literal"/>
  1253. </wsdl:input>
  1254. <wsdl:output>
  1255. <soap:body use="literal"/>
  1256. </wsdl:output>
  1257. </wsdl:operation>
  1258. <wsdl:operation name="GetSerialPorts">
  1259. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/GetSerialPorts"/>
  1260. <wsdl:input>
  1261. <soap:body use="literal"/>
  1262. </wsdl:input>
  1263. <wsdl:output>
  1264. <soap:body use="literal"/>
  1265. </wsdl:output>
  1266. </wsdl:operation>
  1267. <wsdl:operation name="GetSerialPortConfiguration">
  1268. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/GetSerialPortConfigurations"/>
  1269. <wsdl:input>
  1270. <soap:body use="literal"/>
  1271. </wsdl:input>
  1272. <wsdl:output>
  1273. <soap:body use="literal"/>
  1274. </wsdl:output>
  1275. </wsdl:operation>
  1276. <wsdl:operation name="SetSerialPortConfiguration">
  1277. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/SetSerialPortConfiguration"/>
  1278. <wsdl:input>
  1279. <soap:body use="literal"/>
  1280. </wsdl:input>
  1281. <wsdl:output>
  1282. <soap:body use="literal"/>
  1283. </wsdl:output>
  1284. </wsdl:operation>
  1285. <wsdl:operation name="GetSerialPortConfigurationOptions">
  1286. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/GetSerialPortConfigurationOptions"/>
  1287. <wsdl:input>
  1288. <soap:body use="literal"/>
  1289. </wsdl:input>
  1290. <wsdl:output>
  1291. <soap:body use="literal"/>
  1292. </wsdl:output>
  1293. </wsdl:operation>
  1294. <wsdl:operation name="SendReceiveSerialCommand">
  1295. <soap:operation soapAction="http://www.onvif.org/ver10/deviceio/wsdl/SendReceiveSerialCommand"/>
  1296. <wsdl:input>
  1297. <soap:body use="literal"/>
  1298. </wsdl:input>
  1299. <wsdl:output>
  1300. <soap:body use="literal"/>
  1301. </wsdl:output>
  1302. </wsdl:operation>
  1303. </wsdl:binding>
  1304. <wsdl:service name="DeviceIOService">
  1305. <wsdl:port name="DeviceIOPort" binding="tmd:DeviceIOBinding">
  1306. <soap:address location="http://192.168.0.51:8888/onvif/DeviceIO"/>
  1307. </wsdl:port>
  1308. </wsdl:service>
  1309. </wsdl:definitions>