- Added PopulateFromSnapshot method to resources.Store - Extended ResourceStoreInterface to include PopulateFromSnapshot - Monitor now calls updateResourceStore before broadcasts - This ensures resources are fresh on every WebSocket broadcast Without this, the store would only be populated when /api/resources or /api/state endpoints are hit, leaving WebSocket broadcasts empty. |
||
|---|---|---|
| .. | ||
| converters.go | ||
| converters_test.go | ||
| platform_data.go | ||
| resource.go | ||
| store.go | ||
| store_test.go | ||