上一页 1 2 3 4 5 6 7 8 9 10 ··· 37 下一页
摘要: 记录时间:2024-03-16 一、设备驱动模块实现 service/device-driver/ezware/function-ws/idc-swipe-device.ts import { EventFunctionType, EventResultType } from '@/types' i 阅读全文
posted @ 2024-03-16 18:54 lizhigang 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 记录时间:2024-03-16 一、设备驱动模块实现 service/device-driver/ezware/function-ws/idc-contactless-device.ts import { EventFunctionType, EventResultType } from '@/ty 阅读全文
posted @ 2024-03-16 18:53 lizhigang 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 记录时间:2024-03-16 一、设备驱动模块实现 service/device-driver/ezware/function-ws/idc-inductive-device.ts import { EventFunctionType, EventResultType } from '@/type 阅读全文
posted @ 2024-03-16 18:52 lizhigang 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 记录时间:2024-03-16 一、设备驱动模块实现 service/device-driver/ezware/function-ws/idc-ssc-motor-device.ts import { EventFunctionType, EventResultType } from '@/type 阅读全文
posted @ 2024-03-16 18:51 lizhigang 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 一、设备驱动模块实现 service/device-driver/ezware/function-ws/idc-motor-device.ts import { EventFunctionType, EventResultType } from '@/types' import { EZMessag 阅读全文
posted @ 2024-03-16 18:49 lizhigang 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 记录时间:2024-03-16 一、设备驱动模块实现 service/device-driver/ezware/function-ws/crd-common-device.ts import { EventFunctionType, EventResultType } from '@/types' 阅读全文
posted @ 2024-03-16 18:43 lizhigang 阅读(8) 评论(0) 推荐(0) 编辑
摘要: 记录时间:2024-03-16 一、RealDeviceDriver模块实现 service/device-driver/log-device-info.ts import { LogTerminalInfoDir, ConfigLogDBDeviceFunction, ConfigLogDBDev 阅读全文
posted @ 2024-03-15 00:15 lizhigang 阅读(5) 评论(0) 推荐(0) 编辑
摘要: 记录时间:2024-03-15 一、useDeviceDriver模块实现 types/map.ts interface StatusMap { [key: string]: string } interface NamedStatusMap { name: string value: Status 阅读全文
posted @ 2024-03-15 00:13 lizhigang 阅读(12) 评论(0) 推荐(0) 编辑
摘要: 记录时间:2024-03-10 一、useAdapter模块实现 types/adapter.ts // 定义 AdapterParam 类型 interface AdapterParam { to: string from: string mode: string value: string ty 阅读全文
posted @ 2024-03-04 23:16 lizhigang 阅读(7) 评论(0) 推荐(0) 编辑
摘要: 记录时间:2024-03-02 一、静态资源(初步方案) 1.public/web 2.public/inc (1)public/inc/css (2)public/inc/flash (3)public/inc/images (4)public/inc/voice 翻译 搜索 复制 阅读全文
posted @ 2024-03-02 23:20 lizhigang 阅读(2) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 37 下一页