AWS IoT demonstration using the Avnet Shield (AT&T LTE) and the FRDM-K64F target board.
Dependencies: K64F_FATFileSystem
Fork of mbed-os-example-tls-tls-client by
Diff: WNCInterface/WNCInterface.h
- Revision:
- 23:b9ff83dc965f
- Parent:
- 15:6f2798e45099
--- a/WNCInterface/WNCInterface.h Wed Dec 07 21:19:07 2016 +0000 +++ b/WNCInterface/WNCInterface.h Thu Dec 15 18:05:09 2016 +0000 @@ -149,6 +149,9 @@ */ void doDebug(int val); //doing this so I can get to the wnc controller pointer + /** Returns full ICCD on the SIM that is being used. + */ + void WNCInterface::getICCID(string *str); //private: static WncController_fk::WncIpStats myNetStats; //maintaint the network statistics