{
	"info": {
		"_postman_id": "3c9503aa-2587-4ae6-8a04-1bec52f0ca84",
		"name": "Cloud Demo",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
	},
	"item": [
		{
			"name": "/MJApi/sign",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json; charset=utf-8",
						"type": "text"
					},
					{
						"key": "",
						"value": "",
						"type": "text",
						"disabled": true
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\r\n    \"head\": {\r\n        \"companyId\": 1000121628,\r\n        \"deviceKey\": \"FFFF32B8074B5FF5\",\r\n        \"doorType\": 1,\r\n        \"termId\": 0,\r\n        \"termType\": 33,\r\n        \"protocolVer\": 2,\r\n        \"signString\": \"17717F54F26F6A6EF9DA5A4603A21881\"\r\n    },\r\n    \"upgradeNo\": \"J-81A-Pro\",\r\n    \"firmWareVer\": 2025040800,\r\n    \"oem\": \"\",\r\n    \"oemL\": \"2AFBECB916D5EB5C\",\r\n    \"deviceModel\": \"\",\r\n    \"lableSN\": 0,\r\n    \"FPType\": 2\r\n}"
				},
				"url": {
					"raw": "http://{{IP}}:{{post}}/MJApi/sign",
					"protocol": "http",
					"host": [
						"{{IP}}"
					],
					"port": "{{post}}",
					"path": [
						"MJApi",
						"sign"
					]
				}
			},
			"response": [
				{
					"name": "/MJApi/sign",
					"originalRequest": {
						"method": "POST",
						"header": [
							{
								"key": "Content-Type",
								"value": "application/json; charset=utf-8",
								"type": "text"
							},
							{
								"key": "",
								"value": "",
								"type": "text",
								"disabled": true
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"head\": {\r\n        \"companyId\": 1000121628,\r\n        \"deviceKey\": \"FFFF32B8074B5FF5\",\r\n        \"doorType\": 1,\r\n        \"termId\": 0,\r\n        \"termType\": 33,\r\n        \"protocolVer\": 2,\r\n        \"signString\": \"17717F54F26F6A6EF9DA5A4603A21881\"\r\n    },\r\n    \"upgradeNo\": \"J-81A-Pro\",\r\n    \"firmWareVer\": 2025040800,\r\n    \"oem\": \"\",\r\n    \"oemL\": \"2AFBECB916D5EB5C\",\r\n    \"deviceModel\": \"\",\r\n    \"lableSN\": 0,\r\n    \"FPType\": 2\r\n}"
						},
						"url": {
							"raw": "http://{{IP}}:{{post}}/MJApi/sign",
							"protocol": "http",
							"host": [
								"{{IP}}"
							],
							"port": "{{post}}",
							"path": [
								"MJApi",
								"sign"
							]
						}
					},
					"status": "Http Server OK",
					"code": 200,
					"_postman_previewlanguage": "json",
					"header": [
						{
							"key": "Content-Type",
							"value": "application/json; charset=utf-8"
						},
						{
							"key": "Content-Length",
							"value": "121"
						},
						{
							"key": "Connection",
							"value": "keep-alive"
						}
					],
					"cookie": [],
					"body": "{\n    \"result\": 1,\n    \"message\": \"success\",\n    \"data\": {\n        \"serverTime\": \"2025-04-12 10:37:42\",\n        \"mainKey\": \"66ECD0BB480EC093BC5C5E48489C21EC\"\n    }\n}"
				}
			]
		},
		{
			"name": "/MJApi/comp_param",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json; charset=utf-8",
						"type": "text"
					},
					{
						"key": "",
						"value": "",
						"type": "text",
						"disabled": true
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\r\n    \"head\": {\r\n        \"companyId\": 1000121628,\r\n        \"deviceKey\": \"FFFF32B8074B5FF5\",\r\n        \"doorType\": 1,\r\n        \"termId\": 0,\r\n        \"termType\": 33,\r\n        \"protocolVer\": 2,\r\n        \"signString\": \"55B72C2D145AE2889E4AFA7B24B093D9\"\r\n    },\r\n    \"paramVer\": 2\r\n}"
				},
				"url": {
					"raw": "http://{{IP}}:{{post}}/MJApi/comp_param",
					"protocol": "http",
					"host": [
						"{{IP}}"
					],
					"port": "{{post}}",
					"path": [
						"MJApi",
						"comp_param"
					]
				}
			},
			"response": [
				{
					"name": "/MJApi/comp_param",
					"originalRequest": {
						"method": "POST",
						"header": [
							{
								"key": "Content-Type",
								"value": "application/json; charset=utf-8",
								"type": "text"
							},
							{
								"key": "",
								"value": "",
								"type": "text",
								"disabled": true
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"head\": {\r\n        \"companyId\": 1000121628,\r\n        \"deviceKey\": \"FFFF32B8074B5FF5\",\r\n        \"doorType\": 1,\r\n        \"termId\": 0,\r\n        \"termType\": 33,\r\n        \"protocolVer\": 2,\r\n        \"signString\": \"55B72C2D145AE2889E4AFA7B24B093D9\"\r\n    },\r\n    \"paramVer\": 97\r\n}"
						},
						"url": {
							"raw": "http://{{IP}}:{{post}}/MJApi/comp_param",
							"protocol": "http",
							"host": [
								"{{IP}}"
							],
							"port": "{{post}}",
							"path": [
								"MJApi",
								"comp_param"
							]
						}
					},
					"status": "Http Server OK",
					"code": 200,
					"_postman_previewlanguage": "json",
					"header": [
						{
							"key": "Content-Type",
							"value": "application/json; charset=utf-8"
						},
						{
							"key": "Content-Length",
							"value": "74"
						},
						{
							"key": "Connection",
							"value": "keep-alive"
						}
					],
					"cookie": [],
					"body": "{\n    \"result\": 1,\n    \"message\": \"success\",\n    \"data\": {\n        \"heartInterval\": 60,\n        \"paramVer\": 97\n    }\n}"
				}
			]
		},
		{
			"name": "/MJApi/dev_param",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json; charset=utf-8",
						"type": "text"
					},
					{
						"key": "",
						"value": "",
						"type": "text",
						"disabled": true
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\r\n    \"head\": {\r\n        \"companyId\": 1000121628,\r\n        \"deviceKey\": \"FFFF32B8074B5FF5\",\r\n        \"doorType\": 1,\r\n        \"termId\": 0,\r\n        \"termType\": 33,\r\n        \"protocolVer\": 2,\r\n        \"signString\": \"55B72C2D145AE2889E4AFA7B24B093D9\"\r\n    },\r\n    \"paramVer\": 0\r\n}"
				},
				"url": {
					"raw": "http://{{IP}}:{{post}}/MJApi/dev_param",
					"protocol": "http",
					"host": [
						"{{IP}}"
					],
					"port": "{{post}}",
					"path": [
						"MJApi",
						"dev_param"
					]
				}
			},
			"response": [
				{
					"name": "/MJApi/dev_param",
					"originalRequest": {
						"method": "POST",
						"header": [
							{
								"key": "Content-Type",
								"value": "application/json; charset=utf-8",
								"type": "text"
							},
							{
								"key": "",
								"value": "",
								"type": "text",
								"disabled": true
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"head\": {\r\n        \"companyId\": 1000121628,\r\n        \"deviceKey\": \"FFFF32B8074B5FF5\",\r\n        \"doorType\": 1,\r\n        \"termId\": 0,\r\n        \"termType\": 33,\r\n        \"protocolVer\": 2,\r\n        \"signString\": \"55B72C2D145AE2889E4AFA7B24B093D9\"\r\n    },\r\n    \"paramVer\": 0\r\n}"
						},
						"url": {
							"raw": "http://{{IP}}:{{post}}/MJApi/dev_param",
							"protocol": "http",
							"host": [
								"{{IP}}"
							],
							"port": "{{post}}",
							"path": [
								"MJApi",
								"dev_param"
							]
						}
					},
					"status": "Http Server OK",
					"code": 200,
					"_postman_previewlanguage": "json",
					"header": [
						{
							"key": "Content-Type",
							"value": "application/json; charset=utf-8"
						},
						{
							"key": "Content-Length",
							"value": "989"
						},
						{
							"key": "Connection",
							"value": "keep-alive"
						}
					],
					"cookie": [],
					"body": "{\n    \"result\": 1,\n    \"message\": \"success\",\n    \"data\": {\n        \"paramVer\": 2,\n        \"logSaveType\": 1,\n        \"reVerify\": 0,\n        \"wgInputFormat\": 0,\n        \"wgOutputEnable\": 0,\n        \"wgOutputModel\": 1,\n        \"wgOutputFormat\": 0,\n        \"maintainTimeList\": [\n            {\n                \"maintainTime\": 0\n            }\n        ],\n        \"lightTime\": [\n            {\n                \"beginTime\": 0,\n                \"endTime\": 0\n            },\n            {\n                \"beginTime\": 0,\n                \"endTime\": 0\n            },\n            {\n                \"beginTime\": 0,\n                \"endTime\": 0\n            }\n        ],\n        \"doorParam\": [\n            {\n                \"appDoorLock\": 1,\n                \"closeDelay\": 3,\n                \"closeOutDelay\": 0,\n                \"appKeyButton\": 1,\n                \"openPwd\": \"\",\n                \"timeGroup\": 0,\n                \"doorWorkWay\": 0,\n                \"appIllegalOpen\": 0,\n                \"passOpendoor\": 0,\n                \"entrAndExitType\": 0\n            }\n        ],\n        \"screenType\": 1,\n        \"faceLiving\": 0,\n        \"faceThreshold\": 55,\n        \"autoMaintain\": 0,\n        \"maintainCycle\": 8,\n        \"lightEnable\": 1,\n        \"isCheckStranger\": 0,\n        \"Language\": 0,\n        \"isphoto\": 0,\n        \"sanpCardEnable\": 0,\n        \"displayStandbyTime\": 0,\n        \"faceRepeatEnable\": 0,\n        \"isStrangerOpen\": 0,\n        \"firealarmSwitch\": 0,\n        \"isQrcode\": 0,\n        \"qrcodeTimeout\": 0,\n        \"isCapture\": 0\n    }\n}"
				}
			]
		},
		{
			"name": "/MJApi/time_timing",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json; charset=utf-8",
						"type": "text"
					},
					{
						"key": "",
						"value": "",
						"type": "text",
						"disabled": true
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\"head\":{\"companyId\":1000121628,\"deviceKey\":\"FFFF32B8074B5FF5\",\"doorType\":1,\"termId\":0,\"termType\":33,\"protocolVer\":2,\"signString\":\"55B72C2D145AE2889E4AFA7B24B093D9\"}}"
				},
				"url": {
					"raw": "http://{{IP}}:{{post}}/MJApi/time_timing",
					"protocol": "http",
					"host": [
						"{{IP}}"
					],
					"port": "{{post}}",
					"path": [
						"MJApi",
						"time_timing"
					]
				}
			},
			"response": [
				{
					"name": "result=2",
					"originalRequest": {
						"method": "POST",
						"header": [
							{
								"key": "Content-Type",
								"value": "application/json; charset=utf-8",
								"type": "text"
							},
							{
								"key": "",
								"value": "",
								"type": "text",
								"disabled": true
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\"head\":{\"companyId\":1000121628,\"deviceKey\":\"FFFF32B8074B5FF5\",\"doorType\":1,\"termId\":0,\"termType\":33,\"protocolVer\":2,\"signString\":\"55B72C2D145AE2889E4AFA7B24B093D9\"}}"
						},
						"url": {
							"raw": "http://{{IP}}:{{post}}/MJApi/time_timing",
							"protocol": "http",
							"host": [
								"{{IP}}"
							],
							"port": "{{post}}",
							"path": [
								"MJApi",
								"time_timing"
							]
						}
					},
					"status": "Http Server OK",
					"code": 200,
					"_postman_previewlanguage": "json",
					"header": [
						{
							"key": "Content-Type",
							"value": "application/json; charset=utf-8"
						},
						{
							"key": "Content-Length",
							"value": "48"
						},
						{
							"key": "Connection",
							"value": "keep-alive"
						}
					],
					"cookie": [],
					"body": "{\n    \"result\": 2,\n    \"message\": \"no new data\",\n    \"data\": null\n}"
				}
			]
		},
		{
			"name": "/MJApi/time_part",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json; charset=utf-8",
						"type": "text"
					},
					{
						"key": "",
						"value": "",
						"type": "text",
						"disabled": true
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\r\n    \"head\": {\r\n        \"companyId\": 1000121628,\r\n        \"deviceKey\": \"FFFF32B8074B5FF5\",\r\n        \"doorType\": 1,\r\n        \"termId\": 0,\r\n        \"termType\": 33,\r\n        \"protocolVer\": 2,\r\n        \"signString\": \"55B72C2D145AE2889E4AFA7B24B093D9\"\r\n    },\r\n    \"paramVer\": 0\r\n}"
				},
				"url": {
					"raw": "http://{{IP}}:{{post}}/MJApi/time_part",
					"protocol": "http",
					"host": [
						"{{IP}}"
					],
					"port": "{{post}}",
					"path": [
						"MJApi",
						"time_part"
					]
				}
			},
			"response": [
				{
					"name": "MJApi/time_part",
					"originalRequest": {
						"method": "POST",
						"header": [
							{
								"key": "Content-Type",
								"value": "application/json; charset=utf-8",
								"type": "text"
							},
							{
								"key": "",
								"value": "",
								"type": "text",
								"disabled": true
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"head\": {\r\n        \"companyId\": 1000121628,\r\n        \"deviceKey\": \"FFFF32B8074B5FF5\",\r\n        \"doorType\": 1,\r\n        \"termId\": 0,\r\n        \"termType\": 33,\r\n        \"protocolVer\": 2,\r\n        \"signString\": \"55B72C2D145AE2889E4AFA7B24B093D9\"\r\n    },\r\n    \"paramVer\": 0\r\n}"
						},
						"url": {
							"raw": "http://{{IP}}:{{post}}/MJApi/time_part",
							"protocol": "http",
							"host": [
								"{{IP}}"
							],
							"port": "{{post}}",
							"path": [
								"MJApi",
								"time_part"
							]
						}
					},
					"status": "Http Server OK",
					"code": 200,
					"_postman_previewlanguage": "json",
					"header": [
						{
							"key": "Content-Type",
							"value": "application/json; charset=utf-8"
						},
						{
							"key": "Content-Length",
							"value": "857"
						},
						{
							"key": "Connection",
							"value": "keep-alive"
						}
					],
					"cookie": [],
					"body": "{\n    \"result\": 1,\n    \"message\": \"success\",\n    \"data\": [\n        {\n            \"partId\": 4,\n            \"paramVer\": 56,\n            \"opType\": 1,\n            \"partSection\": [\n                {\n                    \"partBegin\": 0,\n                    \"partEnd\": 1800,\n                    \"partVWay\": 11\n                },\n                {\n                    \"partBegin\": 0,\n                    \"partEnd\": 0,\n                    \"partVWay\": 20\n                },\n                {\n                    \"partBegin\": 0,\n                    \"partEnd\": 0,\n                    \"partVWay\": 20\n                },\n                {\n                    \"partBegin\": 0,\n                    \"partEnd\": 0,\n                    \"partVWay\": 20\n                },\n                {\n                    \"partBegin\": 0,\n                    \"partEnd\": 0,\n                    \"partVWay\": 20\n                },\n                {\n                    \"partBegin\": 0,\n                    \"partEnd\": 0,\n                    \"partVWay\": 20\n                }\n            ]\n        }\n    ]\n}"
				}
			]
		},
		{
			"name": "/MJApi/time_group",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json; charset=utf-8",
						"type": "text"
					},
					{
						"key": "",
						"value": "",
						"type": "text",
						"disabled": true
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\r\n    \"head\": {\r\n        \"companyId\": 1000121628,\r\n        \"deviceKey\": \"FFFF32B8074B5FF5\",\r\n        \"doorType\": 1,\r\n        \"termId\": 0,\r\n        \"termType\": 33,\r\n        \"protocolVer\": 2,\r\n        \"signString\": \"55B72C2D145AE2889E4AFA7B24B093D9\"\r\n    },\r\n    \"paramVer\": 0\r\n}"
				},
				"url": {
					"raw": "http://{{IP}}:{{post}}/MJApi/time_group",
					"protocol": "http",
					"host": [
						"{{IP}}"
					],
					"port": "{{post}}",
					"path": [
						"MJApi",
						"time_group"
					]
				}
			},
			"response": [
				{
					"name": "/MJApi/time_group",
					"originalRequest": {
						"method": "POST",
						"header": [
							{
								"key": "Content-Type",
								"value": "application/json; charset=utf-8",
								"type": "text"
							},
							{
								"key": "",
								"value": "",
								"type": "text",
								"disabled": true
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"head\": {\r\n        \"companyId\": 1000121628,\r\n        \"deviceKey\": \"FFFF32B8074B5FF5\",\r\n        \"doorType\": 1,\r\n        \"termId\": 0,\r\n        \"termType\": 33,\r\n        \"protocolVer\": 2,\r\n        \"signString\": \"55B72C2D145AE2889E4AFA7B24B093D9\"\r\n    },\r\n    \"paramVer\": 0\r\n}"
						},
						"url": {
							"raw": "http://{{IP}}:{{post}}/MJApi/time_group",
							"protocol": "http",
							"host": [
								"{{IP}}"
							],
							"port": "{{post}}",
							"path": [
								"MJApi",
								"time_group"
							]
						}
					},
					"status": "Http Server OK",
					"code": 200,
					"_postman_previewlanguage": "json",
					"header": [
						{
							"key": "Content-Type",
							"value": "application/json; charset=utf-8"
						},
						{
							"key": "Content-Length",
							"value": "337"
						},
						{
							"key": "Connection",
							"value": "keep-alive"
						}
					],
					"cookie": [],
					"body": "{\n    \"result\": 1,\n    \"message\": \"success\",\n    \"data\": [\n        {\n            \"groupId\": 1,\n            \"opType\": 1,\n            \"paramVer\": 23,\n            \"tWeekSun\": 1,\n            \"tWeekMon\": 1,\n            \"tWeekTue\": 1,\n            \"tWeekWed\": 1,\n            \"tWeekThu\": 1,\n            \"tWeekFri\": 1,\n            \"tWeekSat\": 1,\n            \"tIsAppHoliday\": 0\n        },\n        {\n            \"groupId\": 4,\n            \"opType\": 1,\n            \"paramVer\": 27,\n            \"tWeekSun\": 4,\n            \"tWeekMon\": 4,\n            \"tWeekTue\": 4,\n            \"tWeekWed\": 4,\n            \"tWeekThu\": 4,\n            \"tWeekFri\": 4,\n            \"tWeekSat\": 4,\n            \"tIsAppHoliday\": 0\n        }\n    ]\n}"
				}
			]
		},
		{
			"name": "/MJApi/time_holiday",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json; charset=utf-8",
						"type": "text"
					},
					{
						"key": "",
						"value": "",
						"type": "text",
						"disabled": true
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\r\n    \"head\": {\r\n        \"companyId\": 1000121628,\r\n        \"deviceKey\": \"FFFF32B8074B5FF5\",\r\n        \"doorType\": 1,\r\n        \"termId\": 0,\r\n        \"termType\": 33,\r\n        \"protocolVer\": 2,\r\n        \"signString\": \"55B72C2D145AE2889E4AFA7B24B093D9\"\r\n    },\r\n    \"paramVer\": 0\r\n}"
				},
				"url": {
					"raw": "http://{{IP}}:{{post}}/MJApi/time_holiday",
					"protocol": "http",
					"host": [
						"{{IP}}"
					],
					"port": "{{post}}",
					"path": [
						"MJApi",
						"time_holiday"
					]
				}
			},
			"response": [
				{
					"name": "/MJApi/time_holiday",
					"originalRequest": {
						"method": "POST",
						"header": [
							{
								"key": "Content-Type",
								"value": "application/json; charset=utf-8",
								"type": "text"
							},
							{
								"key": "",
								"value": "",
								"type": "text",
								"disabled": true
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"head\": {\r\n        \"companyId\": 1000121628,\r\n        \"deviceKey\": \"FFFF32B8074B5FF5\",\r\n        \"doorType\": 1,\r\n        \"termId\": 0,\r\n        \"termType\": 33,\r\n        \"protocolVer\": 2,\r\n        \"signString\": \"55B72C2D145AE2889E4AFA7B24B093D9\"\r\n    },\r\n    \"paramVer\": 0\r\n}"
						},
						"url": {
							"raw": "http://{{IP}}:{{post}}/MJApi/time_holiday",
							"protocol": "http",
							"host": [
								"{{IP}}"
							],
							"port": "{{post}}",
							"path": [
								"MJApi",
								"time_holiday"
							]
						}
					},
					"status": "Http Server OK",
					"code": 200,
					"_postman_previewlanguage": "json",
					"header": [
						{
							"key": "Content-Type",
							"value": "application/json; charset=utf-8"
						},
						{
							"key": "Content-Length",
							"value": "115"
						},
						{
							"key": "Connection",
							"value": "keep-alive"
						}
					],
					"cookie": [],
					"body": "{\n    \"result\": 1,\n    \"message\": \"success\",\n    \"data\": [\n        {\n            \"holidayId\": 1,\n            \"paramVer\": 8,\n            \"beginDate\": 723,\n            \"endDate\": 723,\n            \"timePart\": 151\n        }\n    ]\n}"
				}
			]
		},
		{
			"name": "/MJApi/user_power",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json; charset=utf-8",
						"type": "text"
					},
					{
						"key": "",
						"value": "",
						"type": "text",
						"disabled": true
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\r\n    \"head\": {\r\n        \"companyId\": 1000121628,\r\n        \"deviceKey\": \"FFFF32B8074B5FF5\",\r\n        \"doorType\": 1,\r\n        \"termId\": 0,\r\n        \"termType\": 33,\r\n        \"protocolVer\": 2,\r\n        \"signString\": \"55B72C2D145AE2889E4AFA7B24B093D9\"\r\n    },\r\n    \"paramVer\": 0\r\n}"
				},
				"url": {
					"raw": "http://{{IP}}:{{post}}/MJApi/user_power",
					"protocol": "http",
					"host": [
						"{{IP}}"
					],
					"port": "{{post}}",
					"path": [
						"MJApi",
						"user_power"
					]
				}
			},
			"response": [
				{
					"name": "user_power",
					"originalRequest": {
						"method": "POST",
						"header": [
							{
								"key": "Content-Type",
								"value": "application/json; charset=utf-8",
								"type": "text"
							},
							{
								"key": "",
								"value": "",
								"type": "text",
								"disabled": true
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"head\": {\r\n        \"companyId\": 1000121628,\r\n        \"deviceKey\": \"FFFF32B8074B5FF5\",\r\n        \"doorType\": 1,\r\n        \"termId\": 0,\r\n        \"termType\": 33,\r\n        \"protocolVer\": 2,\r\n        \"signString\": \"55B72C2D145AE2889E4AFA7B24B093D9\"\r\n    },\r\n    \"paramVer\": 0\r\n}"
						},
						"url": {
							"raw": "http://{{IP}}:{{post}}/MJApi/user_power",
							"protocol": "http",
							"host": [
								"{{IP}}"
							],
							"port": "{{post}}",
							"path": [
								"MJApi",
								"user_power"
							]
						}
					},
					"status": "Http Server OK",
					"code": 200,
					"_postman_previewlanguage": "json",
					"header": [
						{
							"key": "Content-Type",
							"value": "application/json; charset=utf-8"
						},
						{
							"key": "Content-Length",
							"value": "354"
						},
						{
							"key": "Connection",
							"value": "keep-alive"
						}
					],
					"cookie": [],
					"body": "{\n    \"result\": 1,\n    \"message\": \"success\",\n    \"data\": {\n        \"paramVer\": 1,\n        \"accNo\": 10,\n        \"name\": \"zero\",\n        \"opType\": 1,\n        \"cardSN\": \"2112217589\",\n        \"password\": \"\",\n        \"beginExpDate\": null,\n        \"endExpDate\": \"2099-01-01 00:00:00\",\n        \"timeGroup\": 0,\n        \"faceId1\": -1,\n        \"faceImage1\": null,\n        \"isManager\": 0,\n        \"fpId1\": 0,\n        \"fpId2\": 0,\n        \"fp1\": null,\n        \"fp2\": null\n    }\n}"
				}
			]
		},
		{
			"name": "/MJApi/heartbeat",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json; charset=utf-8",
						"type": "text"
					},
					{
						"key": "",
						"value": "",
						"type": "text",
						"disabled": true
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\"head\":{\"companyId\":1000121628,\"deviceKey\":\"FFFF32B8074B5FF5\",\"doorType\":1,\"termId\":0,\"termType\":33,\"protocolVer\":2,\"signString\":\"55B72C2D145AE2889E4AFA7B24B093D9\"},\"compParamVer\":97,\"devConfigVer\":2,\"timePartVer\":125,\"timeGroupVer\":57,\"powerParamVer\":0,\"holidayVer\":8}"
				},
				"url": {
					"raw": "http://{{IP}}:{{post}}/MJApi/heartbeat",
					"protocol": "http",
					"host": [
						"{{IP}}"
					],
					"port": "{{post}}",
					"path": [
						"MJApi",
						"heartbeat"
					]
				}
			},
			"response": [
				{
					"name": "/MJApi/heartbeat",
					"originalRequest": {
						"method": "POST",
						"header": [
							{
								"key": "Content-Type",
								"value": "application/json; charset=utf-8",
								"type": "text"
							},
							{
								"key": "",
								"value": "",
								"type": "text",
								"disabled": true
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\"head\":{\"companyId\":1000121628,\"deviceKey\":\"FFFF32B8074B5FF5\",\"doorType\":1,\"termId\":0,\"termType\":33,\"protocolVer\":2,\"signString\":\"55B72C2D145AE2889E4AFA7B24B093D9\"},\"compParamVer\":97,\"devConfigVer\":2,\"timePartVer\":125,\"timeGroupVer\":57,\"powerParamVer\":0,\"holidayVer\":8}"
						},
						"url": {
							"raw": "http://{{IP}}:{{post}}/MJApi/heartbeat",
							"protocol": "http",
							"host": [
								"{{IP}}"
							],
							"port": "{{post}}",
							"path": [
								"MJApi",
								"heartbeat"
							]
						}
					},
					"status": "Http Server OK",
					"code": 200,
					"_postman_previewlanguage": "json",
					"header": [
						{
							"key": "Content-Type",
							"value": "application/json; charset=utf-8"
						},
						{
							"key": "Content-Length",
							"value": "211"
						},
						{
							"key": "Connection",
							"value": "keep-alive"
						}
					],
					"cookie": [],
					"body": "{\n    \"result\": 1,\n    \"message\": \"success\",\n    \"data\": {\n        \"compParamVer\": 97,\n        \"devConfigVer\": 2,\n        \"timePartVer\": 125,\n        \"timeGroupVer\": 57,\n        \"holidayVer\": 8,\n        \"powerParamVer\": 0\n    }\n}"
				}
			]
		},
		{
			"name": "Udp/Req. interval (heartbeat)",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json; charset=utf-8",
						"type": "text"
					},
					{
						"key": "",
						"value": "",
						"type": "text",
						"disabled": true
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\"head\":{\"companyId\":1000121628,\"deviceKey\":\"FFFF32B8074B5FF5\",\"doorType\":1,\"termId\":0,\"termType\":33,\"protocolVer\":2,\"signString\":\"55B72C2D145AE2889E4AFA7B24B093D9\"},\"appCode\":2001}"
				},
				"url": {
					"raw": "http://{{IP}}:{{post}}",
					"protocol": "http",
					"host": [
						"{{IP}}"
					],
					"port": "{{post}}"
				}
			},
			"response": []
		}
	],
	"variable": [
		{
			"id": "21ccfe84-e519-4461-9b34-acd25527dbff",
			"key": "IP",
			"value": "192.168.1.103",
			"type": "default"
		},
		{
			"id": "98266619-05fa-4e48-8db9-336a16900086",
			"key": "post",
			"value": "14441",
			"type": "default"
		}
	],
	"protocolProfileBehavior": {}
}