Баранов Александр Сергеевич baranovas
  • Москва
  • Joined on 2021-09-07
baranovas pushed to master at LAB/rust-otus 2026-02-25 23:14:11 +03:00
36df42feed homework: thermometer mock skeleton
baranovas pushed to master at LAB/rust-otus 2026-02-25 22:10:22 +03:00
ca1851a214 homework: reduce panics
baranovas pushed to master at LAB/rust-otus 2026-02-25 09:32:21 +03:00
9fa336a18a homework: purify power socket server
baranovas pushed to master at LAB/rust-otus 2026-02-25 01:18:09 +03:00
11e66d80d4 homework: power socket tokio client
baranovas pushed to master at LAB/rust-otus 2026-02-23 23:49:17 +03:00
67d24b795f homework: thermometer client
baranovas pushed to master at LAB/rust-otus 2026-02-23 20:51:50 +03:00
fd96ed3e70 homework: power socket mock - do not fail on unknown command
baranovas pushed to master at LAB/rust-otus 2026-02-23 20:05:40 +03:00
0b6bfaafc9 homework: add power socket mock
baranovas pushed to master at LAB/rust-otus 2026-02-23 15:45:41 +03:00
7d0fbffd78 homework: remove new constructor from PowerSocket
baranovas pushed to master at LAB/rust-otus 2026-02-23 15:36:41 +03:00
dc15caaaff homework: move old example to bin
baranovas pushed to master at LAB/rust-otus 2026-02-23 15:31:36 +03:00
9898b79efa homework: upgrade power socket
baranovas pushed to master at LAB/rust-otus 2026-02-22 20:53:12 +03:00
0effc77237 homework definition
baranovas pushed to master at LAB/rust-otus 2026-01-24 13:46:01 +03:00
2ba393f3bd homework: demo
baranovas pushed to master at LAB/rust-otus 2026-01-24 12:49:10 +03:00
519f625f9b homework: extract print_status into a separate trait
baranovas pushed to master at LAB/rust-otus 2026-01-24 12:41:19 +03:00
38f5e62263 homework: room macro
baranovas pushed to master at LAB/rust-otus 2026-01-24 10:23:21 +03:00
3f083fd9fd homework: remove names
baranovas pushed to master at LAB/rust-otus 2026-01-23 17:12:56 +03:00
f8258ee6d4 homework: add method to retrieve device to house and implement From trait for PowerSocket and Thermometer
baranovas pushed to master at LAB/rust-otus 2026-01-23 16:44:00 +03:00
dce37b4c58 homework: dynamic insert / remove in devices and rooms
baranovas pushed to master at LAB/rust-otus 2026-01-21 21:34:37 +03:00
8286f98265 homework: use hash map and implement Debug trait
baranovas pushed to master at LAB/rust-otus 2026-01-21 17:17:48 +03:00
830ff5f78f homework: add get_name method to room
baranovas pushed to master at LAB/rust-otus 2026-01-21 17:14:56 +03:00
efe256f7a7 homework: add name to power socket