Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please provide List of JSON [{'command':'Description'}] for Flutter app compatibility. #1071

Open
hemangjoshi37a opened this issue Oct 3, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@hemangjoshi37a
Copy link

@
re PR: arendst/tasmota#

Please add the new feature to the appropriate article in Tasmota documentation

Hello arendst,

I am developing app called SWiBaord that helps configure and control tasmota devices using MQTT5 protocol. I want to have a json of commands and corresponding command description i.e.

[{'command1':'this awesome command does something'},
{'command2':'this awesome command does something too'}]

Currently I have added list of coomands by hand parsing json from the commands.md file. like as given below picture. But as the dynamic nature of the list of commands and it's description it keeps changing and it is hard to keep track of the changes and add to app.
Screenshot from 2022-10-03 09-05-22

And my app screenshot is :
photo_2022-10-03_09-06-28

Hope to get reply from you soon.

hjlabs.in

@hemangjoshi37a hemangjoshi37a added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Oct 3, 2022
@hemangjoshi37a hemangjoshi37a changed the title Please add the new feature to documentation Please provide List of JSON [{'command':'Description'}] for Flutter app compatibility. Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant