ZteGponOnuPhaseStatusGetAll
(Różnice między wersjami)
Duri (dyskusja | edycje)
(Utworzył nową stronę „Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Pr...”)
następna edycja →
(Utworzył nową stronę „Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Pr...”)
następna edycja →
Wersja z 13:35, 26 lut 2015
Zapytanie:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Priority> <Module>Zte</Module> <Request> <Type>ZteGponOnuPhaseStatusGetAll</Type> <ZteGponOnuPhaseStatusGetAll> </ZteGponOnuPhaseStatusGetAll> </Request> </Net47> //BEGINEND//
Odpowiedź:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>ZteGponOnuPhaseStatusGetAll</Type> <ZteGponOnuPhaseStatusGetAll> <Onu> <PhaseStatus>working(4)</PhaseStatus> <SerialNumber>ZTEGC0912345</SerialNumber> <Nazwa>ZTE ONU</Nazwa> <CustomerID>4</CustomerID> <OltIP>26.111.65.12</OltIP> <Rack>1</Rack> <Shelf>1</Shelf> <Slot>2</Slot> <Port>1</Port> <OnuNo>2</OnuNo> <Klient>Popiel Jan</Klient> <Adres>ul. Miedzi 6</Adres> <Miasto>Warszawa</Miasto> </Onu> <Onu> <PhaseStatus>working(4)</PhaseStatus> <SerialNumber>ZTEGC0712346</SerialNumber> <Nazwa>ZTE ONU</Nazwa> <CustomerID>4</CustomerID> <OltIP>26.111.65.12</OltIP> <Rack>1</Rack> <Shelf>1</Shelf> <Slot>2</Slot> <Port>1</Port> <OnuNo>1</OnuNo> <Klient>Popiel Jan</Klient> <Adres>ul. Miedzi 6</Adres> <Miasto>Warszawa</Miasto> </Onu> </ZteGponOnuPhaseStatusGetAll> </Request> </Net47> //BEGINEND//
Błędy:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>Error</Type> <Error></Error> </Request> </Net47> //BEGINEND//