{"id":21838562,"url":"https://github.com/lilanga/sensor-data-processing-service","last_synced_at":"2026-05-09T10:57:37.618Z","repository":{"id":57690920,"uuid":"478931778","full_name":"Lilanga/sensor-data-processing-service","owner":"Lilanga","description":"Sample service to processing MQTT payloads and write it to timescale database","archived":false,"fork":false,"pushed_at":"2022-04-12T06:55:34.000Z","size":46,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T10:41:28.656Z","etag":null,"topics":["iot","mqtt","pubsubclient","timescaledb","timeseries"],"latest_commit_sha":null,"homepage":"","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/Lilanga.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}},"created_at":"2022-04-07T10:17:52.000Z","updated_at":"2022-05-13T08:28:27.000Z","dependencies_parsed_at":"2022-08-27T19:40:32.034Z","dependency_job_id":null,"html_url":"https://github.com/Lilanga/sensor-data-processing-service","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lilanga%2Fsensor-data-processing-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lilanga%2Fsensor-data-processing-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lilanga%2Fsensor-data-processing-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lilanga%2Fsensor-data-processing-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lilanga","download_url":"https://codeload.github.com/Lilanga/sensor-data-processing-service/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244819802,"owners_count":20515646,"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":["iot","mqtt","pubsubclient","timescaledb","timeseries"],"created_at":"2024-11-27T21:12:16.228Z","updated_at":"2026-05-09T10:57:37.572Z","avatar_url":"https://github.com/Lilanga.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Sensor data processing service\n\nThis sample service is written for reading writing from HiveMQ private mqtt cloud endpoint.\n\nUse appropriate values for following environment values\n```\n// MQTT Host URL in 'tls://xxxxxxx....' format for private HiveMQ endpoints\nMQTT_HOST=\n\n// MQTT port number\nMQTT_PORT=\n\n// MQTT user name\nMQTT_USER=\n\n// MQTT password\nMQTT_PASS=\n\n// string to be used as the client for the connection\nMQTT_CLIENT_ID=\n\n// Timescale Database user\nTSDB_USER=\n\n// Timescale Database password\nTSDB_PASS=\n\n// Timescale database host url\nTSDB_HOST=\n\n// Timescale database name\nTSDB_DB=\n\n// Port of the timescale database\nTSDB_PORT=\n\n// SSL mode of the Timescaledb connection. one of `require`, `prefer`, `allow`, `disabled`\nTSDB_SSL_MODE=\n```\n\n#### Docker build\nYou can use `dockerBuild.sh` file inside the build folder to create docker image for testing","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flilanga%2Fsensor-data-processing-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flilanga%2Fsensor-data-processing-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flilanga%2Fsensor-data-processing-service/lists"}