/get-ww-history-daily

The ```get-data-new.py``` script connects to the SQL Historian, then for each tag in a list (configured in the script), it will retrieve the day and the maximum value for that day. The data is filtered between two time slots as well (i.e. between 2 AM and 5:30 AM).

Primary LanguagePython

Stargazers