{"id":24341329,"url":"https://github.com/veracioux/siau-devconf","last_synced_at":"2026-04-07T20:31:12.232Z","repository":{"id":129261018,"uuid":"338467582","full_name":"veracioux/siau-devconf","owner":"veracioux","description":"An MBED C++ code generator for smart home devices","archived":false,"fork":false,"pushed_at":"2021-09-24T09:18:24.000Z","size":297,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T20:24:31.601Z","etag":null,"topics":["cli","cmake","cpp","json","linux","mbed","mbed-os","mqtt","qttest"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/veracioux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-13T00:42:10.000Z","updated_at":"2023-02-16T20:36:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6c63af1-1e6d-4e86-b14d-5f042dfd504e","html_url":"https://github.com/veracioux/siau-devconf","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/veracioux/siau-devconf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veracioux%2Fsiau-devconf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veracioux%2Fsiau-devconf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veracioux%2Fsiau-devconf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veracioux%2Fsiau-devconf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/veracioux","download_url":"https://codeload.github.com/veracioux/siau-devconf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veracioux%2Fsiau-devconf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31528260,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","cmake","cpp","json","linux","mbed","mbed-os","mqtt","qttest"],"created_at":"2025-01-18T07:15:06.750Z","updated_at":"2026-04-07T20:31:12.169Z","avatar_url":"https://github.com/veracioux.png","language":"C++","readme":"# Smart home device configurator\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://asciinema.org/a/437748\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://gist.github.com/veracioux/732e6f374ea0fbed2f4694a4c2a75f43/raw/17bfb84ca18acfc8c335c90c23fa4978c0a75696/devconf-demo.svg\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\nHere's how to use it:\n\n- Fill out a few JSON files with a basic device description\n- Generate template C++ code in an mbed workspace\n- Implement some C++ functions\n- Compile and download to the microcontroller\n\n**Features:**\n\n- JSON files can be used by both the smart device and the smart home system\n  - this is provided by the library `devlib`\n- Uses the MQTT protocol\n  - you only have to implement the device features\n- Uses Mbed OS 6\n- Tested on Nucleo F746ZG\n\nAll of this is provided by the `devconf` program. Below you can find\ninstructions on how to build it.\n\n**Note:** tested on Linux only.\n\n## Documentation\n\nThe complete documentation can be found [here](https://siau-devconf.rtfd.io).\n\n## Dependencies\n\n- CMake \u003e= 3.10\n- Qt \u003e= 5.9\n  - qt5-mqtt\n- make\n- python3, docutils (to build the manual)\n\n**Optional:**\n\n- [mbed-cli](https://pypi.org/project/mbed-cli/) if you want to generate an mbed workspace automatically\n\n## Build\n\nRun the following commands:\n\n    git clone --recurse-submodules 'https://github.com/veracioux/siau-devconf'\n    make\n\nThis will create the program `devconf` and the man page in `_build/`\nAlternatively, you can call:\n\n    make app\n\nand\n\n    make man\n\nto build them separately.\n\n**NOTE:** `devconf` built this way must be called only from the project root\ndirectory, otherwise it won't work correctly.\n\nYou can also compile the program directly from `src/CMakeLists.txt`.\n\n## Installation\n\nTo install `devconf` on your system run:\n\n    make install PREFIX=\u003cDIR\u003e\n\n**NOTE:** `\u003cDIR\u003e` **must be an absolute path. This is essential!**\n\nIf you just run `make install` without giving the `PREFIX` variable, the program\nshall be installed under `/usr/local`. In that case you will need root\npermissions.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveracioux%2Fsiau-devconf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fveracioux%2Fsiau-devconf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveracioux%2Fsiau-devconf/lists"}