Skip to content

cesanta/mongoose-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 

Repository files navigation

Mongoose Wizard

Mongoose Wizard is a no-code visual tool for creating connected applications on embedded devices.

How to report errors

Just add an issue to this repository. In the issue, explain how to reproduce the issue. Things that can help:

  1. If you work with a specific UI setup, "export" is and attach the exported configuration to the issue. It will make it easier to reproduce.
  2. If the UI stops responding, this is probably due to the JavaScript bug. Collect more information as described below:
  3. Open developer tools, and click on the console tab, like this. Copy-paste the backtrace as shown and attach it to the report:
    image
  4. Then click on the top-most entry of the backtrace, and copy-paste the snippet, too:
    image

Changelog

  • 2024-05-25 MQTT, timers, and more
  • 2024-05-03 Style editor, button styles, code editor folders
  • 2024-05-02 Replaced 'enum' with 'list' - dropdowns handling must be updated! Done panel loading UI. Updated glue_mqtt_publish: added topic arg
  • 2024-04-24 Added 'file' and 'ota' variables and associated 'upload' widget. Simplified text API signature, added glue_printf()
  • 2024-04-23 Added 'action' variable and associated 'button' widget. Fixed some issues
  • 2024-04-20 More precise control over widget placement. Added gauge and progress widgets
  • 2024-04-19 Issue 1 10/14 fixed
  • 2024-04-18 Added this repo, added outstanding issues, fixed 3 of them

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published