From 890b930cb27b3596a5d7217770d1d3e4895300c8 Mon Sep 17 00:00:00 2001 From: Ian Tracy Date: Thu, 31 Oct 2024 16:29:07 -0400 Subject: [PATCH] Added warning message to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 55276ea..a0d6dd0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Ewon Thingworx Connector +## Warning on Maintenance Status +This project remains as a reference, but is not actively being developed or maintained. +If you are interested working with Flexy data in Thingworx, please see the [Ewon developer documentation](https://developer.ewon.biz/) for details on connecting Thingworx to the DataMailbox and Talk2M APIs. + The Ewon Thingworx Connector package provides a connector-based solution to Thingworx for linking Ewon devices using the Talk2M cloud and/or Ewon Flexy devices using a direct data path with the Flexy Java application. There are two components that make up the Ewon Thingworx Connector, a Thingworx project and an Ewon Flexy Java application.