Skip to content

Releases: Enedis-OSS/TIC2WebSocket

Release version 2.0.0

Choose a tag to compare

@MathieuSabarthes MathieuSabarthes released this 10 Feb 14:22
1f9bdc0

✨ New features:

  • Added macOS serial port discovery (SerialPortFinderForMacOsX)
  • New diagnostic CLI utilities (core, modem, serial port, USB)
  • Added a test interface via an HTML page

🔧 Improvements & fixes:

  • Refactored project architecture and simplified code structure
  • Fixed logger warnings

Release version 1.0.0

Choose a tag to compare

@MathieuSabarthes MathieuSabarthes released this 17 Sep 09:19
b61de27

✨ New features:

  • Serial port connection and reading of TIC (Télé-Information Client) frames
  • WebSocket server to broadcast TIC data in real-time
  • Support for different TIC modes (historical and standard)
  • Flexible configuration via properties file
  • Detailed logging for diagnosis and debugging
  • Robust error handling and automatic reconnection
  • Simple WebSocket API for integration with other applications0.0