Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 228 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 228 Bytes

Wireless-Weather-Station-

..

sequenceDiagram
    participant Client
    participant Server
    Client->>+Server: Request (e.g., HTTP GET /index.html)
    Server-->>-Client: Response (e.g., 200 OK, HTML Content)
Loading