From 882ac9424faf5eea048942712199fa017223cb46 Mon Sep 17 00:00:00 2001 From: Santhana Pandiyan <54217279+Zorrotoro@users.noreply.github.com> Date: Wed, 14 Apr 2021 20:11:14 +1200 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b7417de..1178cb9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ -# Machine-to-Machine-framework- +# Adv. Machine-to-Machine-framework- + +Machine to Machine communication typical 2 devices talking to each other (server-client) or computer and a server machine. + +Adv. Machine-to-Machine communication implies 2 or more server machines talking to each other + 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.