Updated HomeAPI Setup (markdown)
@@ -39,7 +39,7 @@ Public API's that require keys:
|
||||
},
|
||||
"ApiConfiguration": {
|
||||
"EspConfiguration": {
|
||||
"InformationBoardImageUrl": "http://192.168.101.178:5000/home/default.jpg", <--- Server Address (always use ip)!
|
||||
"InformationBoardImageUrl": "http://192.168.101.178:5000/home/default.jpg", <--- Server Address (always use ip! This should always be the ip of the computer running this application)!
|
||||
"UpdateIntervalMinutes": 2,
|
||||
"BlackTextThreshold": 190,
|
||||
"EnableDithering": true,
|
||||
|
||||
Reference in New Issue
Block a user