- N/A
- N/A
- Corrected deployment script to include Thingworx Entities.xml file for import.
- N/A
- Corrected a bug which caused multiple exceptions to be thrown for a single circularized file error.
- N/A
- N/A
- Corrected a bug which caused the data sending thread to stop after an exception was thrown.
- Corrected a bug which may have caused concurrent modification exceptions or errors when sending data to Thingworx.
- N/A
- N/A
- Corrected a bug which may have caused data points to be lost while sending payloads to Thingworx
- N/A
- Improved error handling for HTTP requests by switching to SCHttpUtility.java from extensions library
- Corrected a bug which may have caused data points to be skipped if an exception was thrown
- General code cleanup
- Updated com.hms_networks.americas.sc:extensions library to version 1.12.0
- N/A
- Corrected a bug that prevented Talk2M data from syncing to Thingworx
- Improved performance during datapoint processing
- N/A
- Added missing files to release zip files
- N/A
- Moved to extension library 1.6
- Added configurable max historical buffer read limit feature
- Added memory check when double poll is enabled
- Added historical FIFO time start advance in exception handler
- Added next run command feature to automatically restart application
- Added external Flexy properties file
- Formatting and Javadoc updates
- Added support for queue diagnostic tags (force reset trigger, running behind status, and poll count/heartbeat)
- Removed dependency on device FTP user account
- Improved behavior when historical data queue is running behind
- Data poll size is doubled when queue is running behind to speed up processing
- Log output is displayed in more easily readable format (days, hours, minutes, and seconds)
- Fixed issue which could cause data points to use the wrong time zone
- Clean up misspellings in code
- Update project to use Maven builder
- Fixed a bug where HTTP files were using excessive storage space
- N/A
- N/A
- Fixed a bug which could occur with concurrent HTTP requests
- Added exception catching to triggered remote tag update handler
- Added data payload configuration options to config file
- Added triggered remote tag update via custom-JSON service
- Formatting specified in README.md
- N/A
- Updated time offset calculation library
- Added option to specify full Thingworx URL
- Allows for individual device endpoints and app keys for stronger security
- Added services to read live/realtime Ewon tag values using M2Web
- Added additional configuration file options
- FTP username/password
- String tag historization
- Historical log polling
- Improved error detection on connection failure
- Fixed a bug that caused devices to be assigned the incorrect project in Thingworx
- Fixed a bug that prevented string tags from working with direct data path devices
- Fixed a bug that prevented certain data types from being written via Thingworx M2Web services
- Combined user documentation to repository markdown file(s)
- Fixed a bug which prevented the jvmrun file from being executed
- Changed config file parameter "ThingworxIP" to ThingworxBaseUrl"
- Added example config file
- Added note to README about specifying scheme in URL and how this can enable the use of TLS
- N/A
- Fixed a bug that caused tag data types to be read as undefined when using the Talk2M data path
- Fix a spelling error in README.md
- Data is added as Thing properties
- Updated screenshots and documentation to Thingworx 9
- Tag quality data is included in data from the Talk2M and direct data paths
- Added option for created properties to use the 'Always' data change type
- Fixed a bug that may have caused data to not be assigned to the proper data type
- Fixed a bug that could have prevented Talk2M/DataMailbox data from being loaded without the 'useHyphens' option enabled
- Separate thingworx-import README has been merged with main README
- Talk2M data retrieval process now tracks previous transaction ID
- Initial Connector Release
- N/A
- N/A