{
	"KAFKA": [],
	"MQTT": [{
		"client_id": "[GW_SN]_cloud_mqtt_2",
		"resume": 0,
		"heart_beat": {
			"interval": 600,
			"pub_topic": "/user/[GW_SN]/heartbeat",
			"sub_topic": "/user/[GW_SN]/heartbeat/reply"
		},
		"login": {
			"interval": 300,
			"pub_topic": "/user/[GW_SN]/login",
			"sub_topic": "/user/[GW_SN]/login/reply"
		},
		"host": "120.26.79.135",
		"port": 1883,
		"user": "equ",
		"pass": "Gmhj2021",
		"publish_timeout": 1000,
		"topic_maps": {
			"downlink": [{
				"external": "/user/[DEV_SN]/service/set",
				"internal": "ipc/[GW_SN]/[PORT]/device/[DEV_SN]/data/Set_Rglt"
			}, {
				"external": "/user/[GW_SN]/wifi_status/get",
				"internal": "M/[GW_SN]/gateway/device/[GW_SN]/service/Get_WiFiStatus"
			}, {
				"external": "/user/[GW_SN]/status/get",
				"internal": "M/[GW_SN]/gateway/device/[GW_SN]/service/Set_GatewayStatusIntv"
			}],
			"uplink": [{
				"external": "/user/[DEV_SN]/service",
				"internal": "ipc/[GW_SN]/+/device/+/data_filtered/service/+"
			}, {
				"external": "/user/[DEV_SN]/event",
				"internal": "ipc/[GW_SN]/+/device/+/data_filtered/event/+"
			}, {
				"external": "/user/[DEV_SN]/service/set_reply",
				"internal": "ipc/[GW_SN]/+/device/+/data/Rsp_Rglt"
			}, {
				"external": "/user/[GW_SN]/nodes_status",
				"internal": "ipc/[GW_SN]/+/Evt_NodesStatus"
			}, {
				"external": "/user/[GW_SN]/wifi_status/get_reply",
				"internal": "G/[GW_SN]/gateway/device/[GW_SN]/service/Get_WiFiStatus"
			}, {
				"external": "/user/[GW_SN]/cpu_status",
				"internal": "G/[GW_SN]/gateway/device/[GW_SN]/service/Get_CpuMemInfo"
			}, {
				"external": "/user/[GW_SN]/network_status",
				"internal": "G/[GW_SN]/gateway/device/[GW_SN]/service/Get_NetworkInfo"
			}, {
				"external": "/user/[GW_SN]/property",
				"internal": "ipc/[GW_SN]/+/device/+/data_filtered/period_property/+"
			}]
		}
		
	}],
	"timestamp": 1620285617,
	"version": "a3dsHqiyL0Z8"
}