Changes between Version 34 and Version 35 of adei2Projects
- Timestamp:
- 04/11/14 08:42:20 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
adei2Projects
v34 v35 74 74 * (done)Develop websockets on C with binary data 75 75 * (done)Compare websockets on php and on c 76 * (done)Add service to ADEI for getting all existing datagroups, as result getting all configuration information about each one. 76 * (done)Add service to ADEI for getting all existing datagroups, as result getting all configuration information about each one. 77 77 * Debug work with websockets 78 78 * Add caching right and left data, outside of user view. 79 79 * Add aggregation of points inside data cacher, to compensate lack of data levels in database. 80 80 * Required configuration changes 81 * Add more cache levels in database 81 * Add more cache levels in database 82 * The mostly important thing is to add aggregation between seconds and microseconds! The difference is about 10^6... 82 83 * Install OpenSSL (For Websockets on C) 83 84 * Install levent_pthreads