# dlt698 **Repository Path**: hello-wxj/dlt698 ## Basic Information - **Project Name**: dlt698 - **Description**: linux, c++, dlt698. - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2025-04-23 - **Last Updated**: 2025-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README get-request 05样帧 ![alt text](./source/image.png) + 测试 ``` topic --> v1/dev/dev_modbusrtu/dev_dlt698/dev/add ``` ``` { "tick": 1, "time": 1234, "src": "sys_agent", "ack": { "time": 1, "tick": 1234 }, "tmp_dev": [ { "name": "nb20-01", "uuid": "abcdbabbdada", "id": 10001, "type" : "DL/T698", "model" : "01040323", "oen": { "sn": "1231231223", "mac": "11:22:33:44:55:66", "chipId": "12121212121" }, "profile":"/apps/dev_dlt698/test.json", "param" : { "address" : "202309220011", "baudrate": 9600, "bytesize": 8, "stopbits": 1, "parity": "e", "port" : "/dev/ttyUSB0" } } ] } ``` read ``` topic --> v1/dev/cloud_chint/10001/point/get payload --> { "tick": 123, "time": 1728387345608, "src": "cloud_chint", "dev": [ { "id": 10001, "points": [ { "key": "Ua" } ] } ] } ```