summaryrefslogtreecommitdiff
path: root/scripts/sub_api.py
diff options
context:
space:
mode:
authorChristian Franke <nobody@nowhere.ws>2012-09-18 00:19:26 +0200
committerChristian Franke <nobody@nowhere.ws>2012-09-18 00:19:26 +0200
commit3946b3d707bd5f675ad797258ad4c9e3caf5ec9e (patch)
tree7ba311fd32d885a6559a1558dcca967edd603c40 /scripts/sub_api.py
parent2dd105187784c19ba3d904cf75e0b29280cbdf18 (diff)
change filename of space api json
Diffstat (limited to 'scripts/sub_api.py')
-rw-r--r--scripts/sub_api.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/sub_api.py b/scripts/sub_api.py
index fb847ed..307ff7f 100644
--- a/scripts/sub_api.py
+++ b/scripts/sub_api.py
@@ -12,7 +12,7 @@ base_path = os.path.join(base_path, '..')
input_url = "http://taifun.local.sublab.org/subcan.json"
json_template = os.path.join(base_path, "template", "template.spaceapi.json")
-output_file = os.path.join(base_path, "public", "sublab_status.json")
+output_file = os.path.join(base_path, "public", "status.json")
status_dict = { "open" : True , "closed" : False }
#read door status