iOS/Sources/Extensions/NotificationContent/Resources/TestNotifications/camera_notification.apns

12 lines
161 B
Plaintext

{
"aps": {
"alert": {
"title": "title here",
"body": "body here"
},
"sound": "default",
"category": "camera"
},
"entity_id": "camera.outside"
}