{"id":36601627,"url":"https://github.com/teslanet-nl/mule-coap-client-connector","last_synced_at":"2026-01-12T08:38:54.869Z","repository":{"id":56594546,"uuid":"140328961","full_name":"teslanet-nl/mule-coap-client-connector","owner":"teslanet-nl","description":"The CoapClient Connector adds CoAP client capability to Mule Enterprise Service Bus. Used by Mule 3 applications to access IoT services using the CoAP protocol.","archived":false,"fork":false,"pushed_at":"2020-10-29T17:58:37.000Z","size":227,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-14T09:19:27.191Z","etag":null,"topics":["anypoint","anypoint-connector","californium","coap","coap-client","coap-protocol","connector","iot","iot-cloud","iot-middleware","mule","mule-coap","mule-esb","mulesoft-connector"],"latest_commit_sha":null,"homepage":"http://www.teslanet.nl","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teslanet-nl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-09T18:50:47.000Z","updated_at":"2020-10-29T17:58:32.000Z","dependencies_parsed_at":"2022-08-15T21:40:15.015Z","dependency_job_id":null,"html_url":"https://github.com/teslanet-nl/mule-coap-client-connector","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/teslanet-nl/mule-coap-client-connector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teslanet-nl%2Fmule-coap-client-connector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teslanet-nl%2Fmule-coap-client-connector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teslanet-nl%2Fmule-coap-client-connector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teslanet-nl%2Fmule-coap-client-connector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teslanet-nl","download_url":"https://codeload.github.com/teslanet-nl/mule-coap-client-connector/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teslanet-nl%2Fmule-coap-client-connector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["anypoint","anypoint-connector","californium","coap","coap-client","coap-protocol","connector","iot","iot-cloud","iot-middleware","mule","mule-coap","mule-esb","mulesoft-connector"],"created_at":"2026-01-12T08:38:54.800Z","updated_at":"2026-01-12T08:38:54.859Z","avatar_url":"https://github.com/teslanet-nl.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mule CoAP Client Connector\n![Mule-Coap logo](icons/coap-client-logo.svg)\n\nMule CoAP connector is an Anypoint Connector implementation of the [RFC7252 - Constrained Application Protocol](http://tools.ietf.org/html/rfc7252). \nWith it Mule applications become CoAP capable and can communicate with other CoAP capable devices and services, realising Internet of Things solutions (IoT). \n\nThe connector uses Californium, a Java CoAP implementation. More information about Californium and CoAP can be found at:\n\n* [http://www.eclipse.org/californium/](http://www.eclipse.org/californium/)\n* [http://coap.technology/](http://coap.technology/).\n\nThis component - the Mule CoAP Client Connector - is one of three parts of the Mule CoAP package.  \nThe other two being the Mule CoAP Server Connector and the Mule CoAP Commons component. \n\nThe CoapClient Connector adds CoAP client capability to [Mule enterprise service bus](https://www.mulesoft.com/).\nWith it Mule applications can access iot-services using the CoAP protocol. \n\nThe complete Mule CoAP Connector documentation can be found on [Teslanet.nl](http://www.teslanet.nl)\n\n## Mule supported versions\n* Mule 3.8\n* Mule 3.9\n\n## CoAP supported versions\n* [IETF rfc 6690](https://tools.ietf.org/html/rfc6690)\n* [IETF rfc 7252](https://tools.ietf.org/html/rfc7252)\n* [IETF rfc 7641](https://tools.ietf.org/html/rfc7641)\n* [IETF rfc 7959](https://tools.ietf.org/html/rfc7959)\n\n## Dependencies\n* [Californium](https://www.eclipse.org/californium/) 1.0.7\n* [Mule Coap Commons](https://github.com/teslanet-nl/mule-coap-commons) 1.1.0 \n\n## Installation\n\nEasiest way to install releases into Anypoint Studio 6 is by installing the Eclipse Plugin using the update site. \nThe Mule CoAP Connector update site url is:\n\n```\nhttp://www.teslanet.nl/mule-coap-connector/update/\n```\n\nInstallation of release or development versions from source, is done by downloading sources or cloning git-repository from Github:\n\n* Import source into [Anypoint Studio 6](https://www.mulesoft.com/platform/studio)\n* Select the imported project\n* Build and install: Context Menu -\u003e Anypoint Connector / Install or Update\n\n\n## Usage\nSee the Userguide on [Teslanet.nl](http://www.teslanet.nl/mule-coap-client-connector_1_0/doc/userguide/index.xhtml)\n\n### Using in Maven Projects\n\nMule CoAP artefact releases will be published to [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cmule-coap-server).\nTo use Mule CoAP Client Connector in maven projects add following dependency\nto your `pom.xml`.\n\n```xml\n  \n    \u003cdependency\u003e\n            \u003cgroupId\u003enl.teslanet.mule.transport.coap\u003c/groupId\u003e\n            \u003cartifactId\u003emule-coap-client-connector\u003c/artifactId\u003e\n            \u003cversion\u003e1.0.1\u003c/version\u003e\n    \u003c/dependency\u003e\n  \n```\n\n## Reporting Issues\n\nYou can report issues and feature requests at [github](https://github.com/teslanet-nl/mule-coap-client-connector/issues).\n\n## Contact\n\nQuestions or remarks? Create an issue on [github](https://github.com/teslanet-nl/mule-coap-client-connector/issues).\n\n## Contributing\n\nUse issues or pull-requests on your fork.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteslanet-nl%2Fmule-coap-client-connector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteslanet-nl%2Fmule-coap-client-connector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteslanet-nl%2Fmule-coap-client-connector/lists"}