Folder reorganize 1
This commit is contained in:
22
test/kepware/documentation/changelog.txt
Normal file
22
test/kepware/documentation/changelog.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
26th MAR 2017
|
||||
=============
|
||||
Global Variables:
|
||||
-Added eventArray for storing KSE events
|
||||
-Added lastKnownPosition for tracking of where the latest events are
|
||||
|
||||
index.html:
|
||||
-Added Custom Event Diag for config
|
||||
|
||||
styles.css:
|
||||
-Styled to fit at 40% width under #resultsTable, #eventsTable
|
||||
|
||||
v6CommonAPI.js:
|
||||
-added readEventLog(); <- Extracts Event Logs
|
||||
|
||||
engine.js:
|
||||
-Added updateEventsLog(content,status);
|
||||
|
||||
Bug Fix:
|
||||
- Added Var for each for loop. Might be the cause of race conditions.
|
||||
- Added for loop into useCase1.js for a for loop example
|
||||
- Added deleteAllbutton in usecase1.js Routine 1
|
||||
Reference in New Issue
Block a user