munkireport/location
最新稳定版本:v1.6
Composer 安装命令:
composer require munkireport/location
包简介
Module for munkireport.
README 文档
README
Provides location information on where a Mac is physical located.
This module relies on pinpoint an external project located here: https://github.com/jelockwood/pinpoint
Note: To avoid seeing the Development Map you need to enable Maps JavaScript API for your project in the Google Cloud Platform Console and add it as GOOGLE_MAPS_API_KEY in the MunkiReport's .env configuration file.
#Database entries
The following data is collected and can be accessed via MunkiReport's API:
- Address - Str, Estimated street address
- Latitude - Str, Latitude
- Longitude - Str, Longitude
- LatitudeAccuracy - Int, Latitude Accuracy
- LongitudeAccuracy - Int, Longitude Accuracy
- Altitude - Int, Altitude
- GoogleMap - Str, Pre-populated Google Maps URL
- LastRun - Str, Last run time stored in UTC time
- LastLocationRun - Str, Last time a location run was done successfully
- CurrentStatus - Str, Friendly message describing last run
- LS_Enabled - Int, are Location Services enabled
- StaleLocation - Str, Yes/No to indicate if the lookup location is from an old run
统计信息
- 总下载量: 10.17k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-11-04