Ei kuvausta

DS 74668ce6c5 instances and types now working, FolderType Bug active, Icons for Nodes 1 vuosi sitten
Backend 74668ce6c5 instances and types now working, FolderType Bug active, Icons for Nodes 1 vuosi sitten
graphics 9d35e5c29b added new svgs, added parser, added tree view package functions 2 vuotta sitten
js 74668ce6c5 instances and types now working, FolderType Bug active, Icons for Nodes 1 vuosi sitten
nodesets 9d35e5c29b added new svgs, added parser, added tree view package functions 2 vuotta sitten
styles 30f12edb9b first work on graphics and table for tree structure 2 vuotta sitten
ReadMe.txt 323c500e4a added command to ReadMe.txt 2 vuotta sitten
index.html 74668ce6c5 instances and types now working, FolderType Bug active, Icons for Nodes 1 vuosi sitten
json_node.php d83cf5fc89 parser for xml to json, services for handling json files, service for redis 2 vuotta sitten
package.json bded4e849c added mysql support to backend 1 vuosi sitten
xml2json_parser.js d83cf5fc89 parser for xml to json, services for handling json files, service for redis 2 vuotta sitten

ReadMe.txt

Command to open index.html from Raspi:
- Go to folder with index.html
- pushd <filename>.html; python3 -m http.server 9999; popd;
In same network got to :9999