PubNub (community library)
Summary
Name | Value |
---|---|
Name | PubNub |
Version | 0.0.2 |
Installs | |
License | Choose a license |
Author | PubNub |
URL | https://github.com/pubnub/particle-pubnub |
Repository | https://github.com/pubnub/particle-pubnub.git |
Download | .tar.gz |
All Versions | 0.0.2, 0.0.1 |
PubNub Arduino Library
Example Build Testing
Device OS Version:
This table is generated from an automated build. Success only indicates that the code compiled successfully.
Library Read Me
This content is provided by the library maintainer and has not been validated or approved.
#PubNub Particle Library
##Getting Started with Particle and PubNub Tutorial: https://www.pubnub.com/blog/2016-07-12-getting-started-with-pubnub-and-particle-devices/
This library allows your sketches to communicate with the PubNub cloud message passing system using your board from Particlio.io. Your application can receive and send messages. It's largely the same as the Arduino library (found here: https://github.com/pubnub/arduino), with just a few changes for compatibility. Take a look at the original documentation if you want to learn more about using PubNub with embedded devices.
Browse Library Files