速報APP / 工具 / RemoteAlarm

RemoteAlarm

價格:免費

更新日期:2019-03-13

檔案大小:2.6M

目前版本:2.2

版本需求:Android 6.0 以上版本

官方網站:http://www.leodenotter.eu

Email:sdotter@gmail.com

聯絡地址:隱私權政策

RemoteAlarm(圖1)-速報App

RemoteAlarm a remote alarm app for viewing and receiving notifications from Raspberry Pi with a motion camera.

Also be able to talk using a speaker, connected with a 3.5mm audio cable on Raspberry Pi

FCM Data example:

{

RemoteAlarm(圖2)-速報App

"to" : "",

"priority": "high",

"data": {

"title" : "RemoteAlarm",

RemoteAlarm(圖3)-速報App

"message" : "Motion Detected",

"android_channel_id" : "default",

"tag" : "REMOTEALARM",

"sound" : "alert10",

RemoteAlarm(圖4)-速報App

"icon" : "ic_launcher",

"click_action" : "OPEN_ACTIVITY_ALARM",

"body" : "Motion Detected",

"title" : "RemoteAlarm",

RemoteAlarm(圖5)-速報App

"action" : "notify",

"show_toast" : "true",

"wake_device" : "true",

"vibrate_pattern" : [100, 425, 100, 425, 100, 425]

RemoteAlarm(圖6)-速報App

},

}

RemoteAlarm(圖7)-速報App