| 程序包 | 说明 |
|---|---|
| cn.foxtech.device.protocol.dlt645.core | |
| cn.foxtech.device.protocol.dlt645.core.entity | |
| cn.foxtech.device.protocol.dlt645.core.loader |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,DLT645DataEntity> |
DLT645Template.getTemplateByDIn(String version,
String defaultTable) |
Map<String,DLT645DataEntity> |
DLT645Template.getTemplateByName(String version,
String defaultTable)
获得对象信息
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DLT645v1997DataEntity |
class |
DLT645v2007DataEntity |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DLT645DataEntity.decodeValue(byte[] data,
Map<String,DLT645DataEntity> dinMap) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DLT645DataEntity> |
DLT645v2007CsvLoader.loadCsvFile(String table)
从CSV文件中装载映射表
|
List<DLT645DataEntity> |
DLT645v1997CsvLoader.loadCsvFile(String table)
从CSV文件中装载映射表
|
Copyright © 2023. All rights reserved.