{"id":20058,"date":"2017-07-14T13:44:54","date_gmt":"2017-07-14T18:44:54","guid":{"rendered":"http:\/\/www.multitech.net\/developer\/?page_id=20058"},"modified":"2017-07-14T13:44:54","modified_gmt":"2017-07-14T18:44:54","slug":"example-lora-network","status":"publish","type":"page","link":"https:\/\/www.multitech.net\/developer\/software\/devicehq\/account-api\/account-api-examples\/example-lora-network\/","title":{"rendered":"Example &#8211; LoRa Network"},"content":{"rendered":"<ul>\n<li>GET \/api\/v2\/devices\/(serial or UUID)\/lora\n<ul>\n<li>If the device has a LoRa network card installed, this returns information about it, including usage and node connections.\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\": \"77778211\",\r\n  \"type\": \"devices\",\r\n  \"description\": \"\",\r\n  \"product\": \"MTCDT-H5-210L\",\r\n  \"vendor\": \"Multi-Tech Systems\",\r\n  \"device\": \"77778211\",\r\n  \"attributes\": {\r\n    \"lora\": {\r\n      \"nodes\": [\r\n        {\r\n          \"node_addr\": \"00:00:00:01\",\r\n          \"dev_eui\": \"00-80-00-00-00-00-9c-3d\",\r\n          \"class\": \"A\",\r\n          \"joined\": \"2016-09-14T17:17:04.000Z\",\r\n          \"seq_num\": 770,\r\n          \"pkts_up\": 377,\r\n          \"pkts_down\": 0,\r\n          \"pkts_1st\": 0,\r\n          \"pkts_2nd\": 0,\r\n          \"dropped\": 0,\r\n          \"rssi_min\": -57,\r\n          \"rssi_max\": -35,\r\n          \"rssi_avg\": -42,\r\n          \"snr_min\": 9.800000190734863,\r\n          \"snr_max\": 14,\r\n          \"snr_avg\": 12.199999809265137\r\n        }\r\n      ],\r\n      \"link_statistics\": {\r\n        \"rx_mic_fails\": 36420,\r\n        \"rx_crc_errors\": 75275,\r\n        \"rx_dups\": 202,\r\n        \"rx_join_dups\": 964,\r\n        \"rx_joins\": 36,\r\n        \"rx_pkts\": 123616,\r\n        \"tx_ack_dups\": 0,\r\n        \"tx_ack_pkts\": 0,\r\n        \"tx_joins_1st_wnd\": 36,\r\n        \"tx_joins_2nd_wnd\": 0,\r\n        \"tx_joins_dropped\": 0,\r\n        \"tx_pkts\": 36,\r\n        \"tx_pkts_1st_wnd\": 36,\r\n        \"tx_pkts_2nd_wnd\": 0,\r\n        \"tx_pkts_dropped\": 0\r\n      },\r\n      \"enabled\": true,\r\n      \"running\": true\r\n    },\r\n  }\r\n}<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>GET \/api\/v2\/devices\/(serial or UUID)\/lora If the device has a LoRa network card installed, this returns information about it, including usage and node connections. 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;77778211&#8221;, &#8220;type&#8221;: &#8220;devices&#8221;, &#8220;description&#8221;: &#8220;&#8221;, &#8220;product&#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-20058","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/20058","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=20058"}],"version-history":[{"count":5,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/20058\/revisions"}],"predecessor-version":[{"id":32842,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/20058\/revisions\/32842"}],"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=20058"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}