{"id":22287441,"url":"https://github.com/fooker/mqtt-influxer","last_synced_at":"2025-07-16T19:34:31.245Z","repository":{"id":138425773,"uuid":"144385022","full_name":"fooker/mqtt-influxer","owner":"fooker","description":null,"archived":false,"fork":false,"pushed_at":"2018-08-11T12:53:25.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T20:47:49.959Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/fooker.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":"2018-08-11T12:53:13.000Z","updated_at":"2019-11-06T16:10:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"df362bd0-3425-4888-9b22-455c7dd56fbb","html_url":"https://github.com/fooker/mqtt-influxer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fooker/mqtt-influxer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooker%2Fmqtt-influxer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooker%2Fmqtt-influxer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooker%2Fmqtt-influxer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooker%2Fmqtt-influxer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooker","download_url":"https://codeload.github.com/fooker/mqtt-influxer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooker%2Fmqtt-influxer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265534773,"owners_count":23783885,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-03T17:00:01.224Z","updated_at":"2025-07-16T19:34:31.226Z","avatar_url":"https://github.com/fooker.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mqtt-influxer\nThe `mqtt-influxer` exports metrices and other values received from a `MQTT` broker to an `InfluxDB` database.\nIt is capable to subscribe to multiple `MQTT` topics and parse the received message according to a given value type.\nThe received values are then inserted into a `InfluxDB` instance whereas each subscribed topic is associated with the according database and metric settings.\n\n## Installation\nThe software is writen in go and therefore requires a functional go environment.\n\n```\ngo get git.maglab.space/fooker/mqtt-influxer\n```\n\n## Configuration\nThe configuration is written in a single `.yaml` file.\nThe file consists of three main keys:\n`mqtt` - the configuration used to connect to the `MQTT` broker;\n`influxdb` - the configuration used to connect to the `InfluxDB` database;\n`exports` - the configuration for the subscribed topics and the according value processing and insertion.\n\nSee `config.yaml.example` for a detailed example.\n\n## Usage\nAfter installation and creation of the config file, the application can be started using the following command:\n```\n./mqtt-influxer -config config.yaml\n```\n\n## Republishing interval\nFor values which do not change frequently, is can be useful to reinsert the last value on a regular interval.\nBy specifying the `interval` parameter in en export configuration, the daemon will reinsert the last received value on the given interval.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffooker%2Fmqtt-influxer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffooker%2Fmqtt-influxer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffooker%2Fmqtt-influxer/lists"}