Add new website files and update navigation links

This commit is contained in:
sietse jonker
2024-03-29 11:40:07 +01:00
parent d21bae4b19
commit c6a6ba72f0
4 changed files with 35 additions and 2 deletions

View File

@@ -118,7 +118,7 @@ function updateGauge(nodeNumber, dataType, value) {
}
function getNodeInfo(node){
return fetch("http://145.92.8.114/flask?MAC=" + node)
return fetch("http://145.92.8.114/getNodeInfo?macAdress=" + node)
.then(response => response.json())
.then(data => {
return {