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 the 'subscribe_key' in this html.
- Update the constants PUBNUB_SUBSCRIBER_KEY and PUBNUB_PUBLISHER_KEY in the class PubNubExampleConstants
- Run the class PubNubSensor2Example