{"id":23260525,"url":"https://github.com/nmasse-itix/tic-tsdb","last_synced_at":"2026-05-15T20:32:01.479Z","repository":{"id":64304331,"uuid":"465764661","full_name":"nmasse-itix/tic-tsdb","owner":"nmasse-itix","description":"Saves data from the TIC (Enedis Tele Information Client) received from MQTT to a TimescaleDB","archived":false,"fork":false,"pushed_at":"2022-06-03T16:25:50.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-11T20:41:44.978Z","etag":null,"topics":["enedis","mqtt","mqtt-client","timescaledb"],"latest_commit_sha":null,"homepage":"","language":"Go","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/nmasse-itix.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-03-03T14:58:10.000Z","updated_at":"2023-08-09T05:28:01.000Z","dependencies_parsed_at":"2023-01-15T10:15:52.165Z","dependency_job_id":null,"html_url":"https://github.com/nmasse-itix/tic-tsdb","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/nmasse-itix/tic-tsdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmasse-itix%2Ftic-tsdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmasse-itix%2Ftic-tsdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmasse-itix%2Ftic-tsdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmasse-itix%2Ftic-tsdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nmasse-itix","download_url":"https://codeload.github.com/nmasse-itix/tic-tsdb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmasse-itix%2Ftic-tsdb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33078898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"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":["enedis","mqtt","mqtt-client","timescaledb"],"created_at":"2024-12-19T13:17:13.910Z","updated_at":"2026-05-15T20:32:01.465Z","avatar_url":"https://github.com/nmasse-itix.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Saves TIC events to TimescaleDB\n\n## Testing\n\n```sh\npodman-compose up -d\ngo run cli/main.go process\ndeclare -a fields=(IINST IINST1 IINST2 IINST3 PAPP BASE HCHP HCHC)\nwhile sleep 1; do\n    value=$((1 + RANDOM % 100))\n    field=${fields[1 + $((RANDOM % ${#fields[@]}))]}\n    echo \"{\\\"ts\\\":$EPOCHSECONDS,\\\"val\\\":\\\"$(printf %03d $value)\\\"}\" | pub -broker mqtt://localhost:1883 -topic esp-tic/status/tic/$field -username dev -password secret -qos 1\ndone\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnmasse-itix%2Ftic-tsdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnmasse-itix%2Ftic-tsdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnmasse-itix%2Ftic-tsdb/lists"}