smart-house-frontend
Version:
2 lines • 3.64 kB
JavaScript
webpackJsonp([3],{556:function(e,t,n){"use strict";var o=this&&this.__decorate||function(e,t,n,o){var a,i=arguments.length,s=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,o);else for(var r=e.length-1;r>=0;r--)(a=e[r])&&(s=(i<3?a(s):i>3?a(t,n,s):a(t,n))||s);return i>3&&s&&Object.defineProperty(t,n,s),s},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},i=n(3),s=n(387),r=n(557),c=n(560),l=function(){function t(){}return t=o([i.NgModule({id:e.id,imports:[s.SharedModule,c.routing],declarations:[r.HelpComponent]}),a("design:paramtypes",[])],t)}();t.HelpModule=l},557:function(e,t,n){"use strict";var o=this&&this.__decorate||function(e,t,n,o){var a,i=arguments.length,s=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,o);else for(var r=e.length-1;r>=0;r--)(a=e[r])&&(s=(i<3?a(s):i>3?a(t,n,s):a(t,n))||s);return i>3&&s&&Object.defineProperty(t,n,s),s},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},i=n(3),s=function(){function e(){}return e=o([i.Component({selector:"sh-help",styles:[n(558)],template:n(559)}),a("design:paramtypes",[])],e)}();t.HelpComponent=s},558:function(e,t){e.exports=".title{font-size:20px;font-weight:900;padding:10px 0px 10px 40px;background-position:10px center;background-repeat:no-repeat}\n"},559:function(e,t){e.exports='<h2>Main features of the app</h2>\n\n<div>\n <h4 class="title"\n [style.background-image]="\'url(./assets/dashboard.svg)\'">Dashboard</h4>\n <p>The <a [routerLink]="[\'/dashboard\']">Dashboard</a> panel gives you a quick top-level view of your devices status. You can turn a light on or off, lock or unlock a window or shuttles, play or pause a TV-Theatre, and much more —all with a single tap. Responsive design allows to use mobile Dashboard version.</p>\n</div>\n\n<div>\n <h4 class="title"\n [style.background-image]="\'url(./assets/deviceList.svg)\'">Devices</h4>\n <p>All devices connected to SmartHome can be accessed here. <a [routerLink]="[\'/devices\']">Devices</a> panel lets you connect and describe manually new devices. Complete list of all available IoT allows you easy organize and personalize top use cases for devices.</p>\n</div>\n\n<div>\n <h4 class="title"\n [style.background-image]="\'url(./assets/scenarioList.png)\'">Scenarios</h4>\n <p><a [routerLink]="[\'/scenarios\']">Scenarios</a> panel allows you with one simple click run scenario that performs countless things automatically and remember how you want your devices to behave. You can create new scenarios using wizard or script editor (for more advanced users). In addition, you can customize scenarios in editor mode for tuning them when you are asleep, awake, on vacation, or back home.</p>\n</div>\n\n<div>\n <h4 class="title"\n [style.background-image]="\'url(./assets/FAQ.png)\'">FAQ</h4>\n <ul>\n <li>How to connect new device with plug and play mode?</li>\n <li>How to connect new device in manual mode?</li>\n <li>How to write, save, edit and run scenarios?</li>\n <li>How to stop and delete scenarios?</li>\n <li>How to customize dashboard?</li>\n </ul>\n</div>\n'},560:function(e,t,n){"use strict";var o=n(29),a=n(557);t.routes=[{path:"",component:a.HelpComponent}],t.routing=o.RouterModule.forChild(t.routes)}});
//# sourceMappingURL=3.map