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
65dd613b
Commit
65dd613b
authored
Jun 26, 2021
by
captainwong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
nb主机可以设置
parent
d4106329
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
README.md
docs/README.md
+1
-1
hb_detail.h
include/hb_detail.h
+1
-1
No files found.
docs/README.md
View file @
65dd613b
...
...
@@ -165,7 +165,7 @@
|1777 我是真彩主机|7 真彩主机|√|√| |√|√|1~68|1~8|√|jjf|qfm|
<ul><li>
G1000
</li><li>
G1000-4G
</li></ul>
|
|1787 我是简化版物联卡主机|2 简化的物联卡主机|√|√| |√|√|1~99| | |wzq|qfm|
<ul><li>
5050G-4GW
</li></ul>
|
|1797 我是GPRS主机能打电话|10 GPRS主机能打电话|√|√| |√|√|1~60| |√|jjf|qfm|
<ul><li>
2050
</li></ul>
|
|1807 我是NB报警接收主机|11 NB报警接收主机| | | |
|√|1~999| | |||
<ul></ul>
|
|1807 我是NB报警接收主机|11 NB报警接收主机| | | |
√
|√|1~999| | |||
<ul></ul>
|
### *恒博主机型号示例图片*
...
...
include/hb_detail.h
View file @
65dd613b
...
...
@@ -221,7 +221,7 @@ static bool machineCanDisarm(MachineType type) {
//! 主机是否可以进入设置状态
static
bool
machineCanEnterSettings
(
MachineType
type
)
{
return
machineIsSelling
(
type
)
&&
(
type
!=
MachineType
::
Nb
)
;
return
machineIsSelling
(
type
);
}
//! 主机是否具有半布防功能
...
...
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