gps-tracking-emulator

所属分类:GPS编程
开发工具:JavaScript
文件大小:64KB
下载次数:0
上传日期:2015-05-03 06:37:21
上 传 者sh-1993
说明:  GPS跟踪器模拟器
(GPS Tracker Emulator)

文件列表:
.meteor (0, 2015-05-03)
.meteor\.finished-upgraders (262, 2015-05-03)
.meteor\.id (324, 2015-05-03)
.meteor\packages (504, 2015-05-03)
.meteor\platforms (15, 2015-05-03)
.meteor\release (15, 2015-05-03)
.meteor\versions (1349, 2015-05-03)
client (0, 2015-05-03)
client\lib (0, 2015-05-03)
client\lib\custom.bootstrap.import.less (27345, 2015-05-03)
client\lib\custom.bootstrap.json (1568, 2015-05-03)
client\lib\custom.bootstrap.less (144676, 2015-05-03)
client\lib\custom.bootstrap.mixins.import.less (30482, 2015-05-03)
client\stylesheets (0, 2015-05-03)
client\stylesheets\app.less (1605, 2015-05-03)
client\templates (0, 2015-05-03)
client\templates\device-form (0, 2015-05-03)
client\templates\device-form\device-form.html (1376, 2015-05-03)
client\templates\device-form\device-form.js (740, 2015-05-03)
client\templates\device (0, 2015-05-03)
client\templates\device\device.html (1836, 2015-05-03)
client\templates\device\device.js (4740, 2015-05-03)
client\templates\home (0, 2015-05-03)
client\templates\home\home.html (285, 2015-05-03)
client\templates\home\home.js (257, 2015-05-03)
components (0, 2015-05-03)
components\Device.jsx (755, 2015-05-03)
components\configuration.jsx (2035, 2015-05-03)
emulator.html (1159, 2015-05-03)
lib (0, 2015-05-03)
lib\Emulator.js (3525, 2015-05-03)
lib\adapters (0, 2015-05-03)
lib\adapters\TK103.js (743, 2015-05-03)
lib\collections.js (99, 2015-05-03)
lib\helpers.js (529, 2015-05-03)
packages.json (7, 2015-05-03)
packages (0, 2015-05-03)
... ...

GPS EMULATOR ==================== This [meteor](http://www.meteor.com) app let you emulate some gps tracking devices so you can test. DEMO HERE: [gps-tracking-emulator.meteor.com](http://gps-tracking-emulator.meteor.com/) ### Installation Before you can run the app, you have to [install meteor](https://www.meteor.com/install). ``` bash cd /yout/projects/folder git clone https://github.com/freshworkstudio/gps-tracking-emulator cd gps-tracking-emulator meteor ``` And yep, that's all! ### Supported gps models - TK103 ##### How to add more? Check the lib/adapters folder for an example. The Emulator object has an array containing the available adapters. You can call the addModel('gps-model',myNewAdapter) before you call init() to make your new adapter. Also you have to manually add the new adapter to the select box in device-form.html #### Stay tuned - Contributions We are adding support for multiple devices and protocols. We highly appreciate your contributions to the project. Please, just throw me an email at gonzalo@freshworkstudio.com if you have questions/suggestions.

近期下载者

相关文件


收藏者