• Joined on 2022-11-28
max pushed to main at max/easee-rs 2024-08-07 19:50:50 +02:00
d1702d69a9 Implement SignalR layer decoding, run cargo fmt
max pushed to main at max/easee-rs 2024-08-05 15:40:09 +02:00
b4dedb3728 Update README
a259a685ee Expect multiple SignalR messages per WebSocket message
c0e6009a00 Charger commands (untested)
Compare 3 commits »
max pushed to main at max/easee-rs 2024-08-02 18:57:59 +02:00
888c44834a Start implementing event stream
max pushed to main at max/easee-rs 2024-08-02 13:50:10 +02:00
c5799902c1 Add some enums for decoding integer values
max pushed to main at max/easee-rs 2024-08-02 11:45:56 +02:00
b731f182be Fix clippy lints
a02ac05443 Add docs
da332aebbe Add operating state 4 (finished)
ec3499763b Box the ureq errors
44fba534b4 Add derives for standard traits
Compare 7 commits »
max pushed to main at max/easee-rs 2024-08-02 10:48:24 +02:00
c43eaec771 License under GPLv3
max pushed to main at max/easee-rs 2024-08-02 10:45:49 +02:00
3d342892f1 Add README.md
3e2ce391a6 Use wrappers for datetime parsing
Compare 2 commits »
max created branch main in max/easee-rs 2024-08-02 08:45:31 +02:00
max pushed to main at max/easee-rs 2024-08-02 08:45:31 +02:00
b72e0d956e Fix time deserialization for iso8601 dates with missing timezone flag
1fd48a9e30 Initial commit
max created repository max/easee-rs 2024-08-02 08:36:54 +02:00
max pushed to main at max/typst-ysec 2024-06-21 17:29:37 +02:00
9bf9046073 Breaking API change for QCM
max pushed to main at max/typst-ysec 2024-06-21 17:07:39 +02:00
7181717ba0 Better formatting for note blocks, vertical spacing after QCM
max pushed to main at max/typst-ysec 2024-06-04 13:29:45 +02:00
75cc380db7 Add Makefile to compile demos
max pushed to main at max/typst-ysec 2024-06-04 13:26:19 +02:00
eb80c5c71c Fixes
max pushed to main at max/typst-ysec 2024-05-23 18:43:21 +02:00
f08c30f12b Prototype better syntax for QCM
max pushed to main at max/typst-ysec 2024-05-23 13:06:54 +02:00
a04f6296cf Rename a few things
max pushed to main at max/typst-ysec 2024-05-23 09:41:29 +02:00
7ef9aa57c7 Tweak exam code
max pushed to main at max/typst-ysec 2024-05-23 09:41:00 +02:00
15c2cb4cac Use partial application for nicer show API
2a2d6cd88a Fix embarrassing point counting bug
Compare 2 commits »
max renamed repository from ysec-exam to max/typst-ysec 2024-05-23 08:23:58 +02:00
max pushed to main at max/typst-ysec 2024-05-23 08:21:57 +02:00
b475e4bb8d Document compile mode