Network Enabled Hardware Development

Dependencies:   DISCO_L475VG_IOT01A_wifi VL53L0X BSP_B-L475E-IOT01

Committer:
abdulh
Date:
Sun Apr 19 00:29:14 2020 +0000
Revision:
0:98a1923c15fb
Project for Class

Who changed what in which revision?

UserRevisionLine numberNew contents of line
abdulh 0:98a1923c15fb 1 {
abdulh 0:98a1923c15fb 2 "config": {
abdulh 0:98a1923c15fb 3 "wifi-ssid": {
abdulh 0:98a1923c15fb 4 "help": "WiFi SSID",
abdulh 0:98a1923c15fb 5 "value": "\"RogersD033\""
abdulh 0:98a1923c15fb 6 },
abdulh 0:98a1923c15fb 7 "wifi-password": {
abdulh 0:98a1923c15fb 8 "help": "WiFi Password",
abdulh 0:98a1923c15fb 9 "value": "\"62JH48327G\""
abdulh 0:98a1923c15fb 10 },
abdulh 0:98a1923c15fb 11 "server-ip-1": {
abdulh 0:98a1923c15fb 12 "help": "TCP server IP address 1st value",
abdulh 0:98a1923c15fb 13 "value": "192"
abdulh 0:98a1923c15fb 14 },
abdulh 0:98a1923c15fb 15 "server-ip-2": {
abdulh 0:98a1923c15fb 16 "help": "TCP server IP address 2nd value",
abdulh 0:98a1923c15fb 17 "value": "168"
abdulh 0:98a1923c15fb 18 },
abdulh 0:98a1923c15fb 19 "server-ip-3": {
abdulh 0:98a1923c15fb 20 "help": "TCP server IP address 3rd value",
abdulh 0:98a1923c15fb 21 "value": "0"
abdulh 0:98a1923c15fb 22 },
abdulh 0:98a1923c15fb 23 "server-ip-4": {
abdulh 0:98a1923c15fb 24 "help": "TCP server IP address 4th value",
abdulh 0:98a1923c15fb 25 "value": "102"
abdulh 0:98a1923c15fb 26 }
abdulh 0:98a1923c15fb 27 }
abdulh 0:98a1923c15fb 28 }