LanKontrolerStatsGetAll
(Różnice między wersjami)
(Utworzył nową stronę „Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Pr...”) |
|||
Linia 10: | Linia 10: | ||
<LanKontrolerStatsGetAll> | <LanKontrolerStatsGetAll> | ||
<IP>192.168.123.42</IP> | <IP>192.168.123.42</IP> | ||
+ | <User>nazwa</User> | ||
+ | <Password>haselko</Password> | ||
</LanKontrolerStatsGetAll> | </LanKontrolerStatsGetAll> | ||
</Request> | </Request> |
Wersja z 16:11, 27 paź 2014
Zapytanie:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Priority> <Request> <Type>LanKontrolerStatsGetAll</Type> <LanKontrolerStatsGetAll> <IP>192.168.123.42</IP> <User>nazwa</User> <Password>haselko</Password> </LanKontrolerStatsGetAll> </Request> </Net47> //BEGINEND//
Odpowiedź:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>LanKontrolerStatsGetAll</Type> <LanKontrolerStatsGetAll> <out0>1</out0> <out1>1</out1> <out2>1</out2> <out3>1</out3> <out4>1</out4> <out5>1</out5> <di0>up</di0> <di1>up</di1> <di2>up</di2> <di3>up</di3> <ia0>32</ia0> <ia1>11</ia1> <ia2>-89</ia2> <ia3>-89</ia3> <ia4>0</ia4> <ia5>885</ia5> <ia6>0</ia6> <ia7>-60</ia7> <ia8>-60</ia8> <ia9>-60</ia9> <ia10>-60</ia10> <ia11>-60</ia11> <ia12>-60</ia12> <ia13>0</ia13> <ia14>0</ia14> <ia15>0</ia15> <ia16>0</ia16> <ia17>0</ia17> <ia18>0</ia18> <ia19>4</ia19> <freq>10416750</freq> <duty>10750</duty> <pwm>1</pwm> <sec0>45</sec0> <sec1>8</sec1> <sec2>2</sec2> <sec3>0</sec3> <sec4>1375873396</sec4> </LanKontrolerStatsGetAll> </Request> </Net47> //BEGINEND//
Błędy:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>Error</Type> <Error>Błąd: </Error> </Request> </Net47> //BEGINEND//