Updated AWS IoT (markdown)

s-hadinger 2019-11-15 11:39:02 +01:00
parent 5c3a3ab0c7
commit cfc35ebde5
1 changed files with 1 additions and 1 deletions

@ -16,7 +16,7 @@ To use this feature you must compile your own firmware by adding the following l
#endif
```
> As of Tasmota version 6.6.0.3, the device-specific credentials are no longer restricted to being set at compile time only. You can now use the same firmware for all your devices. AWS IoT credentials can be set through the Console at runtime and are stored in flash memory. Credentials will survive firmware updates and OTA. Credentials will not survive a full Flash reset like `Reset 5` or `Reset 6` nor will it survive a System Parameter Flash reset `Reset 3`
> As of Tasmota version 6.6.0.3, the device-specific credentials are no longer restricted to being set at compile time only. You can now use the same firmware for all your devices. AWS IoT credentials can be set through the Console at runtime and are stored in flash memory. Credentials will survive firmware updates and OTA. Credentials will not survive a full Flash reset `Reset 5` or `Reset 6` nor will it survive a System Parameter Flash reset `Reset 3`
## Benefits