Skip to main content

2 posts tagged with "jod_smart_van"

View All Tags

๐Ÿš€ Released JOD Smart Van v.1.0.0

ยท One min read
Roberto Pompermaier
Senior Software Architect

We are delighted to announce the release of JOD Smart Van version 1.0.0, bringing a host of new features, improvements, and firmware updates. Here are the key highlights of this release:

JOD Smart Van logo

Major Updatesโ€‹

  • Build Configurations: Implemented robust production and development build configurations to enhance project setup.
  • Firmware Management Scripts: Integrated firmware management into pre-startup.sh and post-startup.sh scripts for improved control and efficiency.
  • Firmware Version Updates:
  • File Structure Updates:
    • Updated the struct.jod file to match Smart Van Specs.
    • Added structure files for all SV specs sub-groups.
    • Added structure files for any included firmware.

Here you can download the JOD Smart Van distribution - v1.0.0 release.

For a detailed overview, please refer to the changelog or git commits.

Thank you for your continued support, and we look forward to your feedback on this exciting release! ๐ŸŽ‰

๐Ÿš€ Released JOD Smart Van v.0.1.0

ยท One min read
Roberto Pompermaier
Senior Software Architect

The first version of the JOD Smart Van distribution is available online via the source code repository.

This distribution is based on the 2.2.4-DEV version of the JOD daemon. In this way it is possible to exploit the new workers for DBus and optimize global performance.

Included in this version, we find the firmware for integrating Victron solar chargers. This firmware reads the data published by the device through the VE.Direct serial cable, after which it transmits it to the JOD daemon via DBus. Actually it supports SmartSolar and BlueSolar series devices with the VE.Direct port. More info about this firmware on his repository.

Here you can download the JOD Smart Van distribution - v0.1.0 release.