<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lora-query.git, branch 1.0.7</title>
<subtitle>LoRa network server query tool</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/lora-query.git/'/>
<entry>
<title>Removed jsoncpp dependancy</title>
<updated>2021-03-11T20:22:13+00:00</updated>
<author>
<name>Harsh Sharma</name>
<email>harsh.sharma@multitech.com</email>
</author>
<published>2021-03-11T20:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/lora-query.git/commit/?id=65b51c09edacb77f45c55c5488a90ec95346c414'/>
<id>65b51c09edacb77f45c55c5488a90ec95346c414</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redirect output to /dev/null</title>
<updated>2019-11-01T13:58:33+00:00</updated>
<author>
<name>Jason Reiss</name>
<email>jreiss@multitech.com</email>
</author>
<published>2019-11-01T13:58:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/lora-query.git/commit/?id=fb507bdaa76f0ca15fc22a876f2b2947d1359e2f'/>
<id>fb507bdaa76f0ca15fc22a876f2b2947d1359e2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add short circuit if LNS is not listening on port 6677</title>
<updated>2019-11-01T13:22:39+00:00</updated>
<author>
<name>Jason Reiss</name>
<email>jreiss@multitech.com</email>
</author>
<published>2019-11-01T13:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/lora-query.git/commit/?id=891853489f5e55c28f3fae401542fa1ab2a9dddc'/>
<id>891853489f5e55c28f3fae401542fa1ab2a9dddc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove node commands, use -x or --command to interface network server and use new format</title>
<updated>2017-11-10T14:05:44+00:00</updated>
<author>
<name>Jason Reiss</name>
<email>jreiss@multitech.com</email>
</author>
<published>2017-11-10T14:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/lora-query.git/commit/?id=3160bf3a91d042d00441c77db32be6f51b7100e2'/>
<id>3160bf3a91d042d00441c77db32be6f51b7100e2</id>
<content type='text'>
lora-query -x help to show command options for network server
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lora-query -x help to show command options for network server
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert to "node stats" command</title>
<updated>2017-06-01T16:56:42+00:00</updated>
<author>
<name>Jason Reiss</name>
<email>jreiss@multitech.com</email>
</author>
<published>2017-06-01T16:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/lora-query.git/commit/?id=58c303129c5dde8c2e819cc248e237da4f7295f1'/>
<id>58c303129c5dde8c2e819cc248e237da4f7295f1</id>
<content type='text'>
Change default timeout to 5 seconds for first read
	after response is started set to 100 ms timeout to signal end of response
	if timeout is provided use it for both timeouts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change default timeout to 5 seconds for first read
	after response is started set to 100 ms timeout to signal end of response
	if timeout is provided use it for both timeouts
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --command (-x) option to pass all parameters to command port interface</title>
<updated>2017-05-01T19:43:31+00:00</updated>
<author>
<name>Jason Reiss</name>
<email>jreiss@multitech.com</email>
</author>
<published>2017-05-01T19:43:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/lora-query.git/commit/?id=fec609b89aedcdace9ba5411206936ea7bf64d1a'/>
<id>fec609b89aedcdace9ba5411206936ea7bf64d1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Node List: sequence number and packet counters are uint32 values</title>
<updated>2017-04-12T20:15:15+00:00</updated>
<author>
<name>Jason Reiss</name>
<email>jreiss@multitech.com</email>
</author>
<published>2017-04-12T20:15:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/lora-query.git/commit/?id=969757837587a34a01dc578707ed10ad2cd4fef1'/>
<id>969757837587a34a01dc578707ed10ad2cd4fef1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stats: convert min/max/avg values to float to keep possible decimals</title>
<updated>2016-03-23T13:21:23+00:00</updated>
<author>
<name>Jason Reiss</name>
<email>jreiss@multitech.com</email>
</author>
<published>2016-03-23T13:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/lora-query.git/commit/?id=5a086515cd9dac84a2534af0656b586e7b314bcd'/>
<id>5a086515cd9dac84a2534af0656b586e7b314bcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update help</title>
<updated>2016-02-25T14:04:55+00:00</updated>
<author>
<name>Jason Reiss</name>
<email>jreiss@multitech.com</email>
</author>
<published>2016-02-25T14:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/lora-query.git/commit/?id=e0ebb9d5a3a51cdb1cdeced8a76dff86058f4fff'/>
<id>e0ebb9d5a3a51cdb1cdeced8a76dff86058f4fff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add commands: node-config, node-add, node-update, node-delete</title>
<updated>2016-02-24T19:58:31+00:00</updated>
<author>
<name>Jason Reiss</name>
<email>jreiss@multitech.com</email>
</author>
<published>2016-02-24T19:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/lora-query.git/commit/?id=056b387a1732db3aacec7762a1a67e3b2ee60bb7'/>
<id>056b387a1732db3aacec7762a1a67e3b2ee60bb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
