LOG Thr1996 [GasLinkClient_Base.init()] init
LOG Thr1996 [GasLinkClient_Test.init()] constructing GasLinkClient_Test
LOG Thr1996 [GasLinkClient_Test.init()] Logging to : 
e:\temp_build\gas_uber.8.2.202054.source\qgis/AppData\ioGAS.QGIS\plugin.log.txt
LOG Thr1996 [[GasLinkComms.connect()] port=2718] 
LOG Thr1996 [GasLinkComms.connect()] tcp/ip socket initialised
LOG Thr10268 [GasLinkComms.listen()] 
LOG Thr1996 [GLMClient.sendMessage()] init
LOG Thr1996 [] writing to e:\temp_build\gas_uber.8.2.202054.source\qgis/AppData\ioGAS.QGIS\glm.message.temp.txt
LOG Thr1996 [GasLinkComms.sendMessage()] init
LOG Thr1996 [GasLinkComms.sendMessage()] msg Sent
LOG Thr1996 [GLMClient.sendGLMConnect()] GLMConnect Sent, protocol ver:0.2/6
LOG Thr1996 [GLMClient.waitForMessages()] waiting for 2 messages
LOG Thr10268 [GasLinkComms.listen()] got message :
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><GLMConnectDone connectionOK="true" ServerVer
Block Count:1
Raised On thread: Thread-6
LOG Thr10268 [TST test_dataToGas] RX <?xml version="1.0" encoding="UTF-8" standalone="yes"?><GLMConnectDone connectionOK="true" ServerVersion="0.2" ServerMinorVersion="6"/>
LOG Thr10268 [TST test_dataToGas]     calling handler in same thread
LOG Thr10268 [GLMClient_Base.on_message_received()  ] Received msg of type : <class 'gaslink.GLMConnectDone'>
LOG Thr10268 [GLMClient.handle_GLMConnectDone()] 
LOG Thr10268 [TST test_dataToGas] CONNECTED
LOG Thr10268 [handle_GLMConnectDone] connect done OK, ioGAS is GLM 0.2  6
LOG Thr10268 [GLMClient_Base.on_message_received()  ] Processed : <class 'gaslink.GLMConnectDone'>
LOG Thr10268 [GasLinkComms.listen()] got message :
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><GLMSendData stateNull="true"/>
Block Count:1
Raised On thread: Thread-6
LOG Thr10268 [TST test_dataToGas] RX <?xml version="1.0" encoding="UTF-8" standalone="yes"?><GLMSendData stateNull="true"/>
LOG Thr10268 [TST test_dataToGas]     calling handler in same thread
LOG Thr10268 [GLMClient_Base.on_message_received()  ] Received msg of type : <class 'gaslink.GLMSendData'>
LOG Thr10268 [GLMClient.handle_GLMSendData()] 
LOG Thr10268 [GLMClient.handle_GLMSendData()] stateNull=True  name =None
LOG Thr10268 [GasLinkClient_Test.display_data()] DOING NOTHING
LOG Thr10268 [GLMClient_Base.on_message_received()  ] Processed : <class 'gaslink.GLMSendData'>
LOG Thr1996 [GLMClient.waitForMessages()]  - all received
LOG Thr10268 [GasLinkComms.listen()] got message :
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><GLMGetViewList/>
Block Count:1
Raised On thread: Thread-6
LOG Thr10268 [TST test_dataToGas] RX <?xml version="1.0" encoding="UTF-8" standalone="yes"?><GLMGetViewList/>
LOG Thr10268 [TST test_dataToGas]     calling handler in same thread
LOG Thr10268 [GLMClient_Base.on_message_received()  ] Received msg of type : <class 'gaslink.GLMGetViewList'>
LOG Thr10268 [GLMClient.handle_GLMGetViewList()] 
LOG Thr10268 [GLMClient.sendMessage()] init
LOG Thr10268 [] writing to e:\temp_build\gas_uber.8.2.202054.source\qgis/AppData\ioGAS.QGIS\glm.message.temp.txt
LOG Thr10268 [GasLinkComms.sendMessage()] init
LOG Thr10268 [GasLinkComms.sendMessage()] msg Sent
LOG Thr10268 [GLMClient.sendGLMGetViewListDone()] sendGLMGetViewListDone Sent
LOG Thr10268 [GLMClient_Base.on_message_received()  ] Processed : <class 'gaslink.GLMGetViewList'>
LOG Thr1996 [test_dataToGas] server got views available []
LOG Thr10268 [GasLinkComms.listen()] got message :
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><GLMGetData viewName="view1"/>
Block Count:1
Raised On thread: Thread-6
LOG Thr10268 [TST test_dataToGas] RX <?xml version="1.0" encoding="UTF-8" standalone="yes"?><GLMGetData viewName="view1"/>
LOG Thr10268 [TST test_dataToGas]     calling handler in same thread
LOG Thr10268 [GLMClient_Base.on_message_received()  ] Received msg of type : <class 'gaslink.GLMGetData'>
LOG Thr10268 [GLMClient.handle_GLMGetData()] request for view1
LOG Thr10268 [GasLinkClient_Test.sendGLMGetDataDone()] state null set false
LOG Thr10268 [GLMClient.sendMessage()] init
LOG Thr10268 [] writing to e:\temp_build\gas_uber.8.2.202054.source\qgis/AppData\ioGAS.QGIS\glm.message.temp.txt
LOG Thr10268 [GasLinkComms.sendMessage()] init
LOG Thr10268 [GasLinkComms.sendMessage()] msg Sent
LOG Thr10268 [GLMClient.sendGLMGetDataDone()] sent
LOG Thr10268 [GLMClient_Base.on_message_received()  ] Processed : <class 'gaslink.GLMGetData'>
LOG Thr1996 [test_dataToGas]  cd [ChartData 2 rows and 4 columns  [col1, col2, col3, col4]]
LOG Thr1996 [test_dataToGas] stopping gas main

LOG Thr10268 [GasLinkComms.listen] STREAM ENDED
LOG Thr10268 [GasLinkComms.listen] connection_lost streamEnd True
LOG Thr10268 [TST test_dataToGas] CONNECTION LOST
LOG Thr10268 [TST test_dataToGas]     calling handler in same thread
LOG Thr10268 [GLMClient_Base.on_connection_lost()] CONNECTION LOST
LOG Thr10268 [GasLinkClient_Test.display_data()] DOING NOTHING
