[
https://issues.apache.org/jira/browse/CAMEL-11136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964784#comment-15964784
]
ASF GitHub Bot commented on CAMEL-11136:
----------------------------------------
GitHub user pax95 opened a pull request:
https://github.com/apache/camel/pull/1617
CAMEL-11136: Create camel Pubnub component
Here is the PubNub component for reveiw.
The component is upgraded to the latest PubNub release, and refactored a
bit.
There are still some 'missing' features that could be added later if needed.
From the top of my head
- Subscribe to multi channels using lists
- Subscribe filtering
- Limiting results using timestamps
- Extend doc to include operations
Besides that there is the usual osgi wrapping stuff.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pax95/camel pubnub
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1617.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1617
----
commit 5ea451135a1d86cafbf9d30bc284dbdf067140a5
Author: Preben Asmussen <[email protected]>
Date: 2017-03-24T21:49:13Z
initial commit of camel-pubnub component
commit 0a6628431c5af26b8ecc012fb57246142212c804
Author: Preben Asmussen <[email protected]>
Date: 2017-04-02T12:27:09Z
refactor component and upgrade PubNub library
commit a7650e211808efb0f889db3f7a7ce21613ed7de2
Author: Preben Asmussen <[email protected]>
Date: 2017-04-11T08:21:21Z
polished
----
> Create PubNub component
> -----------------------
>
> Key: CAMEL-11136
> URL: https://issues.apache.org/jira/browse/CAMEL-11136
> Project: Camel
> Issue Type: New Feature
> Reporter: Preben Asmussen
> Priority: Minor
>
> Move the PubNub component from the Rhiot project since it is not maintained.
> https://rhiot.gitbooks.io/rhiotdocumentation/content/cloudplatform/camel_components/camel_pubnub_component.html
> Upgrade the component to the latest PubNub release, and add missing features.
> The migration has been discused her :
> http://camel.465427.n5.nabble.com/Contributing-a-set-of-IoT-related-components-td5797075.html
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)