
Example of AWS IoT connection and Web Dashboard thru STM32 Nucleo evaluation board and mbed OS.
Dependencies: X_NUCLEO_IKS01A1 mbed FP MQTTPacket DnsQuery ATParser
Auto generated API documentation and code listings for Nucleo-AWS-IoT-mbed
Async< Network, Timer, Thread, Mutex > | Non-blocking, threaded MQTT client API |
CellularInterface | CellularInterface class |
Client< Network, Timer, MAX_MQTT_PACKET_SIZE, MAX_MESSAGE_HANDLERS > | Blocking, non-threaded MQTT client API |
EthernetInterface | EthernetInterface class |
MeshInterface | MeshInterface class |
NetworkStack | NetworkStack class |
Socket | Abstract socket class |
SocketAddress | SocketAddress class |
SPWFSA01 | SPWFSA01Interface class |
SpwfSAInterface | SpwfSAInterface class Implementation of the NetworkStack for the SPWF Device |
TCPServer | TCP socket server |
TCPSocket | TCP socket connection |
UDPSocket | UDP socket |
WiFiInterface | WiFiInterface class |
Code
CellularInterface.h [code] | |
EthernetInterface.h [code] | |
main.cpp [code] | |
MeshInterface.h [code] | |
MQTTAsync.h [code] | |
MQTTClient.h [code] | |
MQTTEthernet.h [code] | |
MQTTLogging.h [code] | |
MQTTmbed.h [code] | |
MQTTSocket.h [code] | |
MQTTWiFi.h [code] | |
NetworkStack.cpp [code] | |
NetworkStack.h [code] | |
Socket.cpp [code] | |
Socket.h [code] | |
SocketAddress.cpp [code] | |
SocketAddress.h [code] | |
SpwfInterface.cpp [code] | Implementation of the NetworkStack for the SPWF Device |
SpwfInterface.h [code] | Header file of the NetworkStack for the SPWF Device |
SPWFSA01.cpp [code] | |
SPWFSA01.h [code] | |
TCPServer.cpp [code] | |
TCPServer.h [code] | |
TCPSocket.cpp [code] | |
TCPSocket.h [code] | |
UDPSocket.cpp [code] | |
UDPSocket.h [code] | |
WiFiInterface.h [code] |