mirror of
https://github.com/arendst/Tasmota.git
synced 2025-08-01 15:07:42 +00:00
Added link to AWS IoT documentation
This commit is contained in:
parent
5c648e8048
commit
72c47c667a
@ -271,6 +271,7 @@
|
|||||||
//#define USE_MQTT_AWS_IOT // Enable MQTT for AWS IoT - requires a private key (+56.7k code, +6.0k mem and +6.6k additional during connection handshake)
|
//#define USE_MQTT_AWS_IOT // Enable MQTT for AWS IoT - requires a private key (+56.7k code, +6.0k mem and +6.6k additional during connection handshake)
|
||||||
// you need to generate a private key + certificate per device
|
// you need to generate a private key + certificate per device
|
||||||
// and update 'sonoff/sonoff_aws_iot.cpp'
|
// and update 'sonoff/sonoff_aws_iot.cpp'
|
||||||
|
// Full documentation here: https://github.com/arendst/Sonoff-Tasmota/wiki/AWS-IoT
|
||||||
|
|
||||||
// -- KNX IP Protocol -----------------------------
|
// -- KNX IP Protocol -----------------------------
|
||||||
//#define USE_KNX // Enable KNX IP Protocol Support (+9.4k code, +3k7 mem)
|
//#define USE_KNX // Enable KNX IP Protocol Support (+9.4k code, +3k7 mem)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user