Commit Graph

20 Commits

Author SHA1 Message Date
Daniel Bedarf 2d8c28713c
Merge pull request #1 from kchiem/master
Add Support for HS105 and add Energy Command
2018-06-24 22:28:28 +02:00
Keith Chiem e2f848e064 add 'energy' command. 2017-11-09 20:20:19 -08:00
Keith Chiem 49cf14d92f add 'energy' command for realtime voltage/current/power stats from hs110. 2017-11-09 20:15:08 -08:00
Keith Chiem 7fabe4574c make it work with hs105 2017-11-08 02:16:45 -08:00
softScheck GmbH a8f9e9d65c Fix Issue #19 2017-09-04 12:21:07 +02:00
softScheck GmbH 6824e1a39f Update for new TDDP client version 2016-10-10 16:23:47 +02:00
softScheck GmbH 448cc28536 Fix Typos 2016-10-10 16:19:43 +02:00
softScheck GmbH ec6c39fe63 Update README to explain new -c switch 2016-10-10 16:19:08 +02:00
softScheck GmbH 336b0dc46f Allow arbitrary command to be issued as hex
- Confirmed working on TP-Link Archer C9 on both W-LAN and LAN
- Changed -c switch to allow arbitrary two-character hex commands to be sent, e.g. -c 0E
- Preliminary Archer C9 commands and return data documented in comments
2016-10-10 16:06:04 +02:00
softScheck GmbH e342b7d688 Merge pull request #1 from LeeXiaolan/bind-receive-in-advance
Binding reply receive socket before send request.
2016-09-26 11:33:23 +02:00
Xiaolan.Lee c5eaa41b64 Binding reply receive socket before send request.
Reply maybe comes fast while we are busy updating the screen or closing the
request socket, in this case replay is missed.
2016-09-23 15:45:08 +08:00
softScheck GmbH c59d92c202 Add link to article 2016-08-08 15:59:51 +02:00
softScheck GmbH 17c554125d Fix typo 2016-08-01 12:50:07 +02:00
softScheck GmbH 7bc9d98e70 Fix typos 2016-08-01 10:48:16 +02:00
softScheck GmbH 66cd5ff3f0 Create README 2016-07-28 14:58:34 +02:00
softScheck GmbH 22368bba89 Add Apache License 2.0 2016-07-28 14:57:29 +02:00
softScheck GmbH c580c2be69 Added content 2016-07-28 14:56:39 +02:00
softScheck GmbH 5cce2703d7 Screenshot of the Wireshark dissector 2016-07-28 14:54:52 +02:00
softScheck GmbH 244b0f9b62 Initial commit 2016-07-28 13:52:52 +02:00
softScheck GmbH c7fa107fe7 Initial commit 2016-07-28 13:51:38 +02:00