{"id":19310577,"url":"https://github.com/sepppenner/sensorspayloaddecoder","last_synced_at":"2026-06-13T13:33:40.111Z","repository":{"id":82869448,"uuid":"192095983","full_name":"SeppPenner/SensorsPayloadDecoder","owner":"SeppPenner","description":"SensorsPayloadDecoder is a library to read the payload information from the Bosch parking sensor and the Elsys ERS sensor binary data.","archived":false,"fork":false,"pushed_at":"2025-01-09T15:31:55.000Z","size":6406,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T03:30:48.959Z","etag":null,"topics":["bosch","bosch-parking-sensor","csharp","decoder","elsys","elsys-ers","elsys-ers-eye","elsys-sensor","ers","ers-eye","humidity-sensor","parking-sensor","payload","payload-decoder"],"latest_commit_sha":null,"homepage":"","language":"C#","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/SeppPenner.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"License.txt","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":"2019-06-15T15:45:16.000Z","updated_at":"2025-01-09T15:31:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"c5729997-eba8-431f-803d-1d3e2c99270a","html_url":"https://github.com/SeppPenner/SensorsPayloadDecoder","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/SeppPenner/SensorsPayloadDecoder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FSensorsPayloadDecoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FSensorsPayloadDecoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FSensorsPayloadDecoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FSensorsPayloadDecoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeppPenner","download_url":"https://codeload.github.com/SeppPenner/SensorsPayloadDecoder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FSensorsPayloadDecoder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34286975,"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":["bosch","bosch-parking-sensor","csharp","decoder","elsys","elsys-ers","elsys-ers-eye","elsys-sensor","ers","ers-eye","humidity-sensor","parking-sensor","payload","payload-decoder"],"created_at":"2024-11-10T00:24:52.223Z","updated_at":"2026-06-13T13:33:40.066Z","avatar_url":"https://github.com/SeppPenner.png","language":"C#","funding_links":["https://patreon.com/SeppPennerOpenSourceDevelopment","https://paypal.me/th070795"],"categories":[],"sub_categories":[],"readme":"SensorsPayloadDecoder\n====================================\n\nSensorsPayloadDecoder is a library to read the payload information from the [Bosch parking sensor](https://www.bosch-connectivity.com/de/produkte/parking-lot-sensor/) and\nthe [Elsys ERS sensor](https://www.elsys.se/en/ers-eye/) binary data.\n\n[![Build status](https://ci.appveyor.com/api/projects/status/ym5nosohx5wok6pj?svg=true)](https://ci.appveyor.com/project/SeppPenner/sensorspayloaddecoder)\n[![GitHub issues](https://img.shields.io/github/issues/SeppPenner/SensorsPayloadDecoder.svg)](https://github.com/SeppPenner/SensorsPayloadDecoder/issues)\n[![GitHub forks](https://img.shields.io/github/forks/SeppPenner/SensorsPayloadDecoder.svg)](https://github.com/SeppPenner/SensorsPayloadDecoder/network)\n[![GitHub stars](https://img.shields.io/github/stars/SeppPenner/SensorsPayloadDecoder.svg)](https://github.com/SeppPenner/SensorsPayloadDecoder/stargazers)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://raw.githubusercontent.com/SeppPenner/SensorsPayloadDecoder/master/License.txt)\n[![Known Vulnerabilities](https://snyk.io/test/github/SeppPenner/SensorsPayloadDecoder/badge.svg)](https://snyk.io/test/github/SeppPenner/SensorsPayloadDecoder)\n[![Blogger](https://img.shields.io/badge/Follow_me_on-blogger-orange)](https://franzhuber23.blogspot.de/)\n[![Patreon](https://img.shields.io/badge/Patreon-F96854?logo=patreon\u0026logoColor=white)](https://patreon.com/SeppPennerOpenSourceDevelopment)\n[![PayPal](https://img.shields.io/badge/PayPal-00457C?logo=paypal\u0026logoColor=white)](https://paypal.me/th070795)\n\n## Available for\n* Net 8.0\n\n## Net Framework latest and LTS versions\n* https://dotnet.microsoft.com/download/dotnet\n\n## Basic usage\n```csharp\nvar boschDecoder = new BoschParkingSensorDecoder();\nvar data = new byte[] { 0x01 };\nvar result = boschDecoder.DecodePayload(data, MessageType.UplinkHeartbeatMessage);\n\nvar elsysDecoder = new ElsysHumidityPayloadDecoder();\nvar data = new byte[] { 0x05, 0x01, 0x11, 0x01 };\nvar result = elsysDecoder.DecodePayload(data);\n```\n\n## Further links\n\n### Reference links Bosch parking sensor\n* https://iot-shop.de/wp-content/uploads/2019/04/parking-lot-sensor-communication-interface.pdf\n* https://iot-shop.de/produkt/bosch-parksensor\n* https://www.bosch-connectivity.com/de/produkte/parking-lot-sensor/\n* https://www.bosch-connectivity.com/de/produkte/parking-lot-sensor/downloads/\n\n### Reference links Elsys ERS humidity sensor\n* https://www.elsys.se/en/elsys-payload/\n* https://www.elsys.se/en/ers-eye/\n* https://www.elsys.se/en/wp-content/uploads/sites/3/2018/06/ERS-data-sheet.pdf\n* https://www.elsys.se/en/lora-doc/\n\nChange history\n--------------\n\nSee the [Changelog](https://github.com/SeppPenner/SensorsPayloadDecoder/blob/master/Changelog.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepppenner%2Fsensorspayloaddecoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsepppenner%2Fsensorspayloaddecoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepppenner%2Fsensorspayloaddecoder/lists"}