V.06 11/3

Dependencies:   FT6206 SDFileSystem SPI_TFT_ILI9341 TFT_fonts

Fork of ATT_AWS_IoT_demo by attiot

Revision:
29:f71a0be59b99
Parent:
28:54d9a550adf1
--- a/WNCInterface/WNCInterface.h	Mon Oct 09 21:13:49 2017 +0000
+++ b/WNCInterface/WNCInterface.h	Fri Nov 03 20:28:02 2017 +0000
@@ -157,7 +157,11 @@
   void WNCInterface::getICCID(string *str);
   
   //certificate and key
-  void WNCInterface::getObject(string sObjectName, unsigned char *ucObject, int *iObjectLength);
+  void getObject(string sObjectName, unsigned char *ucObject, int *iObjectLength);
+  
+  int16_t getSignalStrength();
+  bool getUpdateStatus(unsigned char *cStatus);
+  bool getAllObjects(); 
   
 //private:
   static WncController_fk::WncIpStats myNetStats;     //maintaint the network statistics