No aggregate status was supplied.
; + return ( +Observed {snapshot.observedAt}
: null} +Read-only aggregate view; task details and operational controls are excluded.
++ Loading Automation… +
+ ); + + if (state.kind === 'error' && !retained) + return ( +Unable to load Automation: {SAFE_LOAD_ERROR}
+ +Refreshing Automation…
: null} + {state.kind === 'error' ? ( +Refresh failed; showing the last known Automation data.
+ ++ Automation data is {instance.freshness}; verify freshness before relying on these values. +
+ ) : null} +No safe labels were supplied.
+ )} ++ Loading eSIM summary… +
+ ); + } + + if (state.kind === 'error' && !retained) { + return ( +Unable to load eSIM data: {SAFE_LOAD_ERROR}
+ +Refreshing eSIM summary…
: null} + {state.kind === 'error' ? ( +Refresh failed; showing the last known eSIM summary.
+ ++ eSIM data is {instance.freshness}; verify freshness before relying on these values. +
+ ) : null} +No aggregate status was supplied.
; + + return ( +Observed {snapshot.observedAt}
: null} +Aggregate counts and status only; notification details and contents are excluded.
++ Loading Notifications… +
+ ); + } + + if (state.kind === 'error' && !snapshot) { + return ( +Unable to load Notifications: {SAFE_LOAD_ERROR}
+ +Refreshing Notifications…
: null} + {state.kind === 'error' ? ( +Refresh failed; showing the last known Notifications data.
+ ++ Notifications data is {instance.freshness}; verify freshness before relying on these + values. +
+ ) : null} +Read-only OTA metadata: update operations and source-specific details are excluded.
++ Loading OTA data… +
+ ); + } + + if (state.kind === 'error' && !retained) { + return ( +Unable to load OTA data: {SAFE_LOAD_ERROR}
+ +Refreshing OTA data…
: null} + {state.kind === 'error' ? ( +Refresh failed; showing the last known OTA data.
+ ++ OTA data is {instance.freshness}; verify freshness before relying on these values. +
+ ) : null} +