Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
undancer
2015-12-15 20:01:24 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
487c4e3eb0f5e1c4925298252c521d784a3d5e80
487c4e3e
1 parent
33005711
Updated 新的事件发送定义(讨论中) (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
新的事件发送定义(讨论中).md
新的事件发送定义(讨论中).md
View file @
487c4e3
...
...
@@ -48,7 +48,8 @@ event定义(事件内部无序)
| ~~$province~~ | ~~系统~~ | ~~
`北京`
~~ | ~~省份,可以忽略~~ |
| ~~$city~~ | ~~系统~~ | ~~
`北京`
~~ | ~~城市,可以忽略~~ |
| ~~$country~~ | ~~系统~~ | ~~
`中国`
~~ | ~~国家,可以忽略~~ |
| $wifi | 全局 |
`1`
or
`0`
| 是否启用wifi |
| ~~$wifi~~ | ~~全局~~ | ~~
`1`
or
`0`
~~ | ~~是否启用wifi~~ |
| $network | 全局 |
`NULL`
or
`2G`
or
`3G`
or
`4G`
or
`WIFI`
| 网络状态 |
| $carrier | 全局 |
`中国联通`
| 运营商 |
type的取值
...
...
Please
register
or
login
to post a comment