Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
A
ademco_hb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
captainwong
ademco_hb
Commits
58ac5f94
Commit
58ac5f94
authored
Sep 14, 2020
by
captainwong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
fed81b66
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
README.md
docs/README.md
+2
-2
gen_event_md.cpp
examples/gen_event_md/gen_event_md.cpp
+2
-2
No files found.
docs/README.md
View file @
58ac5f94
...
...
@@ -146,7 +146,7 @@
|1798|索要主机类型|EVENT_WHAT_IS_YOUR_TYPE|
|1799|信号强度变化|SIGNAL_STRENGTH_CHANGED|
###
主机类型详解
###
*恒博主机类型对照表*
|事件码类型|主机类型|防区|有线防区|电话报警|内核|网络|在售型号|
|---------|-------|----|-------|-------|----|----|-------|
...
...
@@ -161,7 +161,7 @@
|1797--我是能打电话的GPRS主机|10 GPRS主机能打电话|1~60||Yes|jjf|qfm|
<ul><li>
HB-2050
</li></ul>
|
###
主机型号示例图片
###
*恒博主机型号示例图片*
|型号|示例图片|
|---|--------|
...
...
examples/gen_event_md/gen_event_md.cpp
View file @
58ac5f94
...
...
@@ -221,7 +221,7 @@ void _print_machine_img(MachineType t)
void
print_machineTypes
()
{
printf
(
"###
主机类型详解
\n\n
"
);
printf
(
"###
*恒博主机类型对照表*
\n\n
"
);
printf
(
"|事件码类型|主机类型|防区|有线防区|电话报警|内核|网络|在售型号|
\n
"
"|---------|-------|----|-------|-------|----|----|-------|
\n
"
);
...
...
@@ -251,7 +251,7 @@ void print_machineTypes()
void
print_imgs
()
{
printf
(
"
\n\n
###
主机型号示例图片
\n\n
"
);
printf
(
"
\n\n
###
*恒博主机型号示例图片*
\n\n
"
);
printf
(
"|型号|示例图片|
\n
"
"|---|--------|
\n
"
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment