Skip to content

RV1989/clean-io-app

Repository files navigation

clean-io-app Build Status Build status

clean up io list for tia portal

Takes an eplan excel export for io and creates a tia portal io tag table.

Features: 
      * Formats all CAPS eplan comment to Auto Cap.
      * Adds component reference to tia comments so you can see wich cabinet what fuse etc.
      * Custom IO tag table name
      * Custom functio to change io names.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# run unit & end-to-end tests
npm test


This project was generated with electron-vue@1c165f7 using vue-cli. Documentation about the original structure can be found here.