hms-networks / IgnitionEwonConnector

Synchronize Ewon data to Ignition's Tag Historian
Apache License 2.0
10 stars 1 forks source link

Ignition 8 Module v2.0.0 - PR 1 #129

Closed alexjhawk closed 1 year ago

alexjhawk commented 1 year ago

This pull request is the first in a series of 3 or more pull requests for Ignition Connector v2.0.0.

The contained classes/code provide the underlying functionality necessary for most of the changes in v2.0.0.

alexjhawk commented 1 year ago

@TomKimsey @it-hms It is worth noting that any commits, including and before the RELEASE: v1.2.1 commit, are from a previous bug-fix release in 2022.

Most of the connector code before the upcoming v2.0.0 release has been or is expected to be entirely rewritten. This includes (but is not limited to) the core SyncManager, GatewayHook, EwonUtil, EwonConsts, and CommunicationManager classes.