Auto update SDK DB on startup.
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Tue, 6 Feb 2018 16:07:30 +0000 (17:07 +0100)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Tue, 6 Feb 2018 16:11:30 +0000 (17:11 +0100)
commit0a53346ecd92e1281587c724631fdf76dc756fc7
treedd9996613a7f4237fd996be9a54949369cd064f4
parent60a59bcfdb3c2404a468cc314b7afde85ee35e1b
Auto update SDK DB on startup.

Auto update db is enable by default (setting sdkDbUpdate = "startup")
but it can be disable by setting sdkDbUpdate to "disable" in server config
file.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
lib/xdsconfig/config.go
lib/xdsconfig/fileconfig.go
lib/xdsserver/sdk.go
lib/xdsserver/sdks.go
scripts/sdks/agl/db-update