Skip to content

sintrb/python-opcua-webclient

Repository files navigation

python-opcua-webclient

A OPCUA web client, implemented by Python.

Install

 pip install opcua-webclient

Use

run command:

 opcua-webclient

on Windows use:

 opcua-webclient.bat

if can't find opcua-webclient command, try:

 python -m opcuawebclient

then use web browser(recommend Chrome or Firefox) open http://127.0.0.1:8000, enjoy it.

use youself bind address:

opcua-webclient 127.0.0.1:8080

About

A OPCUA client by web browser, implemented by Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published