cesanta / mDash

Arduino / ESP-IDF library for mdash.net IoT service
https://mdash.net
Other
34 stars 17 forks source link

Restore CLI access #20

Open ssbrewco opened 1 year ago

ssbrewco commented 1 year ago

We are currently running mDash v1.2.13 and esp-idf v3.3.6 in production. We use the CLI function to provision manufacturing data for each physical device at the factory for new hardware builds. This has been working well for several years now and many production runs.

We'd like to move to mDash v1.2.16 and esp-idf v4.x, but the CLI functionality has been removed in 1.2.16. That is a show-stopper for us as it breaks our manufacturing flow. Can this be restored? If not, can the CLI source be shared so we can restore it ourselves in our fork?