From fe8b9297acf3d30be0dd8cfa70b6916742dcef11 Mon Sep 17 00:00:00 2001 From: nfa Date: Thu, 23 Dec 2021 14:16:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'src/config.py'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/config.py b/src/config.py index 12432b9..24ce023 100644 --- a/src/config.py +++ b/src/config.py @@ -1,11 +1,11 @@ -SERVER_URL='http://172.18.17.136:8000' -IP_ADDR='2.50.41.115' +SERVER_URL='http://172.16.50.136:8000' +IP_ADDR='192.168.1.115' MAC_ADDR='de:ad:be:82:31:10' NET_MASK='255.255.255.128' -GATEWAY='2.50.41.1' +GATEWAY='192.168.1.1' DNS='114.114.114.114' -SN='WJSPJ001' -SECRET='@This is a Secret $tr!' +SN='SPJ001' +SECRET='@This is a Secret $tr!@#' MAX_ALM=True # alarm sound TIMESPAN=5 # minute A_FIRE=18000 # fire alarm trigger number