You are here: Foswiki>Software Web>TCS>ENV (20 Aug 2019, PetrKubanek)Edit Attach

ENViromental subsystem

Commands DIMM, collect weather data from Vaisalas

digraph G { rankdir=LR node[shape=box, style=filled] ENV[fillcolor=lightblue]

subgraph cluster_Win { label="Windows box" node[fillcolor=gold] VaisalaSW }

subgraph cluster_DIMM { label="DIMM PC" DIMMSW }

subgraph cluster_HW { style=invis node[fillcolor=lightyellow] Vaisala Paramount "SBIG CCD" }

ENV->DIMMSW ENV->VaisalaSW VaisalaSW->Vaisala DIMMSW->Paramount DIMMSW->"SBIG CCD" }
Topic revision: r1 - 20 Aug 2019, PetrKubanek
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback