Commit Graph

35 Commits

Author SHA1 Message Date
Jed Reynolds
174cc44893 LFUtils: uses more appropriate assignment operators for python 3.5.x 2020-03-03 09:02:36 -08:00
Jed Reynolds
ae9a499c90 ws-sta-monitor: updates regexes and string output to help summary stay terse 2020-02-28 16:03:47 -08:00
Jed Reynolds
da98ff6702 ws-sta-monitor: removed unused list 2020-02-28 14:07:54 -08:00
Jed Reynolds
43026de8f2 ws-sta-monitor: added --host argument 2020-02-28 14:06:12 -08:00
Jed Reynolds
27fa1b66e1 ws-sta-monitor: figuring out regex 2020-02-28 12:22:35 -08:00
Jed Reynolds
96a88742f7 Renames websocket-filter to ws-sta-monitor to reflect goal of script 2020-02-28 09:54:19 -08:00
Jed Reynolds
15c00db6b3 added more parsing 2020-02-26 17:14:49 -08:00
Jed Reynolds
b7185a9722 websocket filter prints out JSON messages related to station status; WIP 2020-02-26 16:24:55 -08:00
Jed Reynolds
5d2a5a06bd Example script that creates stations and runs wifi-capacity test 2020-02-26 14:13:58 -08:00
Jed Reynolds
f97aceace1 create_sta.py: updated to work on remote systems, additional command line parameters, more sleep between commands 2020-01-07 18:24:37 -08:00
Jed Reynolds
8933060a6a LFUtils.py methods updated with base_url parameter; additional diagnostic output 2020-01-07 18:24:37 -08:00
Jed Reynolds
6355906fd2 create_wanlink fixes perl dict values 2020-01-07 16:56:35 -08:00
Jed Reynolds
7533af1798 create_wanlink.py: removes eid from examples, wanlink eids are confusing because theyre backwards 2020-01-02 14:49:25 -08:00
Jed Reynolds
ce8545e7f4 wanlink python: correctes while clause 2020-01-02 14:26:29 -08:00
Jed Reynolds
f8f91e52a4 Json: create_wanlink.py example script fully working demonstrating listing creation and toggling 2019-12-31 12:58:38 -08:00
Jed Reynolds
8a8211fdad Json: improves error output for requests 2019-12-31 12:57:55 -08:00
Jed Reynolds
8ef9172e17 create_sta: whitespace 2019-12-17 16:31:07 -08:00
Jed Reynolds
d00d8e7e21 create_wanlink python script can create and modify wanlinks but not display them. Need to create JSON handler for WAN Links 2019-12-17 16:31:07 -08:00
Jed Reynolds
93d851800f create_sta.py: changes get() to jsonPost() 2019-11-21 17:24:01 -08:00
Jed Reynolds
1392a4403a LFUtils.py: small improvements 2019-11-21 17:24:01 -08:00
Jed Reynolds
3cc0e0706f Updates README 2019-10-31 10:01:42 -07:00
Jed Reynolds
229e6012bf simple readme file 2019-10-30 18:37:55 -07:00
Jed Reynolds
2faba75fef py-json: adds more examples of modifying stations 2019-10-30 18:23:40 -07:00
Jed Reynolds
82df554e75 py-json: makes LFRequest.post_data singular, improves error output 2019-10-30 18:22:38 -07:00
Jed Reynolds
9d70b6c469 py-json: adds convenience methods, defines report timers and other constants 2019-10-30 18:21:37 -07:00
Jed Reynolds
57878e0412 py-json: simplifies get request and error output, examples work better 2019-10-30 16:16:03 -07:00
Jed Reynolds
3c60c2da99 progress making station up/down requests 2019-10-29 18:45:06 -07:00
Jed Reynolds
9da3b1379d py-json: working example of creating and destroying stations 2019-10-29 16:09:56 -07:00
Jed Reynolds
1d963fc1b5 Correct mac pattern still not correct enough 2019-10-28 18:22:44 -07:00
Jed Reynolds
e95abf4646 trying to work around not being able to submit mac patterns 2019-10-28 18:18:40 -07:00
Jed Reynolds
76c439fc46 updated json examples 2019-10-28 17:41:26 -07:00
Jed Reynolds
18351b93fe progress on LFRequest examples, distinguishing between cli-form and cli-json submission 2019-10-28 17:40:33 -07:00
Jed Reynolds
53c3b9f595 Ignore pyc files 2019-10-28 17:39:51 -07:00
Jed Reynolds
a252b641a3 py-json: updates, tests for port existance 2019-10-28 11:26:33 -07:00
Jed Reynolds
af606e9bb8 begins python examples exercising json api 2019-10-27 23:21:22 -07:00