1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-11-13 02:45:26 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Ralf Ramsauer
8f8d8a75b1 std::string -> QString 2015-09-28 17:03:03 +02:00
Ralf Ramsauer
13b0b8744a Added simple Qt Qr widget 2015-09-25 13:12:07 +02:00
Ralf Ramsauer
69dcbe6b59 Write first tokenupdate on session initialization 2015-09-25 13:11:02 +02:00
Ralf Ramsauer
b8cb8f9876 Added door state to Clientmessage / Doormessage 2015-09-25 03:26:07 +02:00
Ralf Ramsauer
cb5de7eba9 First working version of doorlock-client 2015-09-25 00:50:11 +02:00
Ralf Ramsauer
b9dc2f5ee1 Improved Clientmessage
- Added Clientmessage::fromJson
- Improved JSON key handling
2015-09-25 00:50:10 +02:00
Ralf Ramsauer
aa79228e47 Added Response::fromJSON 2015-09-25 00:50:10 +02:00
Ralf Ramsauer
4c05636ff0 Improved exception handling 2015-09-25 00:50:10 +02:00
Ralf Ramsauer
80d8610559 Added response to subscription 2015-09-25 00:50:10 +02:00
Ralf Ramsauer
b07c0e8f54 Bugfix
socket might be closed after session-thread is spawned.
socket might throw errors very early.
2015-09-25 00:50:10 +02:00
Ralf Ramsauer
36787b91b3 Some refactoring 2015-09-25 00:50:10 +02:00
Ralf Ramsauer
9b58de4b5d Added stub for doorlock-client
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
2015-09-25 00:50:10 +02:00