{"id":18368688,"url":"https://github.com/openbmc/ipmbbridge","last_synced_at":"2025-04-06T17:31:49.662Z","repository":{"id":53254750,"uuid":"137403400","full_name":"openbmc/ipmbbridge","owner":"openbmc","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-28T19:33:27.000Z","size":332,"stargazers_count":8,"open_issues_count":1,"forks_count":7,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-22T04:02:04.832Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openbmc.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-14T20:01:06.000Z","updated_at":"2025-02-28T19:33:31.000Z","dependencies_parsed_at":"2023-01-25T07:46:45.542Z","dependency_job_id":"fc59a927-42f5-4925-94a8-f56a1048dcb8","html_url":"https://github.com/openbmc/ipmbbridge","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/openbmc%2Fipmbbridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbmc%2Fipmbbridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbmc%2Fipmbbridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbmc%2Fipmbbridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openbmc","download_url":"https://codeload.github.com/openbmc/ipmbbridge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247522414,"owners_count":20952543,"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-05T23:27:01.944Z","updated_at":"2025-04-06T17:31:49.656Z","avatar_url":"https://github.com/openbmc.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Sample config options available to configure :\n\n1. Single channel with one me and ipmb :\n\n```json\n{\n  \"channels\": [\n    {\n      \"type\": \"me\",\n      \"slave-path\": \"/dev/ipmb-4\",\n      \"bmc-addr\": 32,\n      \"remote-addr\": 44\n    },\n    {\n      \"type\": \"ipmb\",\n      \"slave-path\": \"/dev/ipmb-9\",\n      \"bmc-addr\": 32,\n      \"remote-addr\": 96\n    }\n  ]\n}\n```\n\n2. Multiple sub channels with me and ipmb :\n\n```json\n{\n  \"channels\": [\n    {\n      \"type\": \"me\",\n      \"slave-path\": \"/dev/ipmb-1\",\n      \"bmc-addr\": 32,\n      \"remote-addr\": 64,\n      \"devIndex\": 0\n    },\n    {\n      \"type\": \"ipmb\",\n      \"slave-path\": \"/dev/ipmb-3\",\n      \"bmc-addr\": 32,\n      \"remote-addr\": 64,\n      \"devIndex\": 0\n    },\n    {\n      \"type\": \"me\",\n      \"slave-path\": \"/dev/ipmb-5\",\n      \"bmc-addr\": 32,\n      \"remote-addr\": 64,\n      \"devIndex\": 1\n    },\n    {\n      \"type\": \"ipmb\",\n      \"slave-path\": \"/dev/ipmb-7\",\n      \"bmc-addr\": 32,\n      \"remote-addr\": 64,\n      \"devIndex\": 1\n    }\n  ]\n}\n```\n\n```text\nConfig fields :\n\ntype          : This points to the ChannelType. It can be ME or ipmb channel.\nslave-path    : The ipmb device path.\nbmc-addr      : This is BMC target address to communicate between BMC and device.\nremote-addr   : This is Remote/requester target address to communicate between BMC and device.\ndevIndex      : This devIndex used to identify the particular device/host.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenbmc%2Fipmbbridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenbmc%2Fipmbbridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenbmc%2Fipmbbridge/lists"}