DevicesInterfejsPortPasywaRadioGetAll
Z Net47 2.0
(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 9: | Linia 9: | ||
<Type>DevicesInterfejsPortPasywaRadioGetAll</Type> | <Type>DevicesInterfejsPortPasywaRadioGetAll</Type> | ||
<DevicesInterfejsPortPasywaRadioGetAll> | <DevicesInterfejsPortPasywaRadioGetAll> | ||
− | |||
<PortID>32</PortID> | <PortID>32</PortID> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</DevicesInterfejsPortPasywaRadioGetAll> | </DevicesInterfejsPortPasywaRadioGetAll> | ||
</Request> | </Request> |
Aktualna wersja na dzień 14:01, 26 lip 2013
Zapytanie:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Priority> <Request> <Type>DevicesInterfejsPortPasywaRadioGetAll</Type> <DevicesInterfejsPortPasywaRadioGetAll> <PortID>32</PortID> </DevicesInterfejsPortPasywaRadioGetAll> </Request> </Net47> //BEGINEND//
Odpowiedź:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>DevicesInterfejsPortPasywaRadioGetAll</Type> <DevicesInterfejsPortPasywaRadioGetAll> <Rekord><!-- może wystąpić kilka razy --> <ID>12</ID> <Nazwa>test</Nazwa> <PortID>32</PortID> <Polaryzacja>false</Polaryzacja> <Zakres></Zakres> <Wzmocnienie>50</Wzmocnienie> <Wysokosc>6</Wysokosc> <Promien>2</Promien> <Azymut>2</Azymut> <Szerokosc>2</Szerokosc> <Tlumienie>2</Tlumienie> <TypKonca></TypKonca> <Opis></Opis> </Rekord> </DevicesInterfejsPortPasywaRadioGetAll> </Request> </Net47> //BEGINEND//
Błędy:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>Error</Type> <Error>Brak danych lub błąd pobrania.</Error> </Request> </Net47> //BEGINEND//