An Arduino library to give environmental sensors a common interface of functions for use with Arduino-framework dataloggers, such as the EnviroDIY Mayfly.
Search for symbols, directories, files, pages or
topics. You can omit any prefix from the symbol or file path; adding a
: or / suffix lists all members of given symbol or
directory.
Use ↓
/ ↑ to navigate through the list,
Enter to go.
Tab autocompletes common prefix, you can
copy a link to the result using ⌘L while ⌘M produces a Markdown link.
This publisher is meant for a generic AWS IoT Core MQTT connection. It is NOT for a specific AWS IoT Core channel or for any specific website or application that uses IoT Core. See the ReadMe and AWS IoT Core example for more documentation on how to set up an AWS IoT Core instance to receive data from this publisher.
Your loggerID will be used as your Thing Name, primary topic, and client name for connection. This publisher expects that you use a connection/publish policy that is tied to your thing name. An example policy is in the extras/AWS_IoT_SetCertificates folder.
All messages are published with QoS 0 and no messages are retained. All connections are made with a clean session.