- Add LIST_DEVICES event and "hub" device type to SDK - Add listDevices() method to GatewayClient - Add handleListDevices handler in Gateway - Change Hub deviceType from "client" to "hub" - Refactor gateway store: auto-connect WS, separate hubId selection - Hub-init: auto-connect on mount, discover hubs on registered - Hub-sidebar: show discovered hubs list with connect/disconnect UI Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| app.controller.ts | ||
| app.module.ts | ||
| Dockerfile | ||
| events.gateway.ts | ||
| gateway.module.ts | ||
| index.ts | ||
| main.ts | ||
| test-client.ts | ||