-
Notifications
You must be signed in to change notification settings - Fork 81
Comparing changes
Open a pull request
base repository: arduino-libraries/ArduinoIoTCloud
base: 2.5.1
head repository: arduino-libraries/ArduinoIoTCloud
compare: 2.6.0
- 16 commits
- 22 files changed
- 4 contributors
Commits on May 9, 2025
-
Removing copyCBORStringToArray and copyCBORStringToArray utility func…
…tions in favor of cloud utils defined
Configuration menu - View commit details
-
Copy full SHA for eb1c163 - Browse repository at this point
Copy the full SHA eb1c163View commit details -
Standardization in license documentation is important because, in addition to making it easy for humans to find this vital information, it allows machines to automate the process of license type determination, which is useful both for discovering suitable open source projects as well as checking open source license compliance. The open source license of this project is already stored in a standardized location in a dedicated license file. However, even though the project is licensed under a standardized open source license, additional text was added to the license file which offers the option to purchase an exception for proprietary use of the code. Even though this offer does not have any legal effect on the open source license, the presence of that text made it so that the open license type could not be identified with 100% confidence by machines (e.g., the Licensee Gem used by the GitHub website), which meant identification could only be made by a human carefully evaluating the license text. Since there is no need to place the exception offer in the license file, it can be moved to the readme, with the license file containing only the verbatim standardized open source license text. The result is that the project's open source license type can now be automatically identified, without making any change to the licensing.
Configuration menu - View commit details
-
Copy full SHA for 3736823 - Browse repository at this point
Copy the full SHA 3736823View commit details
Commits on May 15, 2025
-
use network configurator in iotCloud
update example of sketch that uses the NetworkConfigurator use NetworkConfigurator wrappers for agentsManager update ci test for networkConfigurator add Arduino_NetworkConfigurator dep to library.properties
Configuration menu - View commit details
-
Copy full SHA for 37df5db - Browse repository at this point
Copy the full SHA 37df5dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00cc42d - Browse repository at this point
Copy the full SHA 00cc42dView commit details -
add GET_PROVISIONING_SKETCH_VERSION command add define for compile with test env
Configuration menu - View commit details
-
Copy full SHA for 3c158b9 - Browse repository at this point
Copy the full SHA 3c158b9View commit details
Commits on May 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8404c21 - Browse repository at this point
Copy the full SHA 8404c21View commit details -
Update NetworkConfigurator includes
examples: NetConfig, use h-char-sequence examples: NetConfig, explicitly include NetworkConfigurator
Configuration menu - View commit details
-
Copy full SHA for 5f09d2b - Browse repository at this point
Copy the full SHA 5f09d2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5404b82 - Browse repository at this point
Copy the full SHA 5404b82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b11b7e - Browse repository at this point
Copy the full SHA 2b11b7eView commit details -
Merge pull request #546 from per1234/standardize-license-file
Standardize license file
Configuration menu - View commit details
-
Copy full SHA for e4e1ac3 - Browse repository at this point
Copy the full SHA e4e1ac3View commit details
Commits on May 21, 2025
-
Merge pull request #535 from fabik111/use-networkconfigurator
Use NetworkConfigurator
Configuration menu - View commit details
-
Copy full SHA for 41ab915 - Browse repository at this point
Copy the full SHA 41ab915View commit details -
Configuration menu - View commit details
-
Copy full SHA for 463b522 - Browse repository at this point
Copy the full SHA 463b522View commit details -
Merge pull request #549 from pennam/gitmodule
Remove unused .gitmodule file
Configuration menu - View commit details
-
Copy full SHA for 065b509 - Browse repository at this point
Copy the full SHA 065b509View commit details -
Configuration menu - View commit details
-
Copy full SHA for a47facc - Browse repository at this point
Copy the full SHA a47faccView commit details -
Merge pull request #545 from andreagilardoni/cbor-copystr-utils
Removing copyCBORStringToArray and copyCBORStringToArray functions
Configuration menu - View commit details
-
Copy full SHA for b71da4a - Browse repository at this point
Copy the full SHA b71da4aView commit details
Commits on May 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 52a24d6 - Browse repository at this point
Copy the full SHA 52a24d6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.5.1...2.6.0