/*
do not edit:
auto-generated by github.com/seamia/protodot
*/
digraph protodot {
/* package: sys */
/* source: C:/Users/sle11/Documents/VSCode/squeezelite-esp32/protobuf/proto/State.proto */
/* selection: * */
rankdir=LR;
label="sys";
tooltip="sys";
bgcolor="transparent"
node [
shape=plaintext
fontsize=10
fontname="Ubuntu"
];
/* ------ nodes ------ */
Node_Ja_110 [shape=plaintext tooltip="sys.Equalizer" label=<
Equalizer |
[...] | 1 | gains | float |
| 2 | loudness | float |
>];
Node_Ja_103 [shape=plaintext tooltip="WifiRadioTypesEnum" label=<enum WifiRadioTypesEnum |
PHY_UNKNOWN | 0 |
PHY_11B | 1 |
PHY_11G | 2 |
PHY_11N | 3 |
PHY_LR | 4 |
PHY_WPS | 5 |
PHY_FTM_RESPONDER | 6 |
PHY_FTM_INITIATOR | 7 |
>];
Node_Ja_102 [shape=plaintext tooltip="WifiAuthTypeEnum" label=<enum WifiAuthTypeEnum |
AUTH_UNKNOWN | 0 |
AUTH_OPEN | 1 |
AUTH_WEP | 2 |
AUTH_WPA_PSK | 3 |
AUTH_WPA2_PSK | 4 |
AUTH_WPA_WPA2_PSK | 5 |
AUTH_WPA2_ENTERPRISE | 6 |
AUTH_WPA3_PSK | 7 |
AUTH_WPA2_WPA3_PSK | 8 |
AUTH_WAPI_PSK | 9 |
>];
Node_Ja_100 [shape=plaintext tooltip="google.protobuf.Timestamp" label=<Timestamp |
| 1 | seconds | int64 |
| 2 | nanos | int32 |
>];
Node_Ja_111 [shape=plaintext tooltip="sys.State" label=<State |
| 1 | connected_sta | WifiSTAEntry |
| 2 | lms | Server |
| 3 | ota_url | string |
| 4 | cspot_credentials | string |
| 5 | bt_sink_volume | int32 |
| 6 | equalizer | Equalizer |
| 7 | target | string |
>];
Node_Ja_107 [shape=plaintext tooltip="sys.Server" label=<Server |
| 1 | cport | int32 |
| 2 | port | int32 |
| 3 | ip | string |
>];
Node_Ja_105 [shape=plaintext tooltip="sys.WifiSTAEntry" label=<WifiSTAEntry |
| 1 | ssid | string |
| 2 | bssid | string |
| 3 | channel | uint32 |
| 4 | auth_type | WifiAuthTypeEnum |
| 5 | radio_type | WifiRadioTypesEnum |
| 6 | last_try | google.protobuf.Timestamp |
| 7 | last_seen | google.protobuf.Timestamp |
| 8 | connected | bool |
| 9 | password | string |
| 10 | rssi | uint32 |
>];
/* ------ connections ------ */
Node_Ja_111:poequalizer:e -> Node_Ja_110:header [color="#000000" tooltip="Ja_111 --> Ja_110"];
Node_Ja_105:poradio_type:e -> Node_Ja_103 [color="#008000" tooltip="Ja_105 --> Ja_103"];
Node_Ja_105:poauth_type:e -> Node_Ja_102 [color="#008000" tooltip="Ja_105 --> Ja_102"];
Node_Ja_105:polast_try:e -> Node_Ja_100:header [color="#000000" tooltip="Ja_105 --> Ja_100"];
Node_Ja_105:polast_seen:e -> Node_Ja_100:header [color="#000000" tooltip="Ja_105 --> Ja_100"];
Node_Ja_111:polms:e -> Node_Ja_107:header [color="#000000" tooltip="Ja_111 --> Ja_107"];
Node_Ja_111:poconnected_sta:e -> Node_Ja_105:header [color="#000000" tooltip="Ja_111 --> Ja_105"];
/* generated by github.com/seamia/protodot on Sunday, 21-Jan-24 22:15:11 EST */
}