跳过导航链接
A C D G I M P T U V 

A

ADR - 类 中的静态变量cn.foxtech.device.protocol.v1.telecom.core.TelecomProtocol
设备地址
asciiToHex(byte, byte, ByteRef) - 类 中的静态方法cn.foxtech.device.protocol.v1.telecom.core.TelecomProtocol
Ascii转Hex编码

C

checkParam(Map<String, Object>) - 类 中的静态方法cn.foxtech.device.protocol.v1.telecom.core.TelecomProtocol
检查参数是否完备
CID1 - 类 中的静态变量cn.foxtech.device.protocol.v1.telecom.core.TelecomProtocol
标识码1
CID2 - 类 中的静态变量cn.foxtech.device.protocol.v1.telecom.core.TelecomProtocol
标识码2
cn.foxtech.device.protocol.v1.telecom.core - 程序包 cn.foxtech.device.protocol.v1.telecom.core
 
cn.foxtech.device.protocol.v1.telecom.demo - 程序包 cn.foxtech.device.protocol.v1.telecom.demo
 

D

DemoTelecom - cn.foxtech.device.protocol.v1.telecom.demo中的类
 
DemoTelecom() - 类 的构造器cn.foxtech.device.protocol.v1.telecom.demo.DemoTelecom
 

G

getUnPackCmdVfyCode(byte[]) - 类 中的静态方法cn.foxtech.device.protocol.v1.telecom.core.TelecomProtocol
计算校验码

I

INFO - 类 中的静态变量cn.foxtech.device.protocol.v1.telecom.core.TelecomProtocol
数据

M

main(String[]) - 类 中的静态方法cn.foxtech.device.protocol.v1.telecom.demo.DemoTelecom
 

P

packCmd4Entity(TelecomEntity) - 类 中的静态方法cn.foxtech.device.protocol.v1.telecom.core.TelecomProtocol
数据编码打包
packCmd4Map(Map<String, Object>) - 类 中的静态方法cn.foxtech.device.protocol.v1.telecom.core.TelecomProtocol
包装成map参数格式

T

TelecomEntity - cn.foxtech.device.protocol.v1.telecom.core中的类
Telecom的报文实体
TelecomEntity() - 类 的构造器cn.foxtech.device.protocol.v1.telecom.core.TelecomEntity
 
TelecomProtocol - cn.foxtech.device.protocol.v1.telecom.core中的类
电信行业通信协议:通信报文特征:7E开头,0D结尾 电信总局协议是三大电信的设备供应商们的通信协议 电信总局的协议框架:电信行业的大量电源设备,都在这个格式框架的基础上,自定义扩展 《通信电源、机房空调集中监控管理系统暂行规定》 协议格式如下: SOI VER ADR CID1 CID2 LENGTH INFO CHKSUM EOI 起始位 版本号 设备地址 标识码 标识码 长度 数据 校验 结束码 1 1 1 1 1 2 n 2 1 范例: 7E 32 30 30 32 34 31 30 30 30 30 30 30 46 44 42 37 0D 其他各个厂商的同类设备,可以从该类型派生子类,使用时候,先使用packCmd和unPackCmd进行数据报级别的解码, 后续再对各字段进行相应处理
TelecomProtocol() - 类 的构造器cn.foxtech.device.protocol.v1.telecom.core.TelecomProtocol
 

U

unPackCmd2Entity(byte[]) - 类 中的静态方法cn.foxtech.device.protocol.v1.telecom.core.TelecomProtocol
包装成另一种格式
unPackCmd2Map(byte[]) - 类 中的静态方法cn.foxtech.device.protocol.v1.telecom.core.TelecomProtocol
包装成另一种格式

V

VER - 类 中的静态变量cn.foxtech.device.protocol.v1.telecom.core.TelecomProtocol
协议版本
A C D G I M P T U V 
跳过导航链接

Copyright © 2023. All rights reserved.