tcopen-app-templates
tcopen-app-templates copied to clipboard
Contains application templates for TcOpen framework
Fixes isse #131
In OperatorView, TcoDataExchangeSimpleSelectorView from the TcOpen.Inxton.Data.Wpf library is actually used. The problem is that longer names of Process Settings, such as those with 14 characters, are not displayed correctly. A...
Currently, when accessing the Controlled Unit from the Main View, users lack the ability to review the station's current Technological Settings. This functionality could prove beneficial in certain situations. Therefore,...
closes #131
Currently many lines need to be changed in order to switch off dataexchange, I propose to replace them with a single boolean and if statement combo. PR to follow shortly.
In PlcConnector, in ApplicationSettings.cs, is it possible to change default DatabaseEngine to MongoDb? What potential consequences or challenges might arise from making this change?
**Describe the bug** When using .\Create-Controlled-Unit.ps1 it cannot change the name of new CU, unless template (CU00x) is disabled in code. **Expected behavior** I would expect the script to work...
**Describe the bug** When trying to install TcOpen.tco cli app, it downloads 0.2.2-preview.1 version instead, which in turn will generate the same version of the template. **Expected behavior** When installing...
Despite lacking the necessary permissions, users can access the manual mode feature within the TcOpen framework. This presents a safety vulnerability as it allows unauthorized individuals to manipulate the component...
closes #113