/* do not edit: auto-generated by github.com/seamia/protodot */ digraph protodot { /* package: sys.btns */ /* source: C:/Users/sle11/Documents/VSCode/squeezelite-esp32/protobuf/proto/Buttons.proto */ /* selection: * */ rankdir=LR; label="sys.btns"; tooltip="sys.btns"; bgcolor="transparent" node [ shape=plaintext fontsize=10 fontname="Ubuntu" ]; /* ------ nodes ------ */ Node_Ja_118 [shape=plaintext tooltip="sys.btns.KnobOnly" label=<
KnobOnly
1enablebool
2delay_msint32
>]; Node_Ja_114 [shape=plaintext tooltip="sys.btns.Action" label=<
Action
1typeActions
2profile_namestring
>]; Node_Ja_115 [shape=plaintext tooltip="sys.btns.Press" label=<
Press
1pressedAction
2releasedAction
>]; Node_Ja_105 [shape=plaintext tooltip="sys.gpio.PIN" label=<
PIN
1pinint32
2levelLevels
>]; Node_Ja_113 [shape=plaintext tooltip="Actions" label=<
enum Actions
A_NONE0
A_POWER1
A_VOLUP2
A_VOLDOWN3
A_TOGGLE4
A_PLAY5
A_PAUSE6
A_STOP7
A_REW8
A_FWD9
A_PREV10
A_NEXT11
B_UP12
B_DOWN13
B_LEFT14
B_RIGHT15
B_PS116
B_PS217
B_PS318
B_PS419
B_PS520
B_PS621
B_PS722
B_PS823
B_PS924
B_PS1025
KNOB_LEFT26
KNOB_RIGHT27
KNOB_PUSH28
A_SLEEP29
REMAP30
MAX31
>]; Node_Ja_104 [shape=plaintext tooltip="Levels" label=<
enum Levels
LOW0
HIGH1
>]; Node_Ja_116 [shape=plaintext tooltip="sys.btns.Button" label=<
Button
1gpiogpio.PIN
2pullbool
3debounceint32
4shifterint32
5longdurationint32
6normalPress
7longpressPress
8shiftedPress
9longshiftedPress
>]; Node_Ja_119 [shape=plaintext tooltip="sys.btns.Rotary" label=<
Rotary
1Aint32
2Bint32
3SWint32
4knobonlyKnobOnly
5volumebool
6longpressbool
>]; Node_Ja_117 [shape=plaintext tooltip="sys.btns.Profile" label=<
Profile
1profile_namestring
[...]2buttonsButton
>]; /* ------ connections ------ */ Node_Ja_116:pogpio:e -> Node_Ja_105:header [color="#000000" tooltip="Ja_116 --> Ja_105"]; Node_Ja_119:poknobonly:e -> Node_Ja_118:header [color="#000000" tooltip="Ja_119 --> Ja_118"]; Node_Ja_115:poreleased:e -> Node_Ja_114:header [color="#000000" tooltip="Ja_115 --> Ja_114"]; Node_Ja_116:polongshifted:e -> Node_Ja_115:header [color="#000000" tooltip="Ja_116 --> Ja_115"]; Node_Ja_116:ponormal:e -> Node_Ja_115:header [color="#000000" tooltip="Ja_116 --> Ja_115"]; Node_Ja_116:poshifted:e -> Node_Ja_115:header [color="#000000" tooltip="Ja_116 --> Ja_115"]; Node_Ja_117:pobuttons:e -> Node_Ja_116:header [color="#000000" tooltip="Ja_117 --> Ja_116"]; Node_Ja_114:potype:e -> Node_Ja_113 [color="#008000" tooltip="Ja_114 --> Ja_113"]; Node_Ja_115:popressed:e -> Node_Ja_114:header [color="#000000" tooltip="Ja_115 --> Ja_114"]; Node_Ja_105:polevel:e -> Node_Ja_104 [color="#008000" tooltip="Ja_105 --> Ja_104"]; Node_Ja_116:polongpress:e -> Node_Ja_115:header [color="#000000" tooltip="Ja_116 --> Ja_115"]; /* generated by github.com/seamia/protodot on Sunday, 21-Jan-24 22:15:10 EST */ }