Added Client feature: reading configuration from Server in startup form
This commit is contained in:
@@ -7,12 +7,13 @@
|
||||
<DeveloperMode>true</DeveloperMode>
|
||||
</Client>
|
||||
<Connection>
|
||||
<Url>http://localhost:9000/index.html</Url>
|
||||
<ServerUrl>localhost</ServerUrl>
|
||||
<ServerPort>9000</ServerPort>
|
||||
<Id>1</Id>
|
||||
<DeleteCahceFolderOnStartup>false</DeleteCahceFolderOnStartup>
|
||||
</Connection>
|
||||
<VendorHmi>
|
||||
<Type>OSAI</Type><!-- NO_NC/DEMO/FANUC/SIEMENS/OSAI -->
|
||||
<FollowNcWindow>True</FollowNcWindow>
|
||||
</VendorHmi>
|
||||
<ExtSoftwares>
|
||||
<Software>
|
||||
|
||||
Reference in New Issue
Block a user