necst.web.site_config¶
Site configuration summary for the NECST operator console.
- class SiteConfigSummary(source: 'str' = 'defaults', source_path: 'Optional[str]' = None, observatory: 'Optional[str]' = None, mount_limits: 'Dict[str, float]' = <factory>, capabilities: 'Dict[str, bool]' = <factory>, chopper: 'Dict[str, Any]' = <factory>, observation_log: 'Dict[str, Any]' = <factory>, health: 'node_health.NodeHealthConfig' = <factory>, warnings: 'List[str]' = <factory>)[source]¶
Bases:
object- Parameters:
source (str) –
source_path (Optional[str]) –
observatory (Optional[str]) –
mount_limits (Dict[str, float]) –
capabilities (Dict[str, bool]) –
chopper (Dict[str, Any]) –
observation_log (Dict[str, Any]) –
health (NodeHealthConfig) –
warnings (List[str]) –
- source: str = 'defaults'¶
- source_path: Optional[str] = None¶
- observatory: Optional[str] = None¶
- mount_limits: Dict[str, float]¶
- capabilities: Dict[str, bool]¶
- chopper: Dict[str, Any]¶
- observation_log: Dict[str, Any]¶
- health: NodeHealthConfig¶
- warnings: List[str]¶