commit 360287fedfee5f18f1a69d9756f0556d31077829 Author: maochaoying <925670706@qq.com> Date: Tue May 9 15:15:08 2023 +0800 first commit diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..ba74cb0 Binary files /dev/null and b/.DS_Store differ diff --git a/config.js b/config.js new file mode 100644 index 0000000..bf59d48 --- /dev/null +++ b/config.js @@ -0,0 +1,19 @@ +const websocketAddress = "ws://localhost:8888/websocket/123"; +const config = { + 你好: "123", + b: "1231231", +}; + +const commonMessage = { + protocol: "iflytopCanProtocolStackV1", + message: { + attribute: "normal", + priority: 4, + type: "write", + targetId: 130, + sourceId: 1, + seq: 0, + ctrlPointAddr: 10500, + ctrlPointVal: 1, + }, +}; diff --git a/index.html b/index.html new file mode 100644 index 0000000..6c780df --- /dev/null +++ b/index.html @@ -0,0 +1,429 @@ + + +
+ + + +当前状态: 未连接
+上报解析
+ADDRESS:
+ +VALUE:
+ +回执解析
+ADDRESS:
+ +VALUE:
+ +结果:
+ +ID
+ +BASE
+ +OFFSET
+ +VALUE
+ +