====== Triggered Notification List ====== The request is intended to get list of triggered notifications. === Request Example === &svc=get_stats_notifications¶ms={ "from":timestamp, "to":timestamp } === Parameters === ^ Parameter ^ Description ^ | from | Start period of time | | to | End period of time | === Additional Information === The butler did it! === Server Response === [ { "id":4961441, "notif_id":6010, "notif_type":13, "unit_id":28738, "text":"Бетономеш: 2018-01-20 13:04:49 Потеря связи! - улица Октябрьской Революции, Коломна, Московская область, РФ", "time":1516442689, "coords":"55.105948,38.746418" },{ "id":4961440, "notif_id":6010, "notif_type":13, "unit_id":28738, "text":"Бетономеш: 2018-01-20 13:02:24 Потеря связи! - улица Октябрьской Революции, Коломна, Московская область, РФ", "time":1516442544, "coords":"55.117172,38.735958" } ]