Fixes
This commit is contained in:
parent
47a5f71d9b
commit
cb45cf9e22
@ -10,7 +10,7 @@ class Device extends Template
|
|||||||
// $notificationData = [
|
// $notificationData = [
|
||||||
// 'title' => 'Info',
|
// 'title' => 'Info',
|
||||||
// 'body' => 'New device Detected Found',
|
// 'body' => 'New device Detected Found',
|
||||||
// 'icon' => BASEDIR . '/app/templates/images/icon-192x192.png',
|
// 'icon' => 'http://dev.steelants.cz/projekty/simplehome-client/img/icons/favicon-16x16.png',
|
||||||
// ];
|
// ];
|
||||||
// //Notification for newly added Device
|
// //Notification for newly added Device
|
||||||
// if ($notificationData != []) {
|
// if ($notificationData != []) {
|
||||||
|
@ -60,7 +60,6 @@ const UNITS = [
|
|||||||
|
|
||||||
//Notifications
|
//Notifications
|
||||||
define('SERVERKEY','');
|
define('SERVERKEY','');
|
||||||
define('SERVERVAIPKEY','');
|
|
||||||
|
|
||||||
//TODO: Po registraci vzít výchozí hodnoty
|
//TODO: Po registraci vzít výchozí hodnoty
|
||||||
//Default network Setting
|
//Default network Setting
|
||||||
|
Loading…
Reference in New Issue
Block a user