Updated HomeAPI Setup (markdown)
@@ -39,7 +39,7 @@ Public API's that require keys:
|
|||||||
},
|
},
|
||||||
"ApiConfiguration": {
|
"ApiConfiguration": {
|
||||||
"EspConfiguration": {
|
"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,
|
"UpdateIntervalMinutes": 2,
|
||||||
"BlackTextThreshold": 190,
|
"BlackTextThreshold": 190,
|
||||||
"EnableDithering": true,
|
"EnableDithering": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user