Parses EU Digital Tachograph driver card files (.ddd) and imports data into SQLite. Use when working with driver card data, tachograph records, or digital tachograph files for: (1) Parsing .ddd files to JSON, (2) Importing tachograph data into SQLite, (3) Exporting driving activities to CSV, (4) Analyzing driver hours, violations, or vehicle usage
解析欧盟数字行车记录仪驾驶员卡文件(.ddd)并将数据导入SQLite数据库。
处理欧盟数字行车记录仪文件(.ddd):
有关欧盟联合研究中心公钥和签名验证的详细信息,请参阅 references/certificates.md。
| 命令 | 描述 |
|---|---|
| ./scripts/process.sh | 完整工作流程(推荐) |
| ./bin/dddparser -card -format -input <文件.ddd> -output <文件.json> |
driver-card-tachograph/
├── SKILL.md
├── bin/dddparser # 解析器
├── scripts/
│ ├── import.py
│ ├── export.py
│ └── process.sh
├── references/
│ ├── build.md # 构建指南
│ └── certificates.md # 证书详情
└── data/ # 运行时数据
构建指南请参阅 references/build.md。
bash
./scripts/process.sh
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 driver-card-tachograph-1775967182 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 driver-card-tachograph-1775967182 技能
skillhub install driver-card-tachograph-1775967182
文件大小: 14.73 KB | 发布时间: 2026-4-13 10:06