Quellcode durchsuchen

inifile eingeführt, status SLID wait dazu

Reinhard Russinger vor 7 Jahren
Ursprung
Commit
f518400154

+ 14 - 0
board/PSG/iot2000/rootfs_overlay/opt/AuthenticVision/AuthenticVision.ini

@@ -0,0 +1,14 @@
+[DATABASE]
+DBHOST = "localhost"
+DBUSER =  "melasan"
+DBPWD = "Melasan2017"
+
+[SLIDApi]
+urlbase = "https://helios-demo-api.authenticvision.com/api/activate";
+pubkey = "d8a97684e65c1bf90e7ca48c428f3e70";
+privkey = "4b22135bcbf7c0adbbf063c14505ff7d59aa79a8b2ec7f64b92526a2fa8cbe175c9abdd16afb9963464426f7a602fb9a5306ef7135bff37135e3bff0f0a6897d";
+
+[SLIDApi_productive]
+urlbase = "https://helios-api.authenticvision.com/api/activation/summarized"
+pubkey = "6104bb3400b5f05e27df95de1e7d7262"
+privkey = "0ca8485775be27826ed260053e5357c08b5f08d6b159d447133eb75e6ca5f57a337ad842bb711f5576c1b2793c41789cd0d45b626e4d745e55f7a3ac7d8f0623"

BIN
board/PSG/iot2000/rootfs_overlay/opt/AuthenticVision/CMDHelper


BIN
board/PSG/iot2000/rootfs_overlay/opt/AuthenticVision/CamServer


BIN
board/PSG/iot2000/rootfs_overlay/opt/AuthenticVision/IOHandler


BIN
board/PSG/iot2000/rootfs_overlay/opt/AuthenticVision/SLIDApi