Added jDPWR

This commit is contained in:
Philip Smart
2019-11-15 20:24:25 +00:00
parent a8165135c2
commit 47b56628c5
5791 changed files with 983917 additions and 2 deletions

4
.gitignore vendored
View File

@@ -3,3 +3,7 @@
.gradle
/Releases
/.nb-gradle/
jDPWR/target
jDPWR/*.save
jDPWR/*.working
jDPWR/pomsav

View File

@@ -1,4 +1,4 @@
##!/usr/bin/perl -w
#!/usr/bin/perl -w
##########################################################################################################
##
## Name: dpwr

View File

View File

@@ -186,7 +186,7 @@ CONFIG Linux.U3SHIELD.v2dev
#
# HTTP Server configuration parameters.
#
HTTP_SERVER_HOST = "192.168.56.101"
HTTP_SERVER_HOST = "192.168.56.128"
HTTP_SERVER_PORT = 8080
HTTP_DOC_PATH = "/usr/local/DPWR/htdocs"
HTTP_LOGFILE = "/usr/local/DPWR/log/dpwr_http.log"

View File

Before

Width:  |  Height:  |  Size: 430 B

After

Width:  |  Height:  |  Size: 430 B

View File

Before

Width:  |  Height:  |  Size: 1011 B

After

Width:  |  Height:  |  Size: 1011 B

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Some files were not shown because too many files have changed in this diff Show More