Description
This is a example of PubNub EON charts displaying stream data
using the camel-pubnub component.
To see live data you have
to:
- Sign up for a PubNub acount
- Replace 'mySubscriberKey' in this html with a subscriberkey obtained from PubNub.
- Update the constants PUBNUB_SUBSCRIBER_KEY and PUBNUB_PUBLISHER_KEY in the class PubNubExampleConstants
- Run the class PubNubSensor2Example
- Open this html page in your web browser