{"id":19211368,"url":"https://github.com/truebrain/mqtt_to_influx","last_synced_at":"2025-11-14T15:01:57.079Z","repository":{"id":53761841,"uuid":"521580798","full_name":"TrueBrain/mqtt_to_influx","owner":"TrueBrain","description":"Sometimes you just want to bridge MQTT to InfluxDB2","archived":false,"fork":false,"pushed_at":"2022-08-07T12:44:48.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-04T17:14:11.811Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TrueBrain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-05T09:34:23.000Z","updated_at":"2022-08-07T12:57:11.000Z","dependencies_parsed_at":"2022-09-16T18:22:46.094Z","dependency_job_id":null,"html_url":"https://github.com/TrueBrain/mqtt_to_influx","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueBrain%2Fmqtt_to_influx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueBrain%2Fmqtt_to_influx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueBrain%2Fmqtt_to_influx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueBrain%2Fmqtt_to_influx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TrueBrain","download_url":"https://codeload.github.com/TrueBrain/mqtt_to_influx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240286517,"owners_count":19777354,"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-11-09T13:42:17.417Z","updated_at":"2025-11-14T15:01:52.021Z","avatar_url":"https://github.com/TrueBrain.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MQTT to Influx\n\nSometimes you just want to bridge MQTT to InfluxDB2, without going through the complex configuration that is `telegraf`.\nAdditionally, this logs all MQTT messages to a log-file.\n\nThis last part is really important, if a bug is found in the parsing.\nIt allows replaying of the data, to correct any analysis error this component might have made.\n\n## Installation\n\n## Configuration\n\nThe `--help` shows all the possible commands. In short:\n\n```\nUsage: python -m mqtt_to_influx [OPTIONS]\n\nOptions:\n  --log-folder DIRECTORY       Folder to log the raw requests in\n  --mqtt-url TEXT              URL of the MQTT broker  [required]\n  --mqtt-subscribe-topic TEXT  Topic to subscribe to on the MQTT broker\n                               [required]\n  --influxdb-url TEXT          URL of the InfluxDB server  [required]\n  --influxdb-token TEXT        Token to access the InfluxDB server  [required]\n  --influxdb-org TEXT          Organisation of the InfluxDB server  [required]\n  --influxdb-bucket TEXT       Bucket to use in the InfluxDB server  [default:\n                               metrics]\n  -h, --help                   Show this message and exit.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruebrain%2Fmqtt_to_influx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftruebrain%2Fmqtt_to_influx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruebrain%2Fmqtt_to_influx/lists"}