working through bug
parent
800ada38c2
commit
ea7cde069b
|
|
@ -299,7 +299,7 @@
|
|||
let deviceID = "";
|
||||
let delay = "";
|
||||
let apiKey = "";
|
||||
const unlockUrl = "https://ths.tnet.space/cgi-bin/doorcontrol-cgi/unlock-main.cgi";
|
||||
const unlockUrl = "https://ths.tnet.space/cgi-bin/unlock-main.cgi";
|
||||
// const unlockUrl = "https://ths.tnet.space/cgi-bin/doorcontrol-cgi/test.cgi";
|
||||
|
||||
// make fetch function that calls cgi script with attributes (device id, api key, delay)
|
||||
|
|
|
|||
Loading…
Reference in New Issue