1.0.15 • Published 1 year ago

wincc-cli v1.0.15

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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
1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12-test

1 year ago

1.0.11-test

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago