文件名称:SmartTrash
-
所属分类:
- 标签属性:
- 上传时间:2016-07-04
-
文件大小:3mb
-
已下载:0次
-
提 供 者:
-
相关连接:无
-
下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
ruby编写的智能设备物联平台源码,实现设备定位,心跳,告警,命令下发,数据展示等功能,数据库使用mongodb,设备通信协议使用DDP-ruby write smart device IOT platform source code for device positioning, heartbeat, alarm and command issued, data display and other functions, mongodb, device communication protocol DDP
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SmartTrash/.gitignore
SmartTrash/app/assets/images/.keep
SmartTrash/app/assets/images/home/0e2ce516b02a4b9a13b6c31434afd374.jpg
SmartTrash/app/assets/images/home/bg_2_ffc0496.jpg
SmartTrash/app/assets/images/home/bg_cloud.jpg
SmartTrash/app/assets/images/home/bg_link.jpg
SmartTrash/app/assets/images/home/broadcomm-logo.png
SmartTrash/app/assets/images/home/e0f028f516f8e19668602e83ae5db6ff.jpg
SmartTrash/app/assets/images/home/f9c4207295f12c1b4b5509bb8637d45b.jpg
SmartTrash/app/assets/images/home/getQrcode.png
SmartTrash/app/assets/images/home/i_ae0108.png
SmartTrash/app/assets/images/home/i_bf0108.png
SmartTrash/app/assets/images/home/i_cp0108.png
SmartTrash/app/assets/images/home/logo_footer.png
SmartTrash/app/assets/images/home/m_device.png
SmartTrash/app/assets/images/home/m_pro.png
SmartTrash/app/assets/images/home/partner.png
SmartTrash/app/assets/images/home/u_l_half.png
SmartTrash/app/assets/images/rails.png
SmartTrash/app/assets/images/yd_banner5.jpg
SmartTrash/app/assets/javascripts/alarms.coffee
SmartTrash/app/assets/javascripts/application.js
SmartTrash/app/assets/javascripts/case.js.coffee
SmartTrash/app/assets/javascripts/contacts.coffee
SmartTrash/app/assets/javascripts/devices.coffee
SmartTrash/app/assets/javascripts/dmaps.coffee
SmartTrash/app/assets/javascripts/gateways.coffee
SmartTrash/app/assets/javascripts/home.coffee
SmartTrash/app/assets/javascripts/home.js.coffee
SmartTrash/app/assets/javascripts/projects.coffee
SmartTrash/app/assets/javascripts/schedulers.coffee
SmartTrash/app/assets/javascripts/sensorlogs.coffee
SmartTrash/app/assets/javascripts/sensors.coffee
SmartTrash/app/assets/javascripts/user/login_86d8c99.js
SmartTrash/app/assets/javascripts/users.coffee
SmartTrash/app/assets/stylesheets/alarms.scss
SmartTrash/app/assets/stylesheets/application.css
SmartTrash/app/assets/stylesheets/banner0105_1.jpg
SmartTrash/app/assets/stylesheets/banner0126_7.jpg
SmartTrash/app/assets/stylesheets/banner0217_1.jpg
SmartTrash/app/assets/stylesheets/banner1127_1.jpg
SmartTrash/app/assets/stylesheets/case/detail_49965fe.css
SmartTrash/app/assets/stylesheets/case.css.scss
SmartTrash/app/assets/stylesheets/contacts.scss
SmartTrash/app/assets/stylesheets/devices.scss
SmartTrash/app/assets/stylesheets/dmaps.scss
SmartTrash/app/assets/stylesheets/fontello_9ec9ff1.svg
SmartTrash/app/assets/stylesheets/fontello_bfd4714.woff
SmartTrash/app/assets/stylesheets/fontello_c22c0c3.eot
SmartTrash/app/assets/stylesheets/fontello_d11c7a2.ttf
SmartTrash/app/assets/stylesheets/gateways.scss
SmartTrash/app/assets/stylesheets/home.css.scss
SmartTrash/app/assets/stylesheets/home.scss
SmartTrash/app/assets/stylesheets/logo.png
SmartTrash/app/assets/stylesheets/projects.scss
SmartTrash/app/assets/stylesheets/scaffolds.scss
SmartTrash/app/assets/stylesheets/schedulers.scss
SmartTrash/app/assets/stylesheets/sensorlogs.scss
SmartTrash/app/assets/stylesheets/sensors.scss
SmartTrash/app/assets/stylesheets/spr_menu.png
SmartTrash/app/assets/stylesheets/user/account_957f652.css
SmartTrash/app/assets/stylesheets/users.scss
SmartTrash/app/assets/stylesheets/u_l_fa252c4.png
SmartTrash/app/controllers/.alarms_controller.rb.swp
SmartTrash/app/controllers/alarms_controller.rb
SmartTrash/app/controllers/application_controller.rb
SmartTrash/app/controllers/concerns/.keep
SmartTrash/app/controllers/contacts_controller.rb
SmartTrash/app/controllers/devices_controller.rb
SmartTrash/app/controllers/dmaps_controller.rb
SmartTrash/app/controllers/gateways_controller.rb
SmartTrash/app/controllers/home_controller.rb
SmartTrash/app/controllers/projects_controller.rb
SmartTrash/app/controllers/schedulers_controller.rb
SmartTrash/app/controllers/sensorlogs_controller.rb
SmartTrash/app/controllers/sensors_controller.rb
SmartTrash/app/controllers/users_controller.rb
SmartTrash/app/helpers/alarms_helper.rb
SmartTrash/app/helpers/application_helper.rb
SmartTrash/app/helpers/contacts_helper.rb
SmartTrash/app/helpers/devices_helper.rb
SmartTrash/app/helpers/dmaps_helper.rb
SmartTrash/app/helpers/gateways_helper.rb
SmartTrash/app/helpers/home_helper.rb
SmartTrash/app/helpers/projects_helper.rb
SmartTrash/app/helpers/schedulers_helper.rb
SmartTrash/app/helpers/sensorlogs_helper.rb
SmartTrash/app/helpers/sensors_helper.rb
SmartTrash/app/helpers/users_helper.rb
SmartTrash/app/mailers/.keep
SmartTrash/app/models/.keep
SmartTrash/app/models/alarm.rb
SmartTrash/app/models/concerns/.keep
SmartTrash/app/models/contact.rb
SmartTrash/app/models/device.rb
SmartTrash/app/models/devices.rb
SmartTrash/app/models/dmap.rb
SmartTrash/app/models/gateway.rb
SmartTrash/app/models/project.rb
SmartTrash/app/models/scheduler.rb
SmartTrash/app/models/sensor.rb
SmartTrash/app/models/sensorlog.rb
SmartTrash/app/models/user.rb
SmartTrash/app/views/alarms/edit.html.erb
SmartTrash/app/views/alarms/index.html.erb
SmartTrash/app/views/alarms/index.html.erb.bak
SmartTrash/app/views/alarms/index.json.jbuilder
SmartTrash/app/views/alarms/new.html.erb
SmartTrash/app/views/alarms/show.html.erb
SmartTrash/app/views/alarms/show.json.jbuilder
SmartTrash/app/views/alarms/toAddAlarms.html.erb
SmartTrash/app
SmartTrash/app/assets/images/.keep
SmartTrash/app/assets/images/home/0e2ce516b02a4b9a13b6c31434afd374.jpg
SmartTrash/app/assets/images/home/bg_2_ffc0496.jpg
SmartTrash/app/assets/images/home/bg_cloud.jpg
SmartTrash/app/assets/images/home/bg_link.jpg
SmartTrash/app/assets/images/home/broadcomm-logo.png
SmartTrash/app/assets/images/home/e0f028f516f8e19668602e83ae5db6ff.jpg
SmartTrash/app/assets/images/home/f9c4207295f12c1b4b5509bb8637d45b.jpg
SmartTrash/app/assets/images/home/getQrcode.png
SmartTrash/app/assets/images/home/i_ae0108.png
SmartTrash/app/assets/images/home/i_bf0108.png
SmartTrash/app/assets/images/home/i_cp0108.png
SmartTrash/app/assets/images/home/logo_footer.png
SmartTrash/app/assets/images/home/m_device.png
SmartTrash/app/assets/images/home/m_pro.png
SmartTrash/app/assets/images/home/partner.png
SmartTrash/app/assets/images/home/u_l_half.png
SmartTrash/app/assets/images/rails.png
SmartTrash/app/assets/images/yd_banner5.jpg
SmartTrash/app/assets/javascripts/alarms.coffee
SmartTrash/app/assets/javascripts/application.js
SmartTrash/app/assets/javascripts/case.js.coffee
SmartTrash/app/assets/javascripts/contacts.coffee
SmartTrash/app/assets/javascripts/devices.coffee
SmartTrash/app/assets/javascripts/dmaps.coffee
SmartTrash/app/assets/javascripts/gateways.coffee
SmartTrash/app/assets/javascripts/home.coffee
SmartTrash/app/assets/javascripts/home.js.coffee
SmartTrash/app/assets/javascripts/projects.coffee
SmartTrash/app/assets/javascripts/schedulers.coffee
SmartTrash/app/assets/javascripts/sensorlogs.coffee
SmartTrash/app/assets/javascripts/sensors.coffee
SmartTrash/app/assets/javascripts/user/login_86d8c99.js
SmartTrash/app/assets/javascripts/users.coffee
SmartTrash/app/assets/stylesheets/alarms.scss
SmartTrash/app/assets/stylesheets/application.css
SmartTrash/app/assets/stylesheets/banner0105_1.jpg
SmartTrash/app/assets/stylesheets/banner0126_7.jpg
SmartTrash/app/assets/stylesheets/banner0217_1.jpg
SmartTrash/app/assets/stylesheets/banner1127_1.jpg
SmartTrash/app/assets/stylesheets/case/detail_49965fe.css
SmartTrash/app/assets/stylesheets/case.css.scss
SmartTrash/app/assets/stylesheets/contacts.scss
SmartTrash/app/assets/stylesheets/devices.scss
SmartTrash/app/assets/stylesheets/dmaps.scss
SmartTrash/app/assets/stylesheets/fontello_9ec9ff1.svg
SmartTrash/app/assets/stylesheets/fontello_bfd4714.woff
SmartTrash/app/assets/stylesheets/fontello_c22c0c3.eot
SmartTrash/app/assets/stylesheets/fontello_d11c7a2.ttf
SmartTrash/app/assets/stylesheets/gateways.scss
SmartTrash/app/assets/stylesheets/home.css.scss
SmartTrash/app/assets/stylesheets/home.scss
SmartTrash/app/assets/stylesheets/logo.png
SmartTrash/app/assets/stylesheets/projects.scss
SmartTrash/app/assets/stylesheets/scaffolds.scss
SmartTrash/app/assets/stylesheets/schedulers.scss
SmartTrash/app/assets/stylesheets/sensorlogs.scss
SmartTrash/app/assets/stylesheets/sensors.scss
SmartTrash/app/assets/stylesheets/spr_menu.png
SmartTrash/app/assets/stylesheets/user/account_957f652.css
SmartTrash/app/assets/stylesheets/users.scss
SmartTrash/app/assets/stylesheets/u_l_fa252c4.png
SmartTrash/app/controllers/.alarms_controller.rb.swp
SmartTrash/app/controllers/alarms_controller.rb
SmartTrash/app/controllers/application_controller.rb
SmartTrash/app/controllers/concerns/.keep
SmartTrash/app/controllers/contacts_controller.rb
SmartTrash/app/controllers/devices_controller.rb
SmartTrash/app/controllers/dmaps_controller.rb
SmartTrash/app/controllers/gateways_controller.rb
SmartTrash/app/controllers/home_controller.rb
SmartTrash/app/controllers/projects_controller.rb
SmartTrash/app/controllers/schedulers_controller.rb
SmartTrash/app/controllers/sensorlogs_controller.rb
SmartTrash/app/controllers/sensors_controller.rb
SmartTrash/app/controllers/users_controller.rb
SmartTrash/app/helpers/alarms_helper.rb
SmartTrash/app/helpers/application_helper.rb
SmartTrash/app/helpers/contacts_helper.rb
SmartTrash/app/helpers/devices_helper.rb
SmartTrash/app/helpers/dmaps_helper.rb
SmartTrash/app/helpers/gateways_helper.rb
SmartTrash/app/helpers/home_helper.rb
SmartTrash/app/helpers/projects_helper.rb
SmartTrash/app/helpers/schedulers_helper.rb
SmartTrash/app/helpers/sensorlogs_helper.rb
SmartTrash/app/helpers/sensors_helper.rb
SmartTrash/app/helpers/users_helper.rb
SmartTrash/app/mailers/.keep
SmartTrash/app/models/.keep
SmartTrash/app/models/alarm.rb
SmartTrash/app/models/concerns/.keep
SmartTrash/app/models/contact.rb
SmartTrash/app/models/device.rb
SmartTrash/app/models/devices.rb
SmartTrash/app/models/dmap.rb
SmartTrash/app/models/gateway.rb
SmartTrash/app/models/project.rb
SmartTrash/app/models/scheduler.rb
SmartTrash/app/models/sensor.rb
SmartTrash/app/models/sensorlog.rb
SmartTrash/app/models/user.rb
SmartTrash/app/views/alarms/edit.html.erb
SmartTrash/app/views/alarms/index.html.erb
SmartTrash/app/views/alarms/index.html.erb.bak
SmartTrash/app/views/alarms/index.json.jbuilder
SmartTrash/app/views/alarms/new.html.erb
SmartTrash/app/views/alarms/show.html.erb
SmartTrash/app/views/alarms/show.json.jbuilder
SmartTrash/app/views/alarms/toAddAlarms.html.erb
SmartTrash/app