Skip to content

Conversation

DatavenueLiveObjects
Copy link
Owner

@DatavenueLiveObjects DatavenueLiveObjects commented Jan 16, 2025

  • Support for newer versions of the ArduinoJSON library, with a default dependency on version 6.21.5
  • New addTag() function
  • Adjustments to the generation of model name and MQTT Client ID
  • Bug fixing

Packaging for 2.1.2 version

mdelain and others added 13 commits January 11, 2025 21:38
Patching incorrect int casting into String on WiFi.RSSI()
- Remove support for naked CHAR in parameters
- Remove use of containsKey() function
New function addTag() to tag the data message with custom tags
Small update regarding the way the index model name is generated
Setting ClientId based on <sw model>:<type of id>:<id>
like LO_SDK_Arduino:mac:<mac address> for WiFi boards
or LO_SDK_Arduino:imei:<imei> for cellular boards
Targeting last v6 version of ArduinoJSON library (smaller memory footprint)
Revised examples & ReadMe file
@DatavenueLiveObjects DatavenueLiveObjects merged commit ac0c1c7 into master Jan 16, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants