diff README.txt @ 21:f730dd0bcf85

dynamic checking of the tile-status
author sean
date Thu, 13 Aug 2015 12:17:46 +0200
parents 3e66e2f92770
children 190a81a60e7e
line wrap: on
line diff
--- a/README.txt	Wed Aug 12 13:45:58 2015 +0200
+++ b/README.txt	Thu Aug 13 12:17:46 2015 +0200
@@ -12,3 +12,9 @@
 
 For further details see the insctructions inside the dash.conf.
 
+
+#todo
+POST-Request to update the tiles:
+
+curl -d service=192.168.2.3 -d status=up localhost:8080/updown
+curl -d service=192.168.2.3 -d status=down localhost:8080/updown
\ No newline at end of file
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)