Skip to content

Releases: MDSLab/s4t-lightning-rod

Iotronic Lightning-rod v2.3.6

05 Aug 10:18
Compare
Choose a tag to compare

CHANGELOG:

  • Board Manager updated:
    • added connection boot checks in Board Manager

Iotronic Lightning-rod v2.3.3

27 Mar 09:08
Compare
Choose a tag to compare

CHANGELOG:

Plugin Manager updated:

  • added exceptions logging for python/nodejs plugins
  • plugin execution status updated on Iotronic-side

Iotronic Lightning-rod v2.3.2

21 Nov 14:28
Compare
Choose a tag to compare

CHANGELOG:

  • Plugin Manager updated:
    • plugin upgrade policy fixed
    • Init.d script manages the plugin processes in running

Iotronic Lightning-rod v2.3.1

16 Nov 07:56
Compare
Choose a tag to compare

CHANGELOG:

  • Docker deploy updated
  • Installation guides updated
  • Installation procedures updated.

Iotronic Lightning-rod v2.3.0

02 Nov 09:18
Compare
Choose a tag to compare

CHANGELOG:

  • Refactoring wamp-socket recovery
  • Board local health server (REST) added
  • Board's extra-info injected into the boards
  • Developer plugin-apis updated: getExtraInfo() added.
  • Installation procedures fixed.

Iotronic Lightning-rod v2.2.0

02 Nov 09:51
Compare
Choose a tag to compare
Pre-release

CHANGELOG:

  • Board Manager updated:
    • added RPC method to install/update/remove packages into the board for PIP, APT, OPKG package managers.
    • added RPC methods to manage Lightning-rod update (only APT, OPKG package manager supported)
  • Added "password" mode in authentication system to Iotronic
  • Installation procedures fixed.

Iotronic Lightning-rod v2.1.2

02 Nov 09:58
Compare
Choose a tag to compare
Pre-release

CHANGELOG:

  • Board provisioning management added
  • Batch API support added
  • Refactored Lightning-rod modules management: added Boot() method
  • Plugin Manager refactored:
    • added support for plugin written in Python 3
    • added Boot() method
    • plugins can be loaded also without connection toward Iotronic
    • added checksum verify system for each plugin loaded into the board
    • added plugins log management
    • added RPC method to recover plugins logs from Iotronic API
  • Refactored authentication system to Iotronic:
    • "basic" mode only (at the moment)
  • Node-RED Manager added (ALPHA)
  • Installation procedures fixed.

Iotronic Lightning-rod v2.0.6

02 Nov 10:00
Compare
Choose a tag to compare

CHANGELOG:

  • package.json fixed

Iotronic Lightning-rod v2.0.5

01 Jun 08:15
Compare
Choose a tag to compare

CHANGELOG:

  • Installation procedures fixed.

Iotronic Lightning-rod v2.0.4

24 Jan 16:11
Compare
Choose a tag to compare

CHANGELOG v2.x.x VS v1.x.x:

  • Source code structure refactored
  • ADDED multiple device support: custom GPIO Manager for each kind of device; device layout description support added.
  • ADDED HTTPS support for WAMP communication
  • ADDED Authentication system
  • IMPROVED Cloud Service Manager: added support for @mdslab/wstun module
  • 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 release of IoTronic-standalone (v2.x.x)