1
2
3
4
5
6
7
8
9
#!/bin/sh
#查询MQTT配置
#
echo -en "Content-type: text/html; charset=utf-8\n\n"
#*****************************************************
source ../bin/env.sh
db="./db"
 
cat /work/mqtt_config.json