Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 618 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 618 Bytes

Service Discovery Client

Contributors

Description

Updates the status of the client via OPCUA at the service discovery.

Create .exe from project

  • Load venv
  • cd in your project directory
pyinstaller .\SD_Client\__main__.py --clean -p SD_Client