git clone https://@opensourceprojects.eu/git/p/vfos/e798/pilot1/code vfos-e798-pilot1-code



File Date Author Commit
client 2019-01-08 vicanfon vicanfon [792064] bugfixing
common 2018-12-26 vicanfon vicanfon [61174f] changes to the model for not recreating the dat...
pki 2018-11-16 vicanfon vicanfon [49b297] initial release vApp12
scripts 2018-11-26 vicanfon vicanfon [21e027] =vApp12 v3
server 2019-01-08 vicanfon vicanfon [06f591] bugfixing
test 2018-11-16 vicanfon vicanfon [49b297] initial release vApp12
.editorconfig 2018-11-16 vicanfon vicanfon [49b297] initial release vApp12
.eslintignore 2018-11-16 vicanfon vicanfon [49b297] initial release vApp12
.eslintrc 2018-11-16 vicanfon vicanfon [49b297] initial release vApp12
.gitignore 2018-11-16 vicanfon vicanfon [49b297] initial release vApp12
.yo-rc.json 2018-11-16 vicanfon vicanfon [49b297] initial release vApp12
Dockerfile 2018-12-13 Francisco Fraile Francisco Fraile [c03e8a] Merge branch 'master' of https://opensourceproj...
README.md 2018-11-26 vicanfon vicanfon [21e027] =vApp12 v3
moduleConfiguration.json 2018-12-13 Francisco Fraile Francisco Fraile [c03e8a] Merge branch 'master' of https://opensourceproj...
package-lock.json 2018-12-20 vicanfon vicanfon [e7ff77] changes on dependencies
package.json 2018-12-20 vicanfon vicanfon [e7ff77] changes on dependencies
userPrompts.js 2018-11-16 vicanfon vicanfon [49b297] initial release vApp12

Read Me

Driver documentation

Package and Upload the Driver (Developers)

Build the docker image of the driver using:

bash docker build -t vfos/opc_ua .

Run the packager from the terminal or command line

bash npm run vfos-pack <dockerImage> <deleteArtifacts>

Upload it to the store

Run the uploader from the terminal or command line

bash npm run vfos-upload <product_names_en-us> <price_info_eur> <zipfile> <access_token>

Run the driver (User)

From source code

If you are using the sourcecode you can run build:
bash docker run .

From a zip file

If you are using a zip stored image:
bash docker load <compressed docker file> docker run <name of the image>

License

MIT ©