Microchip® Advanced Software Framework

common/components/wifi/winc1500/pubnub_demo/main.h File Reference

PubNub Example.

Copyright (c) 2016-2018 Microchip Technology Inc. and its subsidiaries.

Macros

#define MAIN_PUBNUB_CHANNEL   "WINC1500_00:00"
 Do not change - last digits will be updated with MAC address. More...
 
#define MAIN_PUBNUB_PUBLISH_INTERVAL   (3000)
 
#define MAIN_PUBNUB_PUBLISH_KEY   "demo"
 PubNub settings. More...
 
#define MAIN_PUBNUB_SUBSCRIBE_INTERVAL   (1000)
 
#define MAIN_PUBNUB_SUBSCRIBE_KEY   "demo"
 
#define MAIN_WLAN_AUTH   M2M_WIFI_SEC_WPA_PSK
 
#define MAIN_WLAN_PSK   "12345678"
 
#define MAIN_WLAN_SSID   "DEMO_AP"
 Wi-Fi settings. More...
 

#define MAIN_PUBNUB_CHANNEL   "WINC1500_00:00"

Do not change - last digits will be updated with MAC address.

#define MAIN_PUBNUB_PUBLISH_INTERVAL   (3000)

Referenced by main().

#define MAIN_PUBNUB_PUBLISH_KEY   "demo"

PubNub settings.

#define MAIN_PUBNUB_SUBSCRIBE_INTERVAL   (1000)

Referenced by main().

#define MAIN_PUBNUB_SUBSCRIBE_KEY   "demo"
#define MAIN_WLAN_AUTH   M2M_WIFI_SEC_WPA_PSK
#define MAIN_WLAN_PSK   "12345678"
#define MAIN_WLAN_SSID   "DEMO_AP"

Wi-Fi settings.