Created
March 31, 2023 08:09
-
-
Save fmarzocca/6388d99a19624192a2bf36d6978f629f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2023-03-31T07:56:20Z INFO neolink] Neolink 4fcaf4d538dc6e05434690bdf7f3a3bc22b077e3 release | |
[2023-03-31T07:56:20Z INFO neolink::utils] giardino: Connecting to camera at UID: 95270004YFGE16SE | |
[2023-03-31T07:56:22Z INFO neolink_core::bc_protocol] Relay success 95270004YFGE16SE at 35.180.129.86:51736 | |
[2023-03-31T07:56:22Z INFO neolink::utils] giardino: Logging in | |
[2023-03-31T07:56:24Z INFO neolink::utils] giardino: Connected and logged in | |
Error: Unable to set camera PIR state | |
Caused by: | |
Camera responded with Service Unavaliable | |
boss@SaltyRest:~/.node-red/assets $ export RUST_LOG=trace | |
boss@SaltyRest:~/.node-red/assets $ ./neolink pir --config=neolink_config.toml giardino off | |
[2023-03-31T08:07:57Z INFO neolink] Neolink 4fcaf4d538dc6e05434690bdf7f3a3bc22b077e3 release | |
[2023-03-31T08:07:57Z INFO neolink::utils] giardino: Connecting to camera at UID: 95270004YFGE16SE | |
[2023-03-31T08:07:57Z TRACE neolink_core::bc_protocol] Trying uid 95270004YFGE16SE | |
[2023-03-31T08:07:57Z TRACE neolink_core::bc_protocol] Starting Local discovery | |
[2023-03-31T08:07:57Z TRACE neolink_core::bc_protocol] Starting Remote discovery | |
[2023-03-31T08:07:57Z TRACE neolink_core::bc_protocol] Starting Map | |
[2023-03-31T08:07:57Z TRACE neolink_core::bc_protocol] Starting Relay | |
[2023-03-31T08:07:57Z TRACE mio::poll] registering event source with poller: token=Token(0), interests=READABLE | WRITABLE | |
[2023-03-31T08:07:57Z TRACE neolink_core::bc_protocol::connection::discovery] client_id: -1021982676 | |
[2023-03-31T08:07:57Z TRACE mio::poll] registering event source with poller: token=Token(3), interests=READABLE | WRITABLE | |
[2023-03-31T08:07:57Z TRACE mio::poll] registering event source with poller: token=Token(1), interests=READABLE | WRITABLE | |
[2023-03-31T08:07:57Z TRACE mio::poll] registering event source with poller: token=Token(2), interests=READABLE | WRITABLE | |
[2023-03-31T08:07:57Z TRACE neolink_core::bc_protocol::connection::discovery] client_id: -437465679 | |
[2023-03-31T08:07:57Z DEBUG neolink_core::bc_protocol::connection::discovery] Broadcasting to: [(255.255.255.255, 2015), (255.255.255.255, 2018), (192.168.1.255, 2015), (192.168.1.255, 2018)] | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "reg" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(reg, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(58200) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(reg) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "relay" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(relay, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(58100) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(relay) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "log" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(log, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(57850) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(log) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "t" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(t, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(9996) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(t) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(timer, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(timer) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(retry, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(retry) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mtu, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(1350) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mtu) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(debug, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(251658240) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(debug) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-1700607721) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "reg" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(reg, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(58200) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(reg) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "relay" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(relay, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(58100) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(relay) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "log" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(log, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(57850) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(log) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "t" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(t, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(9996) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(t) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(timer, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(timer) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(retry, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(retry) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mtu, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(1350) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mtu) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(debug, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(251658240) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(debug) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-1700607721) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z TRACE neolink_core::bc_protocol::connection::discovery] lookup: UidLookupResults { reg: 35.180.129.86:58200, relay: 35.180.129.86:58100 } | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "reg" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(reg, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(58200) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(reg) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "relay" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(relay, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(58100) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(relay) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "log" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(log, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(57850) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(log) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "t" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(t, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(9996) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(t) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(timer, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(timer) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(retry, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(retry) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mtu, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(1350) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mtu) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(debug, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(251658240) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(debug) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-1700607721) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "reg" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(reg, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(58200) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(reg) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "relay" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(relay, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(58100) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(relay) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "log" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(log, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(57850) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(log) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "t" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(t, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(9996) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(t) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(timer, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(timer) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(retry, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(retry) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mtu, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(1350) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mtu) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(debug, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(251658240) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(debug) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-1700607721) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "reg" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(reg, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(58200) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(reg) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "relay" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(relay, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(58100) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(relay) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "log" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(log, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(57850) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(log) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "t" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(t, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(9996) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(t) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(timer, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(timer) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(retry, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(retry) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mtu, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(1350) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mtu) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(debug, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(251658240) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(debug) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-1700607721) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "reg" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(reg, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(58200) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(reg) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "relay" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(relay, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(58100) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(relay) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "log" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(log, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(57850) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(log) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "t" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(t, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(9996) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(t) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(timer, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(timer) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(retry, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(retry) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mtu, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(1350) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mtu) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(debug, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(251658240) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(debug) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-1700607721) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z TRACE neolink_core::bc_protocol::connection::discovery] lookup: UidLookupResults { reg: 35.180.129.86:58200, relay: 35.180.129.86:58100 } | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(timer, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(timer) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(retry, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mrc, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mrc) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(retry) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(debug, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(debug) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-3) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(timer, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(timer) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(retry, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mrc, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mrc) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(retry) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(debug, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(debug) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-3) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(timer, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(timer) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(retry, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mrc, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mrc) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(retry) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(debug, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(debug) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-3) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(timer, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(timer) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(retry, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mrc, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mrc) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(retry) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(debug, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(debug) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-3) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(timer, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(timer) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(retry, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mrc, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mrc) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(retry) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(debug, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(debug) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-3) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "R2C_T" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(R2C_T, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dev" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(dev, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(192.168.1.42) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(dev) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dmap" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(dmap, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(37.119.88.139) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(dmap) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(225551113) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-437465679) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(R2C_T) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "R2C_T" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(R2C_T, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dev" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(dev, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(192.168.1.42) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(dev) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dmap" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(dmap, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(37.119.88.139) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(dmap) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(225551114) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-2079600686) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(R2C_T) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(timer, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(timer) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(retry, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mrc, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mrc) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(retry) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(debug, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(debug) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-3) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "R2C_T" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(R2C_T, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dev" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(dev, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(192.168.1.42) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(dev) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dmap" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(dmap, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(37.119.88.139) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(dmap) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(225551115) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-1021982676) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(R2C_T) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(devinfo, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(type, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(type) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(bat, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(bat) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(qr, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(qr) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(devinfo) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-3) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(devinfo, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(type, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(type) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(bat, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(bat) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(qr, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(qr) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(devinfo) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-3) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(timer, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(timer) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(retry, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mrc, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mrc) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(retry) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(debug, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(debug) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-3) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(devinfo, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(type, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(type) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(bat, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(bat) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(qr, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(qr) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(devinfo) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-3) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(devinfo, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(type, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(type) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(bat, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(bat) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(qr, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(qr) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(devinfo) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-3) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(devinfo, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(type, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(type) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(bat, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(bat) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(qr, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(qr) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(devinfo) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-3) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(devinfo, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(type, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(type) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(bat, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(bat) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(qr, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(qr) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(devinfo) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-3) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(devinfo, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(type, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(type) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(bat, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(bat) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(qr, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(qr) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(devinfo) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-3) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(devinfo, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(type, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(type) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(bat, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(bat) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(qr, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(qr) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(devinfo) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-3) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(devinfo, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(type, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(type) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(bat, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(bat) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(qr, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(qr) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(devinfo) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-3) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(devinfo, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(type, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(type) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(bat, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(bat) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(qr, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(qr) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(devinfo) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-3) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "M2C_Q_R" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(M2C_Q_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(devinfo, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(type, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(type) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(mac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(mac) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(bat, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(bat) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(qr, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(qr) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(devinfo) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-3) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(M2C_Q_R) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "R2C_T" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(R2C_T, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dev" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(dev, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(192.168.1.42) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(dev) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dmap" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(dmap, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(37.119.88.139) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(dmap) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(225551114) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-2079600686) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(R2C_T) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "R2C_T" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(R2C_T, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dev" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(dev, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(192.168.1.42) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(dev) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dmap" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(dmap, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(37.119.88.139) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(dmap) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(225551113) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-437465679) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(R2C_T) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "R2C_T" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(R2C_T, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dev" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(dev, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(192.168.1.42) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(dev) | |
[2023-03-31T08:07:58Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dmap" | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(dmap, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(37.119.88.139) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(dmap) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(225551115) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(-1021982676) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:58Z DEBUG yaserde::de] Fetched EndElement(R2C_T) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "R2C_T" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(R2C_T, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dev" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(dev, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(192.168.1.42) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(dev) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dmap" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(dmap, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(37.119.88.139) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(dmap) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(225551113) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(-437465679) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(R2C_T) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "R2C_T" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(R2C_T, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dev" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(dev, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(192.168.1.42) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(dev) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dmap" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(dmap, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(37.119.88.139) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(dmap) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(225551114) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(-2079600686) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(R2C_T) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "R2C_T" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(R2C_T, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dev" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(dev, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(192.168.1.42) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(dev) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dmap" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(dmap, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(37.119.88.139) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(dmap) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(225551115) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(-1021982676) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(R2C_T) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "D2C_T" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(D2C_T, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(225551113) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(conn, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(local) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(conn) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(-437465679) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(did, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(81) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(did) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(D2C_T) | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::discovery] Udp Discovery got this unexpected BcUdp UdpDiscovery { tid: 87, payload: UdpXml { c2d_s: None, c2d_c: None, d2c_c_r: None, d2c_t: Some(D2cT { sid: 225551113, conn: "local", cid: -437465679, did: 81 }), c2d_t: None, d2c_cfm: None, c2d_disc: None, d2c_disc: None, r2c_disc: None, c2m_q: None, m2c_q_r: None, c2r_c: None, r2c_t: None, r2c_c_r: None, c2r_cfm: None, c2d_a: None } } | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "D2C_T" | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(D2C_T, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(225551115) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "D2C_T" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(D2C_T, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(conn, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(local) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(conn) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(-1021982676) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(225551114) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(did, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(83) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(did) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(D2C_T) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(conn, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::discovery] Udp Discovery got this unexpected BcUdp UdpDiscovery { tid: 93, payload: UdpXml { c2d_s: None, c2d_c: None, d2c_c_r: None, d2c_t: Some(D2cT { sid: 225551115, conn: "local", cid: -1021982676, did: 83 }), c2d_t: None, d2c_cfm: None, c2d_disc: None, d2c_disc: None, r2c_disc: None, c2m_q: None, m2c_q_r: None, c2r_c: None, r2c_t: None, r2c_c_r: None, c2r_cfm: None, c2d_a: None } } | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(local) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(conn) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(-2079600686) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(did, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(82) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(did) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(D2C_T) | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::discovery] Udp Discovery got this unexpected BcUdp UdpDiscovery { tid: 90, payload: UdpXml { c2d_s: None, c2d_c: None, d2c_c_r: None, d2c_t: Some(D2cT { sid: 225551114, conn: "local", cid: -2079600686, did: 82 }), c2d_t: None, d2c_cfm: None, c2d_disc: None, d2c_disc: None, r2c_disc: None, c2m_q: None, m2c_q_r: None, c2r_c: None, r2c_t: None, r2c_c_r: None, c2r_cfm: None, c2d_a: None } } | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "R2C_C_R" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(R2C_C_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dmap" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(dmap, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(37.119.88.139) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(dmap) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dev" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(dev, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(192.168.1.42) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(dev) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "relay" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(relay, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(51646) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(relay) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(nat, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(NULL) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(nat) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(225551113) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(ac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(225551113) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(ac) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(R2C_C_R) | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::discovery] reg_result: RegisterResult { reg: 35.180.129.86:58200, dev: 192.168.1.42:41022, dmap: 37.119.88.139:41022, relay: 35.180.129.86:51646, client_id: -437465679, sid: 225551113 } | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "R2C_C_R" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(R2C_C_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dmap" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(dmap, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(37.119.88.139) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(dmap) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dev" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(dev, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(192.168.1.42) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(dev) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "relay" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(relay, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(51710) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(relay) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(nat, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(NULL) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(nat) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(225551114) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(ac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(225551114) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(ac) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(R2C_C_R) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "R2C_C_R" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(R2C_C_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dmap" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(dmap, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(37.119.88.139) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(dmap) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dev" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(dev, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(192.168.1.42) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(dev) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "relay" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(relay, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(51744) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(relay) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(nat, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(NULL) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(nat) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(225551115) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(ac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(225551115) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(ac) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(R2C_C_R) | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::discovery] reg_result: RegisterResult { reg: 35.180.129.86:58200, dev: 192.168.1.42:41022, dmap: 37.119.88.139:41022, relay: 35.180.129.86:51744, client_id: -1021982676, sid: 225551115 } | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "D2C_CFM" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(D2C_CFM, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(225551114) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(conn, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(local) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(conn) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(-2079600686) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(did, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(82) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(did) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(D2C_CFM) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "D2C_CFM" | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(D2C_CFM, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(225551115) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(conn, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(relay) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(conn) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(-1021982676) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched StartElement(did, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched Characters(83) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(did) | |
[2023-03-31T08:07:59Z DEBUG yaserde::de] Fetched EndElement(D2C_CFM) | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::discovery] connect_result: ConnectResult { addr: 35.180.129.86:51744, client_id: -1021982676, camera_id: 83, sid: 225551115 } | |
[2023-03-31T08:07:59Z INFO neolink_core::bc_protocol] Relay success 95270004YFGE16SE at 35.180.129.86:51744 | |
[2023-03-31T08:07:59Z TRACE mio::poll] deregistering event source from poller | |
[2023-03-31T08:07:59Z TRACE mio::poll] deregistering event source from poller | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol] Success | |
[2023-03-31T08:07:59Z INFO neolink::utils] giardino: Logging in | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:07:59Z TRACE mio::poll] deregistering event source from poller | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::bcconn] send Wait: Bc { meta: BcMeta { msg_id: 1, channel_id: 0, stream_type: 0, response_code: 56322, msg_num: 0, class: 25876 }, body: LegacyMsg(LoginMsg { username: "21232F297A57A5A743894A0E4A801FC\0", password: "49CE42A1F5B80373C721BB6D963544E\0" }) } | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::bcconn] send Complete | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Resend | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:07:59Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "D2C_T" | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(D2C_T, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(225551115) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(conn, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(local) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(conn) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(-1021982676) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(did, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(83) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(did) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(D2C_T) | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacker: UnexpectedData Discovery(UdpDiscovery { tid: 93, payload: UdpXml { c2d_s: None, c2d_c: None, d2c_c_r: None, d2c_t: Some(D2cT { sid: 225551115, conn: "local", cid: -1021982676, did: 83 }), c2d_t: None, d2c_cfm: None, c2d_disc: None, d2c_disc: None, r2c_disc: None, c2m_q: None, m2c_q_r: None, c2r_c: None, r2c_t: None, r2c_c_r: None, c2r_cfm: None, c2d_a: None } }) from 192.168.1.42:41022 | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacker: NewData: 0 | |
[2023-03-31T08:08:00Z DEBUG neolink_core::bc::xml] Struct: start to parse "body" | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(body, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG neolink_core::bc::xml] Struct: start to parse "Encryption" | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(Encryption, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(type, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(md5) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(type) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(nonce, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(642694e5-QMNHuuLUoNpkDHTxmMR1) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(nonce) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(Encryption) | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::bcconn] Remaining: 100 of 100 message space for 0 (ID: 1) | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::bcconn] send Wait: Bc { meta: BcMeta { msg_id: 1, channel_id: 0, stream_type: 0, response_code: 0, msg_num: 0, class: 25620 }, body: ModernMsg(ModernMsg { extension: None, payload: Some(BcXml(BcXml { encryption: None, login_user: Some(LoginUser { version: "1.1", user_name: "9F0251C75A40BBF376696A6C3F27FC6", password: "A006BB3E6C39CC19ADFE9456C0E4682", user_ver: 1 }), login_net: Some(LoginNet { version: "1.1", type_: "LAN", udp_port: 0 }), device_info: None, version_info: None, preview: None, system_general: None, norm: None, led_state: None, talk_config: None, rf_alarm_cfg: None, talk_ability: None, alarm_event_list: None, ptz_control: None, battery_list: None, battery_info: None })) }) } | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "R2C_C_R" | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(R2C_C_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dmap" | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(dmap, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(37.119.88.139) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(dmap) | |
[2023-03-31T08:08:00Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dev" | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(dev, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(192.168.1.42) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(dev) | |
[2023-03-31T08:08:00Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "relay" | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(relay, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(51744) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(relay) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(nat, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(NULL) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(nat) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(225551115) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(ac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(225551115) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(ac) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(R2C_C_R) | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacker: UnexpectedData Discovery(UdpDiscovery { tid: 126, payload: UdpXml { c2d_s: None, c2d_c: None, d2c_c_r: None, d2c_t: None, c2d_t: None, d2c_cfm: None, c2d_disc: None, d2c_disc: None, r2c_disc: None, c2m_q: None, m2c_q_r: None, c2r_c: None, r2c_t: None, r2c_c_r: Some(R2cCr { dev: IpPort { ip: "192.168.1.42", port: 41022 }, dmap: IpPort { ip: "37.119.88.139", port: 41022 }, relay: IpPort { ip: "35.180.129.86", port: 51744 }, nat: "NULL", sid: 225551115, rsp: 0, ac: 225551115 }), c2r_cfm: None, c2d_a: None } }) from 35.180.129.86:58200 | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::bcconn] send Complete | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "D2C_CFM" | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(D2C_CFM, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(225551115) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(conn, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(relay) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(conn) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(-1021982676) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(did, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(83) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(did) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(D2C_CFM) | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacker: UnexpectedData Discovery(UdpDiscovery { tid: 11, payload: UdpXml { c2d_s: None, c2d_c: None, d2c_c_r: None, d2c_t: None, c2d_t: None, d2c_cfm: Some(D2cCfm { sid: 225551115, conn: "relay", rsp: 0, cid: -1021982676, did: 83, time_r: 0 }), c2d_disc: None, d2c_disc: None, r2c_disc: None, c2m_q: None, m2c_q_r: None, c2r_c: None, r2c_t: None, r2c_c_r: None, c2r_cfm: None, c2d_a: None } }) from 35.180.129.86:51744 | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Resend | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "D2C_T" | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(D2C_T, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(225551115) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(conn, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(local) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(conn) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(-1021982676) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(did, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(83) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(did) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(D2C_T) | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacker: UnexpectedData Discovery(UdpDiscovery { tid: 93, payload: UdpXml { c2d_s: None, c2d_c: None, d2c_c_r: None, d2c_t: Some(D2cT { sid: 225551115, conn: "local", cid: -1021982676, did: 83 }), c2d_t: None, d2c_cfm: None, c2d_disc: None, d2c_disc: None, r2c_disc: None, c2m_q: None, m2c_q_r: None, c2r_c: None, r2c_t: None, r2c_c_r: None, c2r_cfm: None, c2d_a: None } }) from 192.168.1.42:41022 | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "R2C_C_R" | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(R2C_C_R, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dmap" | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(dmap, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(37.119.88.139) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(dmap) | |
[2023-03-31T08:08:00Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "dev" | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(dev, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(192.168.1.42) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(41022) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(dev) | |
[2023-03-31T08:08:00Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "relay" | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(relay, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(ip, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(35.180.129.86) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(ip) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(port, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(51744) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(port) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(relay) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(nat, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(NULL) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(nat) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(225551115) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(ac, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(225551115) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(ac) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(R2C_C_R) | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacker: UnexpectedData Discovery(UdpDiscovery { tid: 126, payload: UdpXml { c2d_s: None, c2d_c: None, d2c_c_r: None, d2c_t: None, c2d_t: None, d2c_cfm: None, c2d_disc: None, d2c_disc: None, r2c_disc: None, c2m_q: None, m2c_q_r: None, c2r_c: None, r2c_t: None, r2c_c_r: Some(R2cCr { dev: IpPort { ip: "192.168.1.42", port: 41022 }, dmap: IpPort { ip: "37.119.88.139", port: 41022 }, relay: IpPort { ip: "35.180.129.86", port: 51744 }, nat: "NULL", sid: 225551115, rsp: 0, ac: 225551115 }), c2r_cfm: None, c2d_a: None } }) from 35.180.129.86:58200 | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "D2C_CFM" | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(D2C_CFM, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(225551115) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(conn, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(relay) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(conn) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(-1021982676) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched StartElement(did, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched Characters(83) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(did) | |
[2023-03-31T08:08:00Z DEBUG yaserde::de] Fetched EndElement(D2C_CFM) | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacker: UnexpectedData Discovery(UdpDiscovery { tid: 11, payload: UdpXml { c2d_s: None, c2d_c: None, d2c_c_r: None, d2c_t: None, c2d_t: None, d2c_cfm: Some(D2cCfm { sid: 225551115, conn: "relay", rsp: 0, cid: -1021982676, did: 83, time_r: 0 }), c2d_disc: None, d2c_disc: None, r2c_disc: None, c2m_q: None, m2c_q_r: None, c2r_c: None, r2c_t: None, r2c_c_r: None, c2r_cfm: None, c2d_a: None } }) from 35.180.129.86:51744 | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Resend | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:00Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "D2C_T" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(D2C_T, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(225551115) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(conn, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(local) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(conn) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(-1021982676) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(did, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(83) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(did) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(D2C_T) | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacker: UnexpectedData Discovery(UdpDiscovery { tid: 93, payload: UdpXml { c2d_s: None, c2d_c: None, d2c_c_r: None, d2c_t: Some(D2cT { sid: 225551115, conn: "local", cid: -1021982676, did: 83 }), c2d_t: None, d2c_cfm: None, c2d_disc: None, d2c_disc: None, r2c_disc: None, c2m_q: None, m2c_q_r: None, c2r_c: None, r2c_t: None, r2c_c_r: None, c2r_cfm: None, c2d_a: None } }) from 192.168.1.42:41022 | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacker: NewData: 1 | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacker: NewData: 2 | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "body" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(body, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "DeviceInfo" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(DeviceInfo, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(firmVersion, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(00000000000000) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(firmVersion) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(IOInputPortNum, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(IOInputPortNum) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(IOOutputPortNum, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(IOOutputPortNum) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(diskNum, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(diskNum) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(type, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(wifi_solo_ipc) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(type) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(channelNum, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(1) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(channelNum) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(audioNum, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(1) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(audioNum) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(ipChannel, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(ipChannel) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(analogChnNum, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(1) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(analogChnNum) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "resolution" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(resolution, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(resolutionName, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(2304*1296) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(resolutionName) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(width, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(2304) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(width) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(height, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(1296) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(height) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(resolution) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(secretCode, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0000000082a2c198) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(secretCode) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(bootSecret, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0000000082a2c198) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(bootSecret) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(language, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(English) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(language) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(sdCard, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(1) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(sdCard) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(ptzMode, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(ptzMode) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(typeInfo, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(IPC) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(typeInfo) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(softVer, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(50331808) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(softVer) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(hardVer, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(hardVer) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(panelVer, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(panelVer) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(hdChannel1, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(hdChannel1) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(hdChannel2, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(hdChannel2) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(hdChannel3, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(hdChannel3) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(hdChannel4, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(hdChannel4) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(norm, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(NTSC) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(norm) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(osdFormat, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(MDY) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(osdFormat) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(B485, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(B485) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(supportAutoUpdate, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(supportAutoUpdate) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(userVer, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(1) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(userVer) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(FrameworkVer, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(1) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(FrameworkVer) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(authMode, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(authMode) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(DeviceInfo) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(StreamInfoList, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(StreamInfo, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(channelBits, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(1) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(channelBits) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(encodeTable, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(type, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(mainStream) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(type) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(resolution, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(width, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(2304) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(width) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(height, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(1296) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(height) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(resolution) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(defaultFramerate, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(15) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(defaultFramerate) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(defaultBitrate, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(2048) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(defaultBitrate) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(framerateTable, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(10,12,15) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(framerateTable) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(bitrateTable, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(1024,1536,2048) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(bitrateTable) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(encodeTable) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(encodeTable, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(type, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(subStream) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(type) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(resolution, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(width, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(640) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(width) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(height, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(360) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(height) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(resolution) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(defaultFramerate, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(15) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(defaultFramerate) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(defaultBitrate, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(192) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(defaultBitrate) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(framerateTable, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(10,15) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(framerateTable) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(bitrateTable, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(64,128,160,192,256) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(bitrateTable) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(encodeTable) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(StreamInfo) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(StreamInfoList) | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::bcconn] Remaining: 100 of 100 message space for 0 (ID: 1) | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z INFO neolink::utils] giardino: Connected and logged in | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::bcconn] send Wait: Bc { meta: BcMeta { msg_id: 212, channel_id: 0, stream_type: 0, response_code: 0, msg_num: 1, class: 25620 }, body: ModernMsg(ModernMsg { extension: Some(Extension { version: "1.1", binary_data: None, user_name: None, token: None, channel_id: Some(0) }), payload: None }) } | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::bcconn] send Complete | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacker: UnexpectedData Data({"connection_id": -1021982676, "packet_id": 2, "payload_len": 701}) from 35.180.129.86:51744 | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Resend | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "D2C_CFM" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(D2C_CFM, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(225551115) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(conn, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(relay) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(conn) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(rsp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(rsp) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(-1021982676) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(did, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(83) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(did) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(D2C_CFM) | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacker: UnexpectedData Discovery(UdpDiscovery { tid: 11, payload: UdpXml { c2d_s: None, c2d_c: None, d2c_c_r: None, d2c_t: None, c2d_t: None, d2c_cfm: Some(D2cCfm { sid: 225551115, conn: "relay", rsp: 0, cid: -1021982676, did: 83, time_r: 0 }), c2d_disc: None, d2c_disc: None, r2c_disc: None, c2m_q: None, m2c_q_r: None, c2r_c: None, r2c_t: None, r2c_c_r: None, c2r_cfm: None, c2d_a: None } }) from 35.180.129.86:51744 | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacker: NewData: 3 | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "body" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(body, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "AlarmEventList" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AlarmEventList, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "AlarmEvent" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AlarmEvent, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(channelId, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(channelId) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(status, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(status) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AItype, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AItype) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(recording, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(recording) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(timeStamp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(timeStamp) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AlarmEvent) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AlarmEventList) | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::bcconn] Remaining: 100 of 100 message space for 0 (ID: 33) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "body" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(body, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "AlarmEventList" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AlarmEventList, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "AlarmEvent" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AlarmEvent, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(channelId, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(channelId) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(status, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(status) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AItype, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AItype) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(recording, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(recording) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(timeStamp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(timeStamp) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AlarmEvent) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AlarmEventList) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc_protocol::connection::bcconn] Ignoring uninteresting message id 33 (number: 0) | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::bcconn] Contents: Bc { meta: BcMeta { msg_id: 33, channel_id: 0, stream_type: 0, response_code: 200, msg_num: 0, class: 0 }, body: ModernMsg(ModernMsg { extension: None, payload: Some(BcXml(BcXml { encryption: None, login_user: None, login_net: None, device_info: None, version_info: None, preview: None, system_general: None, norm: None, led_state: None, talk_config: None, rf_alarm_cfg: None, talk_ability: None, alarm_event_list: Some(AlarmEventList { version: "1.1", alarm_events: [AlarmEvent { version: "1.1", channel_id: 0, status: "none", recording: 0, timeStamp: 0 }] }), ptz_control: None, battery_list: None, battery_info: None })) }) } | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "body" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(body, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "AlarmEventList" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AlarmEventList, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "AlarmEvent" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AlarmEvent, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(channelId, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(channelId) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(status, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(status) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AItype, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AItype) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(recording, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(recording) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(timeStamp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(timeStamp) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AlarmEvent) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AlarmEventList) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc_protocol::connection::bcconn] Ignoring uninteresting message id 33 (number: 0) | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::bcconn] Contents: Bc { meta: BcMeta { msg_id: 33, channel_id: 0, stream_type: 0, response_code: 200, msg_num: 0, class: 0 }, body: ModernMsg(ModernMsg { extension: None, payload: Some(BcXml(BcXml { encryption: None, login_user: None, login_net: None, device_info: None, version_info: None, preview: None, system_general: None, norm: None, led_state: None, talk_config: None, rf_alarm_cfg: None, talk_ability: None, alarm_event_list: Some(AlarmEventList { version: "1.1", alarm_events: [AlarmEvent { version: "1.1", channel_id: 0, status: "none", recording: 0, timeStamp: 0 }] }), ptz_control: None, battery_list: None, battery_info: None })) }) } | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacker: NewData: 4 | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "body" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(body, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "AlarmEventList" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AlarmEventList, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "AlarmEvent" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AlarmEvent, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(channelId, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(channelId) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(status, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(status) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AItype, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AItype) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(recording, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(recording) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(timeStamp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(timeStamp) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AlarmEvent) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AlarmEventList) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc_protocol::connection::bcconn] Ignoring uninteresting message id 33 (number: 0) | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::bcconn] Contents: Bc { meta: BcMeta { msg_id: 33, channel_id: 0, stream_type: 0, response_code: 200, msg_num: 0, class: 0 }, body: ModernMsg(ModernMsg { extension: None, payload: Some(BcXml(BcXml { encryption: None, login_user: None, login_net: None, device_info: None, version_info: None, preview: None, system_general: None, norm: None, led_state: None, talk_config: None, rf_alarm_cfg: None, talk_ability: None, alarm_event_list: Some(AlarmEventList { version: "1.1", alarm_events: [AlarmEvent { version: "1.1", channel_id: 0, status: "none", recording: 0, timeStamp: 0 }] }), ptz_control: None, battery_list: None, battery_info: None })) }) } | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "body" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(body, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "AlarmEventList" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AlarmEventList, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "AlarmEvent" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AlarmEvent, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(channelId, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(channelId) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(status, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(status) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AItype, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AItype) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(recording, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(recording) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(timeStamp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(timeStamp) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AlarmEvent) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AlarmEventList) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc_protocol::connection::bcconn] Ignoring uninteresting message id 33 (number: 0) | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::bcconn] Contents: Bc { meta: BcMeta { msg_id: 33, channel_id: 0, stream_type: 0, response_code: 200, msg_num: 0, class: 0 }, body: ModernMsg(ModernMsg { extension: None, payload: Some(BcXml(BcXml { encryption: None, login_user: None, login_net: None, device_info: None, version_info: None, preview: None, system_general: None, norm: None, led_state: None, talk_config: None, rf_alarm_cfg: None, talk_ability: None, alarm_event_list: Some(AlarmEventList { version: "1.1", alarm_events: [AlarmEvent { version: "1.1", channel_id: 0, status: "none", recording: 0, timeStamp: 0 }] }), ptz_control: None, battery_list: None, battery_info: None })) }) } | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "body" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(body, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "AlarmEventList" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AlarmEventList, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "AlarmEvent" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AlarmEvent, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(channelId, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(channelId) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(status, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(status) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AItype, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AItype) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(recording, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(recording) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(timeStamp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(timeStamp) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AlarmEvent) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AlarmEventList) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc_protocol::connection::bcconn] Ignoring uninteresting message id 33 (number: 0) | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::bcconn] Contents: Bc { meta: BcMeta { msg_id: 33, channel_id: 0, stream_type: 0, response_code: 200, msg_num: 0, class: 0 }, body: ModernMsg(ModernMsg { extension: None, payload: Some(BcXml(BcXml { encryption: None, login_user: None, login_net: None, device_info: None, version_info: None, preview: None, system_general: None, norm: None, led_state: None, talk_config: None, rf_alarm_cfg: None, talk_ability: None, alarm_event_list: Some(AlarmEventList { version: "1.1", alarm_events: [AlarmEvent { version: "1.1", channel_id: 0, status: "none", recording: 0, timeStamp: 0 }] }), ptz_control: None, battery_list: None, battery_info: None })) }) } | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "P2P" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(P2P, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bcudp::xml] Struct: start to parse "D2C_T" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(D2C_T, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(sid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(225551115) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(sid) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(conn, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(local) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(conn) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(cid, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(-1021982676) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(cid) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(did, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(83) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(did) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(D2C_T) | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacker: UnexpectedData Discovery(UdpDiscovery { tid: 93, payload: UdpXml { c2d_s: None, c2d_c: None, d2c_c_r: None, d2c_t: Some(D2cT { sid: 225551115, conn: "local", cid: -1021982676, did: 83 }), c2d_t: None, d2c_cfm: None, c2d_disc: None, d2c_disc: None, r2c_disc: None, c2m_q: None, m2c_q_r: None, c2r_c: None, r2c_t: None, r2c_c_r: None, c2r_cfm: None, c2d_a: None } }) from 192.168.1.42:41022 | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: QueueingAck | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Flushing | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacker: NewData: 5 | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "body" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(body, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "AlarmEventList" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AlarmEventList, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "AlarmEvent" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AlarmEvent, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(channelId, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(channelId) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(status, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(status) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AItype, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AItype) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(recording, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(recording) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(timeStamp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(timeStamp) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AlarmEvent) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AlarmEventList) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc_protocol::connection::bcconn] Ignoring uninteresting message id 33 (number: 0) | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::bcconn] Contents: Bc { meta: BcMeta { msg_id: 33, channel_id: 0, stream_type: 0, response_code: 200, msg_num: 0, class: 0 }, body: ModernMsg(ModernMsg { extension: None, payload: Some(BcXml(BcXml { encryption: None, login_user: None, login_net: None, device_info: None, version_info: None, preview: None, system_general: None, norm: None, led_state: None, talk_config: None, rf_alarm_cfg: None, talk_ability: None, alarm_event_list: Some(AlarmEventList { version: "1.1", alarm_events: [AlarmEvent { version: "1.1", channel_id: 0, status: "none", recording: 0, timeStamp: 0 }] }), ptz_control: None, battery_list: None, battery_info: None })) }) } | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::bcconn] Remaining: 100 of 100 message space for 1 (ID: 212) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "body" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(body, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "AlarmEventList" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AlarmEventList, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "AlarmEvent" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AlarmEvent, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(channelId, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(channelId) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(status, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(status) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AItype, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AItype) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(recording, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(recording) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(timeStamp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(timeStamp) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AlarmEvent) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AlarmEventList) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc_protocol::connection::bcconn] Ignoring uninteresting message id 33 (number: 0) | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::bcconn] Contents: Bc { meta: BcMeta { msg_id: 33, channel_id: 0, stream_type: 0, response_code: 200, msg_num: 0, class: 0 }, body: ModernMsg(ModernMsg { extension: None, payload: Some(BcXml(BcXml { encryption: None, login_user: None, login_net: None, device_info: None, version_info: None, preview: None, system_general: None, norm: None, led_state: None, talk_config: None, rf_alarm_cfg: None, talk_ability: None, alarm_event_list: Some(AlarmEventList { version: "1.1", alarm_events: [AlarmEvent { version: "1.1", channel_id: 0, status: "none", recording: 0, timeStamp: 0 }] }), ptz_control: None, battery_list: None, battery_info: None })) }) } | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "body" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(body, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "AlarmEventList" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AlarmEventList, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "AlarmEvent" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AlarmEvent, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(channelId, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(channelId) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(status, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(status) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(AItype, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AItype) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(recording, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(recording) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(timeStamp, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(timeStamp) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AlarmEvent) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(AlarmEventList) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc_protocol::connection::bcconn] Ignoring uninteresting message id 33 (number: 0) | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::bcconn] Contents: Bc { meta: BcMeta { msg_id: 33, channel_id: 0, stream_type: 0, response_code: 200, msg_num: 0, class: 0 }, body: ModernMsg(ModernMsg { extension: None, payload: Some(BcXml(BcXml { encryption: None, login_user: None, login_net: None, device_info: None, version_info: None, preview: None, system_general: None, norm: None, led_state: None, talk_config: None, rf_alarm_cfg: None, talk_ability: None, alarm_event_list: Some(AlarmEventList { version: "1.1", alarm_events: [AlarmEvent { version: "1.1", channel_id: 0, status: "none", recording: 0, timeStamp: 0 }] }), ptz_control: None, battery_list: None, battery_info: None })) }) } | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacker: NewData: 6 | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "body" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(body, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(VideoInput, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(channelId, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(channelId) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(bright, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(128) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(bright) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(contrast, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(128) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(contrast) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(saturation, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(128) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(saturation) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(hue, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(128) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(hue) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(VideoInput) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc_protocol::connection::bcconn] Ignoring uninteresting message id 78 (number: 0) | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::bcconn] Contents: Bc { meta: BcMeta { msg_id: 78, channel_id: 0, stream_type: 0, response_code: 200, msg_num: 0, class: 0 }, body: ModernMsg(ModernMsg { extension: None, payload: Some(BcXml(BcXml { encryption: None, login_user: None, login_net: None, device_info: None, version_info: None, preview: None, system_general: None, norm: None, led_state: None, talk_config: None, rf_alarm_cfg: None, talk_ability: None, alarm_event_list: None, ptz_control: None, battery_list: None, battery_info: None })) }) } | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc::xml] Struct: start to parse "body" | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(body, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(Serial, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}, [version -> 1.1]) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(channelId, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(0) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(channelId) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(baudRate, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(9600) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(baudRate) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(dataBit, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(CS8) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(dataBit) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(stopBit, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(1) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(stopBit) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(parity, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(parity) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(flowControl, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(none) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(flowControl) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(controlProtocol, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(PELCO_D) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(controlProtocol) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched StartElement(controlAddress, {"": "", "xml": "http://www.w3.org/XML/1998/namespace", "xmlns": "http://www.w3.org/2000/xmlns/"}) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched Characters(1) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(controlAddress) | |
[2023-03-31T08:08:01Z DEBUG yaserde::de] Fetched EndElement(Serial) | |
[2023-03-31T08:08:01Z DEBUG neolink_core::bc_protocol::connection::bcconn] Ignoring uninteresting message id 79 (number: 0) | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::bcconn] Contents: Bc { meta: BcMeta { msg_id: 79, channel_id: 0, stream_type: 0, response_code: 200, msg_num: 0, class: 0 }, body: ModernMsg(ModernMsg { extension: None, payload: Some(BcXml(BcXml { encryption: None, login_user: None, login_net: None, device_info: None, version_info: None, preview: None, system_general: None, norm: None, led_state: None, talk_config: None, rf_alarm_cfg: None, talk_ability: None, alarm_event_list: None, ptz_control: None, battery_list: None, battery_info: None })) }) } | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.RecievedPacket: Ack | |
[2023-03-31T08:08:01Z TRACE neolink_core::bc_protocol::connection::udpsource] UDPSource.State: Normal | |
[2023-03-31T08:08:01Z TRACE mio::poll] deregistering event source from poller | |
Error: Unable to set camera PIR state | |
Caused by: | |
Camera responded with Service Unavaliable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment