IoTronic Standalone v2.0.2
CHANGELOG v2.x.x VS v1.x.x:
- Database schema refactored
- Source code structure refactored
- ADDED Users and Projects management
- ADDED multiple device support: custom GPIO Manager for each kind of device; device layout description support added.
- ADDED Notify Manager
- ADDED HTTPS support for WAMP communication and REST API
- ADDED Authentication system
- ADDED API documentation support (Swagger-based)
- IMPROVED Cloud Service Manager: added support for @mdslab/wstun module
- IMPROVED REST API management: HTTPS support added; token manager added (JWT-based).
- IMPROVED WAMP connection management
- IMPROVED Board management
- BUG FIXED VFS Manager
WARNING: the previous releases of Lightning-rod (v1.x.x) are not compliant with the new ones (v2.x.x)