]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - apps/thermostat-demo.git/commit
remoteaccessmanager: added http server to handle remote access
authordgerlach <d-gerlach@ti.com>
Mon, 1 Oct 2012 22:59:54 +0000 (17:59 -0500)
committerdgerlach <d-gerlach@ti.com>
Mon, 1 Oct 2012 22:59:54 +0000 (17:59 -0500)
commit7663464c9845cc0a0cfa3129b7f21000c79db2cc
tree15ef599f831971a06b9dd521a31a72783fe794ca
parent4a351f0b96c5d2dd656095fd04d3b1aac7ea035c
remoteaccessmanager: added http server to handle remote access

settingscreen: added port config for remote access manager

remote: folder containing resources for remoteaccessmanager
12 files changed:
ThermostatDemoSource/ThermostatDemo.pro
ThermostatDemoSource/data/cache.dat
ThermostatDemoSource/mainwindow.cpp
ThermostatDemoSource/remote/index.html [new file with mode: 0644]
ThermostatDemoSource/remote/jquery-1.8.2.min.js [new file with mode: 0644]
ThermostatDemoSource/remoteaccessmanager.cpp [new file with mode: 0644]
ThermostatDemoSource/remoteaccessmanager.h [new file with mode: 0644]
ThermostatDemoSource/schedulescreen.cpp
ThermostatDemoSource/settingscreen.cpp
ThermostatDemoSource/settingscreen.h
ThermostatDemoSource/thermostatdemo.qrc
ThermostatDemoSource/webdataengine/openweathermapdataengine.cpp