{"id":23046281,"url":"https://github.com/bossenti/modbus-usecase","last_synced_at":"2025-06-22T01:36:03.108Z","repository":{"id":119858533,"uuid":"279941495","full_name":"bossenti/modbus-usecase","owner":"bossenti","description":"Simple and small simulator of a modbus device","archived":false,"fork":false,"pushed_at":"2023-04-09T15:41:41.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-03T02:22:06.886Z","etag":null,"topics":["iot","modbus","sensor"],"latest_commit_sha":null,"homepage":"","language":"Python","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/bossenti.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}},"created_at":"2020-07-15T18:04:09.000Z","updated_at":"2023-03-16T06:55:59.000Z","dependencies_parsed_at":"2023-06-14T11:45:41.708Z","dependency_job_id":null,"html_url":"https://github.com/bossenti/modbus-usecase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bossenti/modbus-usecase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bossenti%2Fmodbus-usecase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bossenti%2Fmodbus-usecase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bossenti%2Fmodbus-usecase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bossenti%2Fmodbus-usecase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bossenti","download_url":"https://codeload.github.com/bossenti/modbus-usecase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bossenti%2Fmodbus-usecase/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261220905,"owners_count":23126833,"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","modbus","sensor"],"created_at":"2024-12-15T21:31:16.523Z","updated_at":"2025-06-22T01:35:58.089Z","avatar_url":"https://github.com/bossenti.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Modbus UseCase\n\nThis repository's code is used to simulate a pump.\nModbus is used to access the sensor data, query and transport it over the network.\nWe use this for a tutorial for Apache StreamPipes, see the corresponding [blog post]().\n\n\u003cbr\u003e\nTo provide this functionality we need two simple scripts:\n\n - `modbus_device.py`: This script provides a Modbus device as a little server. It's based on the library `pymodbus` and uses one of their [code examples](https://pymodbus.readthedocs.io/en/latest/source/example/synchronous_server.html).\n - `modbus_data_insert.py`: It's only function is to write values from the provided csv row-wise to the `HoldingRegister` of the Modbus device.\n \n \u003cbr\u003e\n The data set we use here, is just a short record of pump of which we use the following sensor data:  \n\n- density\n- fluid temperature\n- mass flow\n- sensor fault flags\n- volume flow\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbossenti%2Fmodbus-usecase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbossenti%2Fmodbus-usecase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbossenti%2Fmodbus-usecase/lists"}