IoT with AME: Difference between revisions

From IoT with AME
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:
* [[Naming and Behavioral Conventions]] - A scheme for IoT devices, topics, and payloads
* [[Naming and Behavioral Conventions]] - A scheme for IoT devices, topics, and payloads
* [[Pitfalls]] - Things that can go wrong, and how to address them
* [[Pitfalls]] - Things that can go wrong, and how to address them
** [[C++ is not Java]])
** [[Pitfalls-power_lan|Fun with power LAN adapters]]
** [[Pitfalls-power_lan|Fun with power LAN adapters]]
** [[C++ is not Java]] (ie, returning pointers to method-scope variables)
* [[Challenges]] - How to overcome hardware and software limitations
* Challenges - How to overcome hardware and software limitations
** Updating device configuration (ie, MQTT/ WLAN)
** Updating device code

Revision as of 14:51, 3 July 2017

IoT with AME - The Internet of Things, with Arduino, MQTT, and ESP8266