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
624976b3
Commit
624976b3
authored
Sep 15, 2020
by
captainwong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gprs
parent
5e50d36e
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
README.md
docs/README.md
+1
-1
hb_detail.h
include/hb_detail.h
+2
-2
No files found.
docs/README.md
View file @
624976b3
...
...
@@ -157,7 +157,7 @@
1717 我是GPRS主机|4 GPRS主机|1~99||Yes|wzq|qfm|
<ul><li>
HB-4040G
</li><li>
HB-5050G
</li><li>
HB-5050G-4G
</li></ul>
|
|1727 我是液晶主机|5 液晶主机|1~249||Yes|jjf|qfm|
<ul><li>
HB-BJQ560
</li><li>
HB-BJQ560B
</li></ul>
|
|1737 我是网线主机|6 网线主机|1~99|||wzq|wzq|
<ul><li>
HB-4040R
</li><li>
HB-5050R
</li></ul>
|
|1757 我是三区段主机|8 三区段主机|1~191|
1~
8|Yes|jjf|qfm|
<ul><li>
HB-G1000
</li><li>
HB-G1000-4G
</li></ul>
|
|1757 我是三区段主机|8 三区段主机|1~191|
61~6
8|Yes|jjf|qfm|
<ul><li>
HB-G1000
</li><li>
HB-G1000-4G
</li></ul>
|
|1767 我是物联卡主机|9 物联卡主机|1~99|||jjf|qfm|
<ul><li>
HB-5050G-4GW
</li></ul>
|
|1777 我是真彩主机|7 真彩主机|1~68|1~8|Yes|jjf|qfm|
<ul><li>
HB-G1000
</li><li>
HB-G1000-4G
</li></ul>
|
|1787 我是简化版物联卡主机|2 简化的物联卡主机|1~68|||wzq|qfm|
<ul><li>
HB-5050G
</li><li>
HB-5050G-4G
</li></ul>
|
...
...
include/hb_detail.h
View file @
624976b3
...
...
@@ -253,7 +253,7 @@ static ademco::AdemcoZone wiredZoneMin(MachineType type) {
break
;
case
hb
:
:
common
::
TrueColor
:
return
1
;
break
;
case
hb
:
:
common
::
ThreeSection
:
return
1
;
case
hb
:
:
common
::
ThreeSection
:
return
6
1
;
break
;
case
hb
:
:
common
::
IoT
:
break
;
...
...
@@ -286,7 +286,7 @@ static ademco::AdemcoZone wiredZoneMax(MachineType type) {
break
;
case
hb
:
:
common
::
TrueColor
:
return
8
;
break
;
case
hb
:
:
common
::
ThreeSection
:
return
8
;
case
hb
:
:
common
::
ThreeSection
:
return
6
8
;
break
;
case
hb
:
:
common
::
IoT
:
break
;
...
...
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