Commit graph

27 commits

Author SHA1 Message Date
Simon Nishi McCorkindale
2a02adf14d Make status consistent upper case 2021-06-04 00:41:48 +08:00
Simon Nishi McCorkindale
03e4016b4b Implement libmeterfeeder over libqwqng for multiple device support
WebSockets API isn't updated yet
2021-06-04 00:28:38 +08:00
Newton Winter
3fe4b5be81 added status, base64, randbytes redesign to minimize hw calls 2020-12-26 03:54:01 +03:00
Newton Winter
7cdd5990c6
Update qng_wrapper_linux.py
Fixed missing arg for reset and *char to python str conversion
2020-12-21 14:07:51 +03:00
winternewt
572940bc0b
Update qng_wrapper_linux.py
Fix for linux-part of qng wrapper (added missing DeviceID)
2020-12-21 00:19:18 +03:00
kflux
396282c1ad fixed error messages 2020-09-18 16:22:26 +02:00
kflux
4f4e9e5443 added device id to JSON response 2020-09-18 16:18:53 +02:00
kflux
2ed4bed742 added deviceId to wrapper, get IP, POST request to server 2020-09-18 16:04:35 +02:00
kflux
337f765eed CLI arguments for servername and port number 2020-09-18 15:22:26 +02:00
randonauts-llc
fec11ad43b re-added OG API calls for backwards compatibility 2020-09-18 11:15:23 +02:00
randonauts-llc
8e76ded4a3 readme and fixed length/size 2020-09-17 21:02:14 +02:00
kflux
5fa44c5278 removed Websocket subscriptions, added hex output, web API outputs JSON 2020-09-17 20:23:59 +02:00
Andika Wasisto
743ef277a8 Clean code 2020-09-07 21:11:39 +07:00
Andika Wasisto
5e9747eabe Better error handling 2020-09-07 20:56:42 +07:00
Andika Wasisto
915f679105 Add clear buffer method 2020-09-07 20:45:21 +07:00
Andika Wasisto
5e1407ec4b Update libqwqng-wrapper 2020-09-04 21:02:23 +07:00
Andika Wasisto
0936dc353e Support 32-bit Linux 2020-08-18 19:29:29 +07:00
Andika Wasisto
b6e3e58a7b Support Linux 2020-08-17 05:03:36 +07:00
Andika Wasisto
9cf1a177cc Support arbitrary length for the randbytes method 2020-08-13 01:35:43 +07:00
Andika Wasisto
a299141f9a Ignore invalid requests 2020-07-14 00:36:05 +07:00
Andika Wasisto
fd554c5d2d Handle invalid requests 2020-07-11 18:22:44 +07:00
Andika Wasisto
f445d17179 Convert memoryview to bytes 2020-07-10 14:11:24 +07:00
Andika Wasisto
85196980d7 Clean code 2020-05-25 12:56:13 +07:00
Andika Wasisto
d73e26f9d1 Fix excessive clearing 2020-05-25 12:40:13 +07:00
Andika Wasisto
e156c778b9 Implement publish/subscribe 2020-05-25 12:35:08 +07:00
Andika Wasisto
5cf90c372f Auto reset on failure 2020-05-24 07:33:43 +07:00
Andika Wasisto
21ccf06033 Initial commit 2020-05-21 21:05:12 +07:00