{"id":19828929,"url":"https://github.com/c-not-around/u-modbus","last_synced_at":"2026-06-13T05:33:01.804Z","repository":{"id":244827499,"uuid":"816420127","full_name":"c-not-around/u-modbus","owner":"c-not-around","description":"Universal simple Modbus RTU/ASCII/TCP/UDP client.","archived":false,"fork":false,"pushed_at":"2025-07-11T09:00:14.000Z","size":3017,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-11T12:24:53.661Z","etag":null,"topics":["modbus","modbus-ascii","modbus-client-app","modbus-library","modbus-rtu","modbus-tcp","modbus-udp"],"latest_commit_sha":null,"homepage":"","language":"C#","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/c-not-around.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-06-17T18:00:49.000Z","updated_at":"2025-07-11T09:00:17.000Z","dependencies_parsed_at":"2024-06-17T18:48:54.760Z","dependency_job_id":"dae0aa19-a5bb-472e-ab62-f91aa6c14f92","html_url":"https://github.com/c-not-around/u-modbus","commit_stats":null,"previous_names":["c-not-around/u-modbus"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/c-not-around/u-modbus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-not-around%2Fu-modbus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-not-around%2Fu-modbus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-not-around%2Fu-modbus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-not-around%2Fu-modbus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c-not-around","download_url":"https://codeload.github.com/c-not-around/u-modbus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-not-around%2Fu-modbus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34273788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","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":["modbus","modbus-ascii","modbus-client-app","modbus-library","modbus-rtu","modbus-tcp","modbus-udp"],"created_at":"2024-11-12T11:17:20.022Z","updated_at":"2026-06-13T05:33:01.799Z","avatar_url":"https://github.com/c-not-around.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UModbus\n\nUModbus - .NET library for working with devices via the Modbus protocol, as well as a Modbus client tool based on it.\n\n## UModbus.Client library\n\nCapabilities:\n* Modbus full implementation. All standard functions of the Modbus protocol are implemented, as well as the ability to execute user requests (functions designed by the device manufacturer).\n* Support for all transport level options for Modbus: RTU, ASCII, TCP, UDP.\n* Keeping a log of data exchange with a remote device.\n\n## UModbus client tool\n\nCapabilities:\n* Supported functions:\n   * `FC01` - `READ_COIL_STATUS`        - reading one/several coils\n   * `FC02` - `READ_DISCRETE_INPUTS`    - reading one/several inputs\n   * `FC03` - `READ_HOLDING_REGISTERS`  - reading one/multiple holding registers\n   * `FC04` - `READ_INPUT_REGISTERS`    - reading one/multiple input registers\n   * `FC05` - `WRITE_SINGLE_COIL`       - writing value of one value coil\n   * `FC16` - `WRITE_MULTIPLE_REGISTER` - writing values to multiple holding registers\n   * `FCxx` - Device manufacturer-defined function with a code from the Modbus protocol user function range.\n* Support for all major data types:\n   * `Int16`\n   * `Uint16`\n   * `Int32`\n   * `Uint32`\n   * `Int64`\n   * `Uint64`\n   * `Float32` (float)\n   * `Float64` (double)\n* Selection of byte order for variables longer than a 16-bit word\n* Save data-map to `*.json` file\n* Load data-map from `*.json` file\n* Logging\n* Cycle read\n* Search for a slave device on a common bus\n\n![screnn](https://github.com/c-not-around/u-modbus/assets/173079314/38e7d232-2193-437c-8977-8b41932a3a47)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-not-around%2Fu-modbus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc-not-around%2Fu-modbus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-not-around%2Fu-modbus/lists"}