Skip to content

Tags: arduino/arduino-cloud-cli

Tags

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Provisioning 2.0 (#176)

* add provisioning-api client

* update board with crypto list

* draft provisioning v2

* refactor network configuration feature

* draft FSM for provisioning 2.0

* move map for fqbn and vid and pid to package boardpids

* move function for getting network configuration from the user to command/device package

* add connected method to NetworkConfigurationProtocol

* add iot-api raw client

* end fsm for provisioning v2

* add runProvisioningv2 function

* refactor network configuration FSM

* refactor provisioningv2 FSM

* fix clients

* fix print

* add log for network configuration

* fix connection error for cellular, cat-m1, nb-iot and gsm boards

* add starting message

* use ntp service for getting ts for claiming

* fix provisioning fsm

* fix catm1 config

* update .licenses

* accept new licenses

* refactor getToken function

0.3.5

Toggle 0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add device network configuration (#175)

* add device network configuration command

* add test for configuration and provisioning protocol

* fix licenses

* add comments

0.3.4

Toggle 0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add device network configuration (#175)

* add device network configuration command

* add test for configuration and provisioning protocol

* fix licenses

* add comments

0.3.3

Toggle 0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[WIRE-717] Fix unknown fields serialization issue (#174)

0.3.2

Toggle 0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updating CA to V2 (#173)

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Distribution fixes for MacOS (#172)

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix deprecated actions (#167)

0.2.6

Toggle 0.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ota progress status details with progress bar fixes (#159)

0.2.5

Toggle 0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Device filtering by status (#158)

0.2.4

Toggle 0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[WIRE-422] Custom templates support (#157)