1.0.15 • Published 3 years ago
wincc-cli v1.0.15
WinCC CLI
Utility to create a Customs Web Controls for WinCC Unified Simens Tia Portal.
Install
with nodejs $ npm -g i wincc-cli
Usage
Create new Custom Web Control in React with typescript and react project:
$ npx wincc-cli create-cwc$ cd /<control name>$ npm i- do something good!
Compiler CWC to TIA Portal MyControls project:
$npx wincc-cli build-cwc- Copy
.zipfile to your TIA portal project in folder<project name>/UserFiles/CustomControls.
Author
- Camilo Andres Barbosa Gracia