Keine Beschreibung

DS bded4e849c added mysql support to backend vor 1 Jahr
Backend bded4e849c added mysql support to backend vor 1 Jahr
graphics 9d35e5c29b added new svgs, added parser, added tree view package functions vor 2 Jahren
js bded4e849c added mysql support to backend vor 1 Jahr
nodesets 9d35e5c29b added new svgs, added parser, added tree view package functions vor 2 Jahren
styles 30f12edb9b first work on graphics and table for tree structure vor 2 Jahren
ReadMe.txt 323c500e4a added command to ReadMe.txt vor 2 Jahren
index.html bded4e849c added mysql support to backend vor 1 Jahr
json_node.php d83cf5fc89 parser for xml to json, services for handling json files, service for redis vor 2 Jahren
package.json bded4e849c added mysql support to backend vor 1 Jahr
xml2json_parser.js d83cf5fc89 parser for xml to json, services for handling json files, service for redis vor 2 Jahren

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