State.dot 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. /*
  2. do not edit:
  3. auto-generated by github.com/seamia/protodot
  4. */
  5. digraph protodot {
  6. /* package: sys */
  7. /* source: C:/Users/sle11/Documents/VSCode/squeezelite-esp32/protobuf/proto/State.proto */
  8. /* selection: * */
  9. rankdir=LR;
  10. label="sys";
  11. tooltip="sys";
  12. bgcolor="transparent"
  13. node [
  14. shape=plaintext
  15. fontsize=10
  16. fontname="Ubuntu"
  17. ];
  18. /* ------ nodes ------ */
  19. Node_Ja_110 [shape=plaintext tooltip="sys.Equalizer" label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>Equalizer</b></TD></TR><TR><TD ALIGN="right">[...]</TD><TD ALIGN="right">1</TD><TD ALIGN="left">gains</TD><TD BGCOLOR="#a6cee3" PORT="pogains" ALIGN="right" TITLE="float"><i>float</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">2</TD><TD ALIGN="left">loudness</TD><TD BGCOLOR="#a6cee3" PORT="poloudness" ALIGN="right" TITLE="float"><i>float</i></TD></TR></TABLE>>];
  20. Node_Ja_103 [shape=plaintext tooltip="WifiRadioTypesEnum" label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#b2df8a"><TR><TD COLSPAN="2" PORT="header" BGCOLOR="#33a02c" ALIGN="right">enum <b>WifiRadioTypesEnum</b></TD></TR><TR><TD BGCOLOR="#b2df8a" ALIGN="left">PHY_UNKNOWN</TD><TD BGCOLOR="#b2df8a" ALIGN="left">0</TD></TR><TR><TD BGCOLOR="#b2df8a" ALIGN="left">PHY_11B</TD><TD BGCOLOR="#b2df8a" ALIGN="left">1</TD></TR><TR><TD BGCOLOR="#b2df8a" ALIGN="left">PHY_11G</TD><TD BGCOLOR="#b2df8a" ALIGN="left">2</TD></TR><TR><TD BGCOLOR="#b2df8a" ALIGN="left">PHY_11N</TD><TD BGCOLOR="#b2df8a" ALIGN="left">3</TD></TR><TR><TD BGCOLOR="#b2df8a" ALIGN="left">PHY_LR</TD><TD BGCOLOR="#b2df8a" ALIGN="left">4</TD></TR><TR><TD BGCOLOR="#b2df8a" ALIGN="left">PHY_WPS</TD><TD BGCOLOR="#b2df8a" ALIGN="left">5</TD></TR><TR><TD BGCOLOR="#b2df8a" ALIGN="left">PHY_FTM_RESPONDER</TD><TD BGCOLOR="#b2df8a" ALIGN="left">6</TD></TR><TR><TD BGCOLOR="#b2df8a" ALIGN="left">PHY_FTM_INITIATOR</TD><TD BGCOLOR="#b2df8a" ALIGN="left">7</TD></TR></TABLE>>];
  21. Node_Ja_102 [shape=plaintext tooltip="WifiAuthTypeEnum" label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#b2df8a"><TR><TD COLSPAN="2" PORT="header" BGCOLOR="#33a02c" ALIGN="right">enum <b>WifiAuthTypeEnum</b></TD></TR><TR><TD BGCOLOR="#b2df8a" ALIGN="left">AUTH_UNKNOWN</TD><TD BGCOLOR="#b2df8a" ALIGN="left">0</TD></TR><TR><TD BGCOLOR="#b2df8a" ALIGN="left">AUTH_OPEN</TD><TD BGCOLOR="#b2df8a" ALIGN="left">1</TD></TR><TR><TD BGCOLOR="#b2df8a" ALIGN="left">AUTH_WEP</TD><TD BGCOLOR="#b2df8a" ALIGN="left">2</TD></TR><TR><TD BGCOLOR="#b2df8a" ALIGN="left">AUTH_WPA_PSK</TD><TD BGCOLOR="#b2df8a" ALIGN="left">3</TD></TR><TR><TD BGCOLOR="#b2df8a" ALIGN="left">AUTH_WPA2_PSK</TD><TD BGCOLOR="#b2df8a" ALIGN="left">4</TD></TR><TR><TD BGCOLOR="#b2df8a" ALIGN="left">AUTH_WPA_WPA2_PSK</TD><TD BGCOLOR="#b2df8a" ALIGN="left">5</TD></TR><TR><TD BGCOLOR="#b2df8a" ALIGN="left">AUTH_WPA2_ENTERPRISE</TD><TD BGCOLOR="#b2df8a" ALIGN="left">6</TD></TR><TR><TD BGCOLOR="#b2df8a" ALIGN="left">AUTH_WPA3_PSK</TD><TD BGCOLOR="#b2df8a" ALIGN="left">7</TD></TR><TR><TD BGCOLOR="#b2df8a" ALIGN="left">AUTH_WPA2_WPA3_PSK</TD><TD BGCOLOR="#b2df8a" ALIGN="left">8</TD></TR><TR><TD BGCOLOR="#b2df8a" ALIGN="left">AUTH_WAPI_PSK</TD><TD BGCOLOR="#b2df8a" ALIGN="left">9</TD></TR></TABLE>>];
  22. Node_Ja_100 [shape=plaintext tooltip="google.protobuf.Timestamp" label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>Timestamp</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">1</TD><TD ALIGN="left">seconds</TD><TD BGCOLOR="#a6cee3" PORT="poseconds" ALIGN="right" TITLE="int64"><i>int64</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">2</TD><TD ALIGN="left">nanos</TD><TD BGCOLOR="#a6cee3" PORT="ponanos" ALIGN="right" TITLE="int32"><i>int32</i></TD></TR></TABLE>>];
  23. Node_Ja_111 [shape=plaintext tooltip="sys.State" label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>State</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">1</TD><TD ALIGN="left">connected_sta</TD><TD BGCOLOR="#fb9a99" PORT="poconnected_sta" ALIGN="right"><b>WifiSTAEntry</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">2</TD><TD ALIGN="left">lms</TD><TD BGCOLOR="#fb9a99" PORT="polms" ALIGN="right"><b>Server</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">3</TD><TD ALIGN="left">ota_url</TD><TD BGCOLOR="#a6cee3" PORT="poota_url" ALIGN="right" TITLE="string"><i>string</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">4</TD><TD ALIGN="left">cspot_credentials</TD><TD BGCOLOR="#a6cee3" PORT="pocspot_credentials" ALIGN="right" TITLE="string"><i>string</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">5</TD><TD ALIGN="left">bt_sink_volume</TD><TD BGCOLOR="#a6cee3" PORT="pobt_sink_volume" ALIGN="right" TITLE="int32"><i>int32</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">6</TD><TD ALIGN="left">equalizer</TD><TD BGCOLOR="#fb9a99" PORT="poequalizer" ALIGN="right"><b>Equalizer</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">7</TD><TD ALIGN="left">target</TD><TD BGCOLOR="#a6cee3" PORT="potarget" ALIGN="right" TITLE="string"><i>string</i></TD></TR></TABLE>>];
  24. Node_Ja_107 [shape=plaintext tooltip="sys.Server" label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>Server</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">1</TD><TD ALIGN="left">cport</TD><TD BGCOLOR="#a6cee3" PORT="pocport" ALIGN="right" TITLE="int32"><i>int32</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">2</TD><TD ALIGN="left">port</TD><TD BGCOLOR="#a6cee3" PORT="poport" ALIGN="right" TITLE="int32"><i>int32</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">3</TD><TD ALIGN="left">ip</TD><TD BGCOLOR="#a6cee3" PORT="poip" ALIGN="right" TITLE="string"><i>string</i></TD></TR></TABLE>>];
  25. Node_Ja_105 [shape=plaintext tooltip="sys.WifiSTAEntry" label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>WifiSTAEntry</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">1</TD><TD ALIGN="left">ssid</TD><TD BGCOLOR="#a6cee3" PORT="possid" ALIGN="right" TITLE="string"><i>string</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">2</TD><TD ALIGN="left">bssid</TD><TD BGCOLOR="#a6cee3" PORT="pobssid" ALIGN="right" TITLE="string"><i>string</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">3</TD><TD ALIGN="left">channel</TD><TD BGCOLOR="#a6cee3" PORT="pochannel" ALIGN="right" TITLE="uint32"><i>uint32</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">4</TD><TD ALIGN="left">auth_type</TD><TD BGCOLOR="#b2df8a" PORT="poauth_type" ALIGN="right"><u>WifiAuthTypeEnum</u></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">5</TD><TD ALIGN="left">radio_type</TD><TD BGCOLOR="#b2df8a" PORT="poradio_type" ALIGN="right"><u>WifiRadioTypesEnum</u></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">6</TD><TD ALIGN="left">last_try</TD><TD BGCOLOR="#fb9a99" PORT="polast_try" ALIGN="right"><b>google.protobuf.Timestamp</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">7</TD><TD ALIGN="left">last_seen</TD><TD BGCOLOR="#fb9a99" PORT="polast_seen" ALIGN="right"><b>google.protobuf.Timestamp</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">8</TD><TD ALIGN="left">connected</TD><TD BGCOLOR="#a6cee3" PORT="poconnected" ALIGN="right" TITLE="bool"><i>bool</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">9</TD><TD ALIGN="left">password</TD><TD BGCOLOR="#a6cee3" PORT="popassword" ALIGN="right" TITLE="string"><i>string</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">10</TD><TD ALIGN="left">rssi</TD><TD BGCOLOR="#a6cee3" PORT="porssi" ALIGN="right" TITLE="uint32"><i>uint32</i></TD></TR></TABLE>>];
  26. /* ------ connections ------ */
  27. Node_Ja_111:poequalizer:e -> Node_Ja_110:header [color="#000000" tooltip="Ja_111 --> Ja_110"];
  28. Node_Ja_105:poradio_type:e -> Node_Ja_103 [color="#008000" tooltip="Ja_105 --> Ja_103"];
  29. Node_Ja_105:poauth_type:e -> Node_Ja_102 [color="#008000" tooltip="Ja_105 --> Ja_102"];
  30. Node_Ja_105:polast_try:e -> Node_Ja_100:header [color="#000000" tooltip="Ja_105 --> Ja_100"];
  31. Node_Ja_105:polast_seen:e -> Node_Ja_100:header [color="#000000" tooltip="Ja_105 --> Ja_100"];
  32. Node_Ja_111:polms:e -> Node_Ja_107:header [color="#000000" tooltip="Ja_111 --> Ja_107"];
  33. Node_Ja_111:poconnected_sta:e -> Node_Ja_105:header [color="#000000" tooltip="Ja_111 --> Ja_105"];
  34. /* generated by github.com/seamia/protodot on Sunday, 21-Jan-24 22:15:11 EST */
  35. }