nightduck/stormWatch

Check for new configuration from IoT after publishing data

nightduck opened this issue · 2 comments

Check for new configuration from IoT after publishing data

AWS IoT doesn't support message retention, so if the node is not awake when the config message is sent, it will not be received when it wakes up. See comment on issue #24

466be00

Configs now hosted on EC2 instance (see issue #24). Node performs an HTTP request to download them. Offline copy is stored, as some config data is needed before internet connection is established