Demo application for using the AT&T IoT Starter Kit Powered by AWS.

Dependencies:   SDFileSystem

Fork of ATT_AWS_IoT_demo by Anthony Phillips

Embed: (wiki syntax)

« Back to documentation index

WncController.h File Reference

WncController.h File Reference

This mbed C++ class is for controlling the WNC Cellular modem via the AT command interface. More...

Go to the source code of this file.

Data Structures

struct  WncIpStats
 Contains info fields for the WNC Internet Attributes. More...

Detailed Description

This mbed C++ class is for controlling the WNC Cellular modem via the AT command interface.

This was developed with respect to version 1.3 of the WNC authored spec. This class is only designed to have 1 instantiation it is also not multi-thread safe.

Definition in file WncController.h.