From 540d44fa668c40de2e096944f1432831fc343044 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Wed, 21 Oct 2015 15:49:57 +0200 Subject: [PATCH] =?UTF-8?q?Commandref=20im=20Modul=20angepasst.=20Englisch?= =?UTF-8?q?e=20=C3=9Cbersetzung=20eingepflegt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 74_AMAD.pm | 68 ++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 61 insertions(+), 7 deletions(-) diff --git a/74_AMAD.pm b/74_AMAD.pm index 2894497..b89fcde 100644 --- a/74_AMAD.pm +++ b/74_AMAD.pm @@ -35,7 +35,7 @@ use Time::HiRes qw(gettimeofday); use HttpUtils; use TcpServerUtils; -my $version = "0.7.9"; +my $version = "0.7.10"; @@ -65,8 +65,6 @@ sub AMAD_Initialize($) { my $hash = $modules{AMAD}{defptr}{$d}; $hash->{VERSION} = $version; } - - } sub AMAD_Define($$) { @@ -979,9 +977,12 @@ sub AMAD_CommBridge_Read($) {

With this module it is also possible to control an Android device as follows.

Done! After connecting the device instance should already come in the first Readings within 3 minutes. +


+ + AMAD Communication Bridge +

Readings

+ Define user specific Readings in the AMAD device +

@@ -1063,6 +1111,7 @@ sub AMAD_CommBridge_Read($) {
  • Device State - sets the Device Status Online / Offline. See Readings
  • Media Player - controls the default media player. Play, Stop, Back Route title, ahead of title.
  • NextAlarm time - sets the alarm time. only within the next 24hrs.
  • +
  • notifySndFile - plays the specified media file on the Android device. The file to be played must be in the folder /storage/emulated/0/Notifications/.
  • openURL - opens a URL in your default browser
  • screen - are sets the screen on / off with barrier in the car Magic settings must "Admin Function" set will not work "Screen off".
  • screenMsg - sends a message screen
  • @@ -1073,6 +1122,7 @@ sub AMAD_CommBridge_Read($) {
    Set depending on set attributes