particle-iot / particle-cli

Command Line Interface for Particle Cloud and devices
Apache License 2.0
212 stars 92 forks source link

Device specs from Device Constants #617

Closed monkbroc closed 2 years ago

monkbroc commented 3 years ago

Story details: https://app.shortcut.com/particle/story/88683

Pull information from @particle/device-constants to generate the device specs used in the CLI

Changes:

Test plan:

monkbroc commented 3 years ago

Most E2E tests passed. The only failure that needs investigation is

    USB Setup-Done Subcommand
      39) Sets and clears the setup done flag

I fixed it in the latest commit.