system-design-primer/B4/Solutions/system_design/smart_home/features.p[y

5 lines
146 B
Plaintext
Raw Normal View History

2024-10-23 08:21:05 +03:00
Smart Home System:
1. SmartDevice: Represents a smart device with on/off control.
2. SmartHomeSystem: Manages devices and controls their states.