This website works better with JavaScript.
Home
Explore
Help
Sign In
SmallChi
/
JT809
mirror of
https://github.com/SmallChi/JT809.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
12
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14
Commits
1
Branch
41 MiB
C#
100%
Tree:
f1262e44c2
master
v2.2.6
v2.2.5
v2.2.4
v2.2.3
v2.2.1
v2.2.0
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.0
v1.3.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'f1262e44c2'
${ noResults }
JT809
/
README.md
702 B
Raw
Blame
History
JT809协议开发
瞎逼逼:
现在有了
JT808
的基础,对JT809就只剩搬砖了。
该JT809协议是参考
MessagePack-CSharp
一款二进制序列化器,站在巨人的肩膀上搬砖就是爽歪歪。
JT809终端通讯协议消息对照表
序号
消息体名称
消息ID
完成情况
1
主链路登录请求消息
0x1001
√
2
主链路登录应答消息
0x1002
√
3
主链路注销请求消息
0x1003
√
4
主链路注销应答消息
0x1004
√