# This file is mechanically-generated DOT code.  Do NOT edit this file!
# See bin/cat_y2d, instead.

digraph G {
  concentrate="true"; nodesep="0.2"; size="5,9";
  rankdir="LR"; ranksep="0.3"
  node[ fontsize="7", height="0.25", style="bold", shape="box" ];
  edge[ style="bold" ];

# Nodes: cmd_pkt

{rank="same";
  HtrOnOffCtl [
    style="filled" fillcolor="#AAAAAA"
    URL="P.HtrOnOffCtl.shtml"
    tooltip="pkt: Set heater to always on, or off or automatic control." ];
}

# Nodes: cmd_fld

{rank="same";
  WORD16 [
    URL="F.WORD16.shtml"
    tooltip="fld: Unsigned 16-bit word" ];
}

# Edges

  HtrOnOffCtl                             ->  WORD16;

}
