wincc-cli

1.0.15 • Public • Published

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 .zip file to your TIA portal project in folder <project name>/UserFiles/CustomControls.

Author

  • Camilo Andres Barbosa Gracia

Package Sidebar

Install

npm i wincc-cli

Weekly Downloads

238

Version

1.0.15

License

ISC

Unpacked Size

124 kB

Total Files

17

Last publish

Collaborators

  • calimpio