Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
D
domotikad
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
domotika
domotikad
Commits
057d86b3
Commit
057d86b3
authored
11 years ago
by
nextime
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed copyright year interval
parent
6d4cf7bb
Changes
110
Hide whitespace changes
Inline
Side-by-side
Showing
110 changed files
with
219 additions
and
219 deletions
+219
-219
01-dbcreate.sql
Databases/createdb/01-dbcreate.sql
+2
-2
index.php
Web/htdocs/gmi/index.php
+1
-1
asterisk.conf
asterisk/defaults/asterisk.conf
+2
-2
extconfig.conf
asterisk/defaults/extconfig.conf
+2
-2
extensions.conf
asterisk/defaults/extensions.conf
+2
-2
local_extensions.conf
asterisk/defaults/local_extensions.conf
+2
-2
local_globals.conf
asterisk/defaults/local_globals.conf
+2
-2
manager.conf
asterisk/defaults/manager.conf
+2
-2
res_config_mysql.conf
asterisk/defaults/res_config_mysql.conf
+2
-2
sip.conf
asterisk/defaults/sip.conf
+2
-2
contexts.sh
asterisk/scripts/contexts.sh
+2
-2
extensions.sh
asterisk/scripts/extensions.sh
+2
-2
sip_net.sh
asterisk/scripts/sip_net.sh
+2
-2
sip_register.sh
asterisk/scripts/sip_register.sh
+2
-2
trunks.sh
asterisk/scripts/trunks.sh
+2
-2
domotika_in.dialplan
asterisk/utils/defaults/domotika_in.dialplan
+2
-2
domotika_internal.dialplan
asterisk/utils/defaults/domotika_internal.dialplan
+2
-2
domotika_out.dialplan
asterisk/utils/defaults/domotika_out.dialplan
+2
-2
domotika_queue.dialplan
asterisk/utils/defaults/domotika_queue.dialplan
+2
-2
domotika_trunk.dialplan
asterisk/utils/defaults/domotika_trunk.dialplan
+2
-2
domotika_users.dialplan
asterisk/utils/defaults/domotika_users.dialplan
+2
-2
insertcontext.sh
asterisk/utils/insertcontext.sh
+2
-2
clean.sh
clean.sh
+2
-2
apache.conf
conf/defaults/apache.conf
+2
-2
domotikad.conf
conf/defaults/domotikad.conf
+2
-2
mysqld.conf
conf/defaults/mysqld.conf
+2
-2
__init__.py
domotika/__init__.py
+2
-2
__init__.py
domotika/asterisk/__init__.py
+2
-2
fastagi.py
domotika/asterisk/fastagi.py
+2
-2
manager.py
domotika/asterisk/manager.py
+2
-2
__init__.py
domotika/boards/__init__.py
+2
-2
iboards.py
domotika/boards/iboards.py
+2
-2
iotype.py
domotika/boards/iotype.py
+2
-2
DMRv1.py
domotika/boards/modules/DMRv1.py
+2
-2
DMRv3.py
domotika/boards/modules/DMRv3.py
+2
-2
DMSnt84.py
domotika/boards/modules/DMSnt84.py
+2
-2
__init__.py
domotika/boards/modules/__init__.py
+2
-2
__init__.py
domotika/clouds/__init__.py
+2
-2
__init__.py
domotika/clouds/google/__init__.py
+2
-2
speech.py
domotika/clouds/google/speech.py
+2
-2
tts.py
domotika/clouds/google/tts.py
+2
-2
__init__.py
domotika/clouds/openweathermap/__init__.py
+2
-2
weather.py
domotika/clouds/openweathermap/weather.py
+2
-2
__init__.py
domotika/clouds/unixmedia/__init__.py
+2
-2
checkip.py
domotika/clouds/unixmedia/checkip.py
+2
-2
__init__.py
domotika/db/__init__.py
+2
-2
dmdb.py
domotika/db/dmdb.py
+2
-2
log.py
domotika/db/log.py
+2
-2
domotika.py
domotika/domotika.py
+2
-2
events.py
domotika/events.py
+2
-2
__init__.py
domotika/gateways/__init__.py
+2
-2
igateways.py
domotika/gateways/igateways.py
+2
-2
__init__.py
domotika/gateways/io/__init__.py
+2
-2
analoginputs.py
domotika/gateways/io/analoginputs.py
+2
-2
digitalinputs.py
domotika/gateways/io/digitalinputs.py
+2
-2
outputs.py
domotika/gateways/io/outputs.py
+2
-2
pwms.py
domotika/gateways/io/pwms.py
+2
-2
__init__.py
domotika/gateways/modules/__init__.py
+2
-2
ikapserver.py
domotika/ikapserver.py
+2
-2
__init__.py
domotika/lang/__init__.py
+2
-2
en.py
domotika/lang/en.py
+2
-2
it.py
domotika/lang/it.py
+2
-2
lang.py
domotika/lang/lang.py
+2
-2
__init__.py
domotika/mail/__init__.py
+2
-2
dmmail.py
domotika/mail/dmmail.py
+2
-2
dmsmtp.py
domotika/mail/dmsmtp.py
+2
-2
__init__.py
domotika/mediasources/__init__.py
+2
-2
imediasource.py
domotika/mediasources/imediasource.py
+2
-2
__init__.py
domotika/mediasources/modules/OpenPLI/__init__.py
+2
-2
enigma1.py
domotika/mediasources/modules/OpenPLI/enigma1.py
+2
-2
LN406.py
domotika/mediasources/modules/Sitecom/LN406.py
+2
-2
__init__.py
domotika/mediasources/modules/Sitecom/__init__.py
+2
-2
__init__.py
domotika/mediasources/modules/__init__.py
+2
-2
__init__.py
domotika/mediasources/modules/generic/__init__.py
+2
-2
nameserver.py
domotika/nameserver.py
+2
-2
plugins.py
domotika/plugins.py
+2
-2
__init__.py
domotika/singleton/__init__.py
+2
-2
clients.py
domotika/singleton/clients.py
+2
-2
crontabs.py
domotika/singleton/crontabs.py
+2
-2
mediaclients.py
domotika/singleton/mediaclients.py
+2
-2
mediaproducers.py
domotika/singleton/mediaproducers.py
+2
-2
oldboards.py
domotika/singleton/oldboards.py
+2
-2
sequences.py
domotika/singleton/sequences.py
+2
-2
statuses.py
domotika/singleton/statuses.py
+2
-2
upnp.py
domotika/upnp.py
+2
-2
__init__.py
domotika/voiceui/__init__.py
+2
-2
__init__.py
domotika/voiceui/filters/__init__.py
+2
-2
words.py
domotika/voiceui/filters/words.py
+2
-2
voiceui.py
domotika/voiceui/voiceui.py
+2
-2
__init__.py
domotika/web/__init__.py
+2
-2
ajax.py
domotika/web/ajax.py
+2
-2
auth.py
domotika/web/auth.py
+2
-2
common.py
domotika/web/common.py
+2
-2
dmjson.py
domotika/web/dmjson.py
+2
-2
mediaproxy.py
domotika/web/mediaproxy.py
+2
-2
proxy.py
domotika/web/proxy.py
+2
-2
rest.py
domotika/web/rest.py
+2
-2
sse.py
domotika/web/sse.py
+2
-2
web.py
domotika/web/web.py
+2
-2
domotikad
domotikad
+2
-2
init.sh
init.sh
+2
-2
__init__.py
plugins/__init__.py
+2
-2
krbXbee.py
plugins/krb_xbee/krbXbee.py
+2
-2
krb_xbee.dmpl.disabled
plugins/krb_xbee/krb_xbee.dmpl.disabled
+2
-2
thl.py
plugins/krb_xbee/thl.py
+2
-2
thl2.py
plugins/krb_xbee/thl2.py
+2
-2
zigbee.framed.py
plugins/krb_xbee/zigbee.framed.py
+2
-2
zigbee.notframed.py
plugins/krb_xbee/zigbee.notframed.py
+2
-2
stats.dmpl
plugins/stats/stats.dmpl
+2
-2
stats.py
plugins/stats/stats.py
+2
-2
No files found.
Databases/createdb/01-dbcreate.sql
View file @
057d86b3
/***************************************************************************
* Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
* Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
* Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
* Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
*
* Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
*
...
...
This diff is collapsed.
Click to expand it.
Web/htdocs/gmi/index.php
View file @
057d86b3
...
...
@@ -222,7 +222,7 @@ var syncReceived = function(event) {
var
color
=
$
(
this
).
attr
(
'data-dmcolor-on'
);
else
var
color
=
$
(
this
).
attr
(
'data-dmcolor-off'
);
alert
(
color
);
//
alert(color);
$
(
this
).
alterClass
(
'pure-button-*'
,
color
);
}
)
...
...
This diff is collapsed.
Click to expand it.
asterisk/defaults/asterisk.conf
View file @
057d86b3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
Copyright
(
c
)
2011
-
201
3
Unixmedia
S
.
r
.
l
. <
info
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
3
Franco
(
nextime
)
Lanza
<
franco
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
4
Unixmedia
S
.
r
.
l
. <
info
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
4
Franco
(
nextime
)
Lanza
<
franco
@
unixmedia
.
it
>
;
;
Domotika
System
Controller
Daemon
"domotikad"
[
http
://
trac
.
unixmedia
.
it
]
;
...
...
This diff is collapsed.
Click to expand it.
asterisk/defaults/extconfig.conf
View file @
057d86b3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
Copyright
(
c
)
2011
-
201
3
Unixmedia
S
.
r
.
l
. <
info
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
3
Franco
(
nextime
)
Lanza
<
franco
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
4
Unixmedia
S
.
r
.
l
. <
info
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
4
Franco
(
nextime
)
Lanza
<
franco
@
unixmedia
.
it
>
;
;
Domotika
System
Controller
Daemon
"domotikad"
[
http
://
trac
.
unixmedia
.
it
]
;
...
...
This diff is collapsed.
Click to expand it.
asterisk/defaults/extensions.conf
View file @
057d86b3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
Copyright
(
c
)
2011
-
201
3
Unixmedia
S
.
r
.
l
. <
info
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
3
Franco
(
nextime
)
Lanza
<
franco
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
4
Unixmedia
S
.
r
.
l
. <
info
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
4
Franco
(
nextime
)
Lanza
<
franco
@
unixmedia
.
it
>
;
;
Domotika
System
Controller
Daemon
"domotikad"
[
http
://
trac
.
unixmedia
.
it
]
;
...
...
This diff is collapsed.
Click to expand it.
asterisk/defaults/local_extensions.conf
View file @
057d86b3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
Copyright
(
c
)
2011
-
201
3
Unixmedia
S
.
r
.
l
. <
info
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
3
Franco
(
nextime
)
Lanza
<
franco
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
4
Unixmedia
S
.
r
.
l
. <
info
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
4
Franco
(
nextime
)
Lanza
<
franco
@
unixmedia
.
it
>
;
;
Domotika
System
Controller
Daemon
"domotikad"
[
http
://
trac
.
unixmedia
.
it
]
;
...
...
This diff is collapsed.
Click to expand it.
asterisk/defaults/local_globals.conf
View file @
057d86b3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
Copyright
(
c
)
2011
-
201
3
Unixmedia
S
.
r
.
l
. <
info
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
3
Franco
(
nextime
)
Lanza
<
franco
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
4
Unixmedia
S
.
r
.
l
. <
info
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
4
Franco
(
nextime
)
Lanza
<
franco
@
unixmedia
.
it
>
;
;
Domotika
System
Controller
Daemon
"domotikad"
[
http
://
trac
.
unixmedia
.
it
]
;
...
...
This diff is collapsed.
Click to expand it.
asterisk/defaults/manager.conf
View file @
057d86b3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
Copyright
(
c
)
2011
-
201
3
Unixmedia
S
.
r
.
l
. <
info
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
3
Franco
(
nextime
)
Lanza
<
franco
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
4
Unixmedia
S
.
r
.
l
. <
info
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
4
Franco
(
nextime
)
Lanza
<
franco
@
unixmedia
.
it
>
;
;
Domotika
System
Controller
Daemon
"domotikad"
[
http
://
trac
.
unixmedia
.
it
]
;
...
...
This diff is collapsed.
Click to expand it.
asterisk/defaults/res_config_mysql.conf
View file @
057d86b3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
Copyright
(
c
)
2011
-
201
3
Unixmedia
S
.
r
.
l
. <
info
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
3
Franco
(
nextime
)
Lanza
<
franco
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
4
Unixmedia
S
.
r
.
l
. <
info
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
4
Franco
(
nextime
)
Lanza
<
franco
@
unixmedia
.
it
>
;
;
Domotika
System
Controller
Daemon
"domotikad"
[
http
://
trac
.
unixmedia
.
it
]
;
...
...
This diff is collapsed.
Click to expand it.
asterisk/defaults/sip.conf
View file @
057d86b3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
Copyright
(
c
)
2011
-
201
3
Unixmedia
S
.
r
.
l
. <
info
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
3
Franco
(
nextime
)
Lanza
<
franco
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
4
Unixmedia
S
.
r
.
l
. <
info
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
4
Franco
(
nextime
)
Lanza
<
franco
@
unixmedia
.
it
>
;
;
Domotika
System
Controller
Daemon
"domotikad"
[
http
://
trac
.
unixmedia
.
it
]
;
...
...
This diff is collapsed.
Click to expand it.
asterisk/scripts/contexts.sh
View file @
057d86b3
#!/bin/bash
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
asterisk/scripts/extensions.sh
View file @
057d86b3
#!/bin/bash
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
asterisk/scripts/sip_net.sh
View file @
057d86b3
#!/bin/bash
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
asterisk/scripts/sip_register.sh
View file @
057d86b3
#!/bin/bash
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
asterisk/scripts/trunks.sh
View file @
057d86b3
#!/bin/bash
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
asterisk/utils/defaults/domotika_in.dialplan
View file @
057d86b3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
; Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
; Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
; Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
;
; Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
;
...
...
This diff is collapsed.
Click to expand it.
asterisk/utils/defaults/domotika_internal.dialplan
View file @
057d86b3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
; Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
; Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
; Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
;
; Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
;
...
...
This diff is collapsed.
Click to expand it.
asterisk/utils/defaults/domotika_out.dialplan
View file @
057d86b3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
; Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
; Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
; Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
;
; Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
;
...
...
This diff is collapsed.
Click to expand it.
asterisk/utils/defaults/domotika_queue.dialplan
View file @
057d86b3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
; Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
; Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
; Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
;
; Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
;
...
...
This diff is collapsed.
Click to expand it.
asterisk/utils/defaults/domotika_trunk.dialplan
View file @
057d86b3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
; Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
; Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
; Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
;
; Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
;
...
...
This diff is collapsed.
Click to expand it.
asterisk/utils/defaults/domotika_users.dialplan
View file @
057d86b3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
; Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
; Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
; Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
;
; Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
;
...
...
This diff is collapsed.
Click to expand it.
asterisk/utils/insertcontext.sh
View file @
057d86b3
#!/bin/bash
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
clean.sh
View file @
057d86b3
#!/bin/bash
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
conf/defaults/apache.conf
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
conf/defaults/domotikad.conf
View file @
057d86b3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
Copyright
(
c
)
2011
-
201
3
Unixmedia
S
.
r
.
l
. <
info
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
3
Franco
(
nextime
)
Lanza
<
franco
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
4
Unixmedia
S
.
r
.
l
. <
info
@
unixmedia
.
it
>
;
Copyright
(
c
)
2011
-
201
4
Franco
(
nextime
)
Lanza
<
franco
@
unixmedia
.
it
>
;
;
Domotika
System
Controller
Daemon
"domotikad"
[
http
://
trac
.
unixmedia
.
it
]
;
...
...
This diff is collapsed.
Click to expand it.
conf/defaults/mysqld.conf
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/asterisk/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/asterisk/fastagi.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/asterisk/manager.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/boards/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/boards/iboards.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/boards/iotype.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/boards/modules/DMRv1.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/boards/modules/DMRv3.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/boards/modules/DMSnt84.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/boards/modules/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/clouds/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/clouds/google/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/clouds/google/speech.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/clouds/google/tts.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/clouds/openweathermap/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/clouds/openweathermap/weather.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/clouds/unixmedia/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/clouds/unixmedia/checkip.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/db/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/db/dmdb.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/db/log.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/domotika.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/events.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/gateways/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/gateways/igateways.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/gateways/io/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/gateways/io/analoginputs.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/gateways/io/digitalinputs.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/gateways/io/outputs.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/gateways/io/pwms.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/gateways/modules/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/ikapserver.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/lang/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/lang/en.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/lang/it.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/lang/lang.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/mail/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/mail/dmmail.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/mail/dmsmtp.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/mediasources/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/mediasources/imediasource.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/mediasources/modules/OpenPLI/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/mediasources/modules/OpenPLI/enigma1.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/mediasources/modules/Sitecom/LN406.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/mediasources/modules/Sitecom/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/mediasources/modules/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/mediasources/modules/generic/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/nameserver.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/plugins.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/singleton/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/singleton/clients.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/singleton/crontabs.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/singleton/mediaclients.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/singleton/mediaproducers.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/singleton/oldboards.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/singleton/sequences.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/singleton/statuses.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/upnp.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/voiceui/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/voiceui/filters/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/voiceui/filters/words.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/voiceui/voiceui.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/web/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/web/ajax.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/web/auth.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/web/common.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/web/dmjson.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/web/mediaproxy.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/web/proxy.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/web/rest.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/web/sse.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotika/web/web.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
domotikad
View file @
057d86b3
#!/usr/bin/env python
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
init.sh
View file @
057d86b3
#!/bin/bash
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
plugins/__init__.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
plugins/krb_xbee/krbXbee.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
plugins/krb_xbee/krb_xbee.dmpl.disabled
View file @
057d86b3
#!/usr/bin/python -u
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
plugins/krb_xbee/thl.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
plugins/krb_xbee/thl2.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
plugins/krb_xbee/zigbee.framed.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
plugins/krb_xbee/zigbee.notframed.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
plugins/stats/stats.dmpl
View file @
057d86b3
#!/usr/bin/python -u
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
plugins/stats/stats.py
View file @
057d86b3
###########################################################################
# Copyright (c) 2011-201
3
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
3
Franco (nextime) Lanza <franco@unixmedia.it>
# Copyright (c) 2011-201
4
Unixmedia S.r.l. <info@unixmedia.it>
# Copyright (c) 2011-201
4
Franco (nextime) Lanza <franco@unixmedia.it>
#
# Domotika System Controller Daemon "domotikad" [http://trac.unixmedia.it]
#
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment