Commit Graph

12 Commits

Author SHA1 Message Date
Lucio Maranta adfafcabd4 Library refactor, divided model by type
Added read/update metadata to the cms client
2018-09-27 17:30:37 +02:00
Lucio Maranta c35bbbf911 Fix Nc Data API 2018-06-06 16:23:36 +02:00
Lucio Maranta 1a9fbde785 Fix alarm id
Fix Osai Library
2018-03-30 16:02:13 +02:00
Lucio Maranta 63d2ce8f4a Fix configuration
Fix Functionality and PLC id matching
2018-03-28 17:31:32 +02:00
Lucio Maranta fcf0b60881 Removed logout functionality and added general functionality 2018-02-27 14:16:51 +01:00
Lucio Maranta 14888e5a8a Bug fixed:
- Disable all the functions when Nc is disconnected.
- Areas config allowexternalBrowser
- IsRunning when Nc is in HOLD
2018-02-26 17:42:11 +01:00
Lucio Maranta a5d919e159 Optimized signalR messaging ( send messages only when there are changes )
Added broadcast method to send data to new clients
2018-02-20 11:32:25 +01:00
Lucio Maranta 149597314d Improved maintenances and fix function access 2018-02-15 12:23:23 +01:00
Lucio Maranta 99c2e8dc01 Config reorganization
General refactor
2018-02-09 14:59:24 +01:00
Lucio Maranta 18c88a5625 Added FAKE refresh alarms in signalR hub
Added Axes Reset procedure into power on data
Fixes and refactor
2018-02-07 17:21:04 +01:00
Lucio Maranta 6cc4d8290e + Added functions access
* Change db and added PLC_ID
2018-02-06 17:36:12 +01:00
Lucio Maranta 44dfe1753b Added session first implementation:
+ Added session in the database and added session controller
+ Added session in authorize attribute/Login
+ Added Logout function
* Refactor database models
2018-01-25 17:26:44 +01:00