Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zorrotoro authored Apr 14, 2021
1 parent cbc1914 commit 504e13c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Machine-to-Machine-framework-
Machine to Machine communication framework using OPC UA (Python Server-Client)

This code contains the desktop framework for estabishing Machine to Machine communication using python.

It utilises Tkinter and OPC UA framework to develope this windows application.

This framework uses the client instances which can establish an connection with more than two servers at an instant and it can automatically fetch the device tag associated with the servers.



Drawback:
It is developed only to fetch the device tags from namespace syntax for integers i.e. (ns=2;i=##). However, the code can amended based on the users need.

0 comments on commit 504e13c

Please sign in to comment.