{"id":23983677,"url":"https://github.com/pro/dds-temperature","last_synced_at":"2026-02-07T10:04:53.923Z","repository":{"id":30957834,"uuid":"34515964","full_name":"Pro/dds-temperature","owner":"Pro","description":"Code for testing code portability between different DDS implementations","archived":false,"fork":false,"pushed_at":"2015-04-28T08:19:07.000Z","size":156,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T20:47:41.524Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CMake","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/Pro.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}},"created_at":"2015-04-24T11:54:08.000Z","updated_at":"2019-08-23T13:14:35.000Z","dependencies_parsed_at":"2022-09-08T16:20:28.281Z","dependency_job_id":null,"html_url":"https://github.com/Pro/dds-temperature","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pro/dds-temperature","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pro%2Fdds-temperature","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pro%2Fdds-temperature/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pro%2Fdds-temperature/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pro%2Fdds-temperature/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pro","download_url":"https://codeload.github.com/Pro/dds-temperature/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pro%2Fdds-temperature/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29191998,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T07:37:03.739Z","status":"ssl_error","status_checked_at":"2026-02-07T07:37:03.029Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-01-07T12:19:56.821Z","updated_at":"2026-02-07T10:04:53.907Z","avatar_url":"https://github.com/Pro.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dds-temperature\nCode for testing code portability between different DDS implementations.\n\nThe same C++ code compiles using either RTI Connext or PrismTech OpenSplice.\nRTI's C++11 implementation is currently only available in the Early Access Release (contact support for that).\n\nThe tutorial code is based on: https://github.com/PrismTech/dds-tutorial-cpp-ex\n\n**License:**\nThis code isn't bound to any license and can be freely used ([Public domain](https://wiki.creativecommons.org/Public_domain))\n\n## How to build\n\nFirst make sure your RTI Connext and PrismTech OpenSplice is setup correctly and the environment variables are set.\n\nThen execute:\n\n    mkdir build\n    cd build\n    cmake ..\n    make\n\n## How to execute\n\nThe executable files will be generated within the build directory.\nYou will get the following files:\n\n    build/connext/connext_temp_pub\n    build/connext/connext_temp_sub\n    build/connext/opensplice_temp_pub\n    build/connext/opensplice_temp_sub\n    \nFirst start both subscribers in two different terminals by executing `build/connext/opensplice_temp_sub` and `build/connext/connext_temp_sub`.\n\nNow you can start one of the publishers and check if both subscribers receive data. Use `build/connext/connext_temp_pub 42` or `build/connext/opensplice_temp_pub 42`.\nThe additional parameter (42) is just a number identifying the sensor. You can use any number here.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpro%2Fdds-temperature","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpro%2Fdds-temperature","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpro%2Fdds-temperature/lists"}