Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

A library to get historical or real time tag values on Ewon Flexy

License

Notifications You must be signed in to change notification settings

hms-networks/sc-flexy-tag-data-lib

Repository files navigation

sc-flexy-tag-data-lib

DEPRECATION NOTICE

This repository (and library) have been deprecated and will no longer receive updates or maintenance. This functionality has been relocated to the hms-networks/sc-ewon-flexy-extensions-lib repository.

THE CODE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. HMS DOES NOT WARRANT THAT THE FUNCTIONS OF THE CODE WILL MEET YOUR REQUIREMENTS, OR THAT THE OPERATION OF THE CODE WILL BE UNINTERRUPTED OR ERROR-FREE, OR THAT DEFECTS IN IT CAN BE CORRECTED.

  1. Description
    1. Memory Heap Size Notice
  2. Developer Documentation
  3. Dependencies

A library to get historical or real time tag values.

The operations performed in the historical data portions of this library use a significant amount of memory, and it is recommended that the Ewon Flexy Java heap size be increased to 25M (25 MB) or greater. Failure to do so may result in slow performance or unexpected behavior when using the historical data functionality of this library.

Developer documentation is available in Javadoc format found in the release package https://github.com/hms-networks/sc-flexy-tag-data-lib/releases.

  1. sc-flexy-string-lib
  2. sc-flexy-datapoint-lib
  3. sc-flexy-tag-info-lib
  4. sc-flexy-file-util-lib
  5. sc-flexy-logger-lib