BasicInfo.xml 693 B

12345678910111213
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <BasicInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <DBConnectionString>Database=postgres;Password=123456;Host=localhost;Username=postgres;Persist Security Info=True</DBConnectionString>
  4. <ServerAddress>127.0.0.1</ServerAddress>
  5. <ServerPort>55004</ServerPort>
  6. <SelectedDisplay>2</SelectedDisplay>
  7. <RTServerAddress>192.168.250.199</RTServerAddress>
  8. <RTServerPort>50052</RTServerPort>
  9. <GasPanelWindowName>FurnaceGasPanel</GasPanelWindowName>
  10. <DBClearTime>2025-05-27T11:28:46.4646633+08:00</DBClearTime>
  11. <DBKeepRange>180</DBKeepRange>
  12. <AlarmDelaySeconds>30</AlarmDelaySeconds>
  13. </BasicInfo>