Created
May 7, 2022 00:46
-
-
Save kevindavis/a9f62a33aa14ba407e674c034ee8bd81 to your computer and use it in GitHub Desktop.
Room
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": 100, | |
"name": "420", | |
"organization_id": 3, | |
"created_at": "2022-01-21T01:03:59.686Z", | |
"updated_at": "2022-01-21T01:11:48.494Z", | |
"connected_device": true, | |
"device": { | |
"id": 825, | |
"organization_id": 3, | |
"push_token": "fy1Ivc3CbE6WvYjrCdoXW-:APA91bHzj4UdugqGBLhUDsB65aJ_EKCf0xONdDFzCGPjpnMBENSIvHNLpp8ZfvhpP_S5JZqwJtA1Q96pMHy0BbsKmAjI9R0n9UHTDzNcuh96OeGtbaG7RSurof6SGmQW6fXS6X4QBzuC", | |
"device_name": "Dispatch iPad", | |
"platform": "{\"ios\":{\"platform\":\"iPad11,1\",\"systemVersion\":\"15.3.1\",\"userInterfaceIdiom\":\"tablet\",\"buildNumber\":\"54\"}}", | |
"created_at": "2022-04-22T00:24:18.669Z", | |
"updated_at": "2022-04-22T22:25:08.301Z", | |
"room_id": 100, | |
"device_type": "patient", | |
"install_id": "16fb94f5-8739-4ad4-bb56-0f9f5e5ba526", | |
"battery_pct": 77, | |
"battery_charging": false, | |
"night_mode": false, | |
"esper_id": null, | |
"offline": false, | |
"test_device": false, | |
"room": { | |
"id": 100, | |
"name": "420", | |
"organization_id": 3, | |
"created_at": "2022-01-21T01:03:59.686Z", | |
"updated_at": "2022-01-21T01:11:48.494Z" | |
} | |
}, | |
"active_call": { | |
"id": 2682, | |
"resolved_at": null, | |
"status": "dispatched", | |
"room_id": 100, | |
"call_type_id": 17, | |
"organization_id": 3, | |
"created_at": "2022-05-01T23:31:27.517Z", | |
"updated_at": "2022-05-01T23:49:04.140Z", | |
"updated_from": null, | |
"dispatched_at": "2022-05-01T23:49:04.078Z", | |
"dispatched_by": null, | |
"resolved_by": null, | |
"dispatch_message": "soon", | |
"call_type": { | |
"id": 17, | |
"name_en": "Status Update", | |
"icon": "https://uploads-ssl.webflow.com/5ebe56778a547ce2d4faf3b3/6051336e39870a7dcb0f8b1f_status-m%402x.png", | |
"organization_id": 3, | |
"created_at": "2021-03-17T08:05:00.142Z", | |
"updated_at": "2022-02-11T02:43:05.754Z", | |
"name_es": "Actualización Informativa", | |
"name_ru": "Последняя информация", | |
"roles": [ | |
"rn" | |
] | |
} | |
}, | |
"active_subscriptions": [] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment