Sample program for using Pubnub on AT&T IoT Starter Kit (which has the WNC modem)

Dependencies:   Pubnub_mbed2_sync WNCInterface mbed-rtos mbed

Fork of WNCInterface_M2XMQTTdemo by Avnet

History

Added generating the UUID, using the rand() and setting srand() from pubnub_time() default tip

2016-11-11, by sveljko [Fri, 11 Nov 2016 22:49:05 +0000] rev 10

Added generating the UUID, using the rand() and setting srand() from pubnub_time()


Reverted to an older version of `WNCInterface` library, because of build problems (and we don't need the SSL support yet)

2016-11-10, by sveljko [Thu, 10 Nov 2016 22:48:18 +0000] rev 9

Reverted to an older version of `WNCInterface` library, because of build problems (and we don't need the SSL support yet)


Sample program for using Pubnub on AT&T IoT Stater Kit (with the WNC modem)

2016-11-10, by sveljko [Thu, 10 Nov 2016 22:44:09 +0000] rev 8

Sample program for using Pubnub on AT&T IoT Stater Kit (with the WNC modem)


tested version.

2016-10-08, by JMF [Sat, 08 Oct 2016 00:59:51 +0000] rev 7

tested version.


Cleanup and resetting the loop delay to 8 seconds to verify long-term operation.

2016-10-08, by JMF [Sat, 08 Oct 2016 00:55:43 +0000] rev 6

Cleanup and resetting the loop delay to 8 seconds to verify long-term operation.


Added code to wrap Temp & Humidity and a #define for the loop delay.

2016-10-07, by JMF [Fri, 07 Oct 2016 13:50:48 +0000] rev 5

Added code to wrap Temp & Humidity and a #define for the loop delay.


Cleanup.

2016-10-07, by JMF [Fri, 07 Oct 2016 13:26:18 +0000] rev 4

Cleanup.


changed printf to pc.printf

2016-10-07, by JMF [Fri, 07 Oct 2016 01:35:19 +0000] rev 3

changed printf to pc.printf


changed all printf to pc.printf

2016-10-07, by JMF [Fri, 07 Oct 2016 01:15:05 +0000] rev 2

changed all printf to pc.printf


changed main.cpp to conform with anew way to enable WncController class debug output.

2016-09-27, by JMF [Tue, 27 Sep 2016 19:54:39 +0000] rev 1

changed main.cpp to conform with anew way to enable WncController class debug output.