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-24 22:12:44 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ecb5651e2bc53b904a35c5e59c1787d4e057abe3
ecb5651e
1 parent
4d8e66c2
Updated 新的事件发送定义(讨论中) (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
新的事件发送定义(讨论中).md
新的事件发送定义(讨论中).md
View file @
ecb5651
...
...
@@ -54,6 +54,7 @@ event定义(事件内部无序)
| ~~$city~~ | ~~系统~~ | ~~
`北京`
~~ | ~~城市,可以忽略~~ |
| ~~$country~~ | ~~系统~~ | ~~
`中国`
~~ | ~~国家,可以忽略~~ |
| ~~$wifi~~ | ~~全局~~ | ~~
`1`
or
`0`
~~ | ~~是否启用wifi~~ |
| $ip | 全局 |
`192.168.0.110`
| IP(目前从
`http://user.i.test.boxfish.cn/ip`
来获取) |
| $network | 全局 |
`NULL`
or
`2G`
or
`3G`
or
`4G`
or
`WIFI`
| 网络状态 |
| $carrier | 全局 |
`中国联通`
| 运营商 |
...
...
Please
register
or
login
to post a comment