{"id":20049,"date":"2017-07-14T13:44:54","date_gmt":"2017-07-14T18:44:54","guid":{"rendered":"http:\/\/www.multitech.net\/developer\/?page_id=20049"},"modified":"2017-07-14T13:44:54","modified_gmt":"2017-07-14T18:44:54","slug":"example-signal-strength-history","status":"publish","type":"page","link":"https:\/\/www.multitech.net\/developer\/software\/devicehq\/account-api\/account-api-examples\/example-signal-strength-history\/","title":{"rendered":"Example &#8211; Signal Strength History"},"content":{"rendered":"<ul>\n<li>GET \/api\/v2\/devices\/(serial or UUID)\/signal_strength\n<ul>\n<li>Returns history of cell radio signal strength.\n<ul>\n<li>Parameters:\n<ul>\n<li>start_date &#8211; defaults to 10 days ago<\/li>\n<li>end_date &#8211; defaults to tomorrow (so as to get all data)<\/li>\n<li>dates must be YYYY-MM-DD formatted<\/li>\n<\/ul>\n<pre class=\"brush:xml\">{\r\n  \"id\": \"MTS-JP-501\",\r\n  \"type\": \"devices\",\r\n  \"attributes\": {\r\n    \"signal_strength\": [\r\n      {\r\n        \"timestamp\": \"2017-01-09T16:02:18.626+00:00\",\r\n        \"rssi\": -77,\r\n        \"fer\": null\r\n      },\r\n      {\r\n        \"timestamp\": \"2017-01-26T16:02:15.918+00:00\",\r\n        \"rssi\": -71,\r\n        \"fer\": null\r\n      }\r\n    ],\r\n    \"description\": \"\",\r\n    \"product_id\": \"MTR-G3\",\r\n    \"vendor_id\": \"MultiTech\",\r\n    \"device_id\": \"MTS-JP-501\"\r\n  }\r\n}<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>GET \/api\/v2\/devices\/(serial or UUID)\/signal_strength Returns history of cell radio signal strength. Parameters: start_date &#8211; defaults to 10 days ago end_date &#8211; defaults to tomorrow (so as to get all data) dates must be YYYY-MM-DD formatted { &#8220;id&#8221;: &#8220;MTS-JP-501&#8221;, &#8220;type&#8221;: &#8220;devices&#8221;, &#8220;attributes&#8221;: { &#8220;signal_strength&#8221;: [ { &#8220;timestamp&#8221;: &#8220;2017-01-09T16:02:18.626+00:00&#8221;, &#8220;rssi&#8221;: -77, &#8220;fer&#8221;: null }, { &#8220;timestamp&#8221;: &#8220;2017-01-26T16:02:15.918+00:00&#8221;, [&hellip;]<\/p>\n","protected":false},"author":2082,"featured_media":0,"parent":20000,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-20049","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/20049","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/users\/2082"}],"replies":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/comments?post=20049"}],"version-history":[{"count":5,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/20049\/revisions"}],"predecessor-version":[{"id":28474,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/20049\/revisions\/28474"}],"up":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/20000"}],"wp:attachment":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/media?parent=20049"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}