{"id":27888207,"url":"https://github.com/romfrolov/station-emulator","last_synced_at":"2025-10-18T14:13:18.487Z","repository":{"id":35518237,"uuid":"211730230","full_name":"romfrolov/station-emulator","owner":"romfrolov","description":"EV charging station emulator (OCPP 2.0)","archived":false,"fork":false,"pushed_at":"2023-06-21T22:13:53.000Z","size":107,"stargazers_count":17,"open_issues_count":7,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-05T09:06:56.895Z","etag":null,"topics":["charging-station","emulator","ocpp20","websocket"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/romfrolov.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":"2019-09-29T21:45:10.000Z","updated_at":"2025-04-28T10:22:09.000Z","dependencies_parsed_at":"2022-09-08T19:10:36.996Z","dependency_job_id":null,"html_url":"https://github.com/romfrolov/station-emulator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/romfrolov/station-emulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romfrolov%2Fstation-emulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romfrolov%2Fstation-emulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romfrolov%2Fstation-emulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romfrolov%2Fstation-emulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/romfrolov","download_url":"https://codeload.github.com/romfrolov/station-emulator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romfrolov%2Fstation-emulator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279545723,"owners_count":26188521,"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","status":"online","status_checked_at":"2025-10-18T02:00:06.492Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["charging-station","emulator","ocpp20","websocket"],"created_at":"2025-05-05T09:06:23.378Z","updated_at":"2025-10-18T14:13:18.445Z","avatar_url":"https://github.com/romfrolov.png","language":"Rust","funding_links":[],"categories":["Tools and Resources"],"sub_categories":["OCPP"],"readme":"## Station emulator\n\n![](https://github.com/romfrolov/station-emulator/workflows/build/badge.svg) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE)\n\nElectric vehicle charging station emulator which supports OCPP 2.0.\n\n[List of supported messages and use cases.](./SUPPORTED.md)\n\n### Quick start\n\n#### 1. Create and configure `.env`\n\n```bash\n# Copy the example.\ncp .env.example .env\n```\n\n*You can find a complete configuration description in [.env.example](./.env.example).*\n\n**Environment variables:**\n\n- `CSMS_URL` - URL of Charging Station Management System (starting with *ws*).\n- `STATION_ID` - ID that charging station will use to identify itself when communicating with CSMS.\n\n#### 2. Start the emulator\n\n```bash\ncargo run\n```\n\nAfter that the emulator will start and send a `BootNotification` message to CSMS.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromfrolov%2Fstation-emulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromfrolov%2Fstation-emulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromfrolov%2Fstation-emulator/lists"}