價格:免費
更新日期:2019-03-13
檔案大小:2.6M
目前版本:2.2
版本需求:Android 6.0 以上版本
官方網站:http://www.leodenotter.eu
Email:sdotter@gmail.com
聯絡地址:隱私權政策
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:
{
"to" : "",
"priority": "high",
"data": {
"title" : "RemoteAlarm",
"message" : "Motion Detected",
"android_channel_id" : "default",
"tag" : "REMOTEALARM",
"sound" : "alert10",
"icon" : "ic_launcher",
"click_action" : "OPEN_ACTIVITY_ALARM",
"body" : "Motion Detected",
"title" : "RemoteAlarm",
"action" : "notify",
"show_toast" : "true",
"wake_device" : "true",
"vibrate_pattern" : [100, 425, 100, 425, 100, 425]
},
}