/*
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 |
| 1 | enable | bool |
| 2 | delay_ms | int32 |
>];
Node_Ja_114 [shape=plaintext tooltip="sys.btns.Action" label=<Action |
| 1 | type | Actions |
| 2 | profile_name | string |
>];
Node_Ja_115 [shape=plaintext tooltip="sys.btns.Press" label=<Press |
| 1 | pressed | Action |
| 2 | released | Action |
>];
Node_Ja_105 [shape=plaintext tooltip="sys.gpio.PIN" label=<>];
Node_Ja_113 [shape=plaintext tooltip="Actions" label=<enum Actions |
A_NONE | 0 |
A_POWER | 1 |
A_VOLUP | 2 |
A_VOLDOWN | 3 |
A_TOGGLE | 4 |
A_PLAY | 5 |
A_PAUSE | 6 |
A_STOP | 7 |
A_REW | 8 |
A_FWD | 9 |
A_PREV | 10 |
A_NEXT | 11 |
B_UP | 12 |
B_DOWN | 13 |
B_LEFT | 14 |
B_RIGHT | 15 |
B_PS1 | 16 |
B_PS2 | 17 |
B_PS3 | 18 |
B_PS4 | 19 |
B_PS5 | 20 |
B_PS6 | 21 |
B_PS7 | 22 |
B_PS8 | 23 |
B_PS9 | 24 |
B_PS10 | 25 |
KNOB_LEFT | 26 |
KNOB_RIGHT | 27 |
KNOB_PUSH | 28 |
A_SLEEP | 29 |
REMAP | 30 |
MAX | 31 |
>];
Node_Ja_104 [shape=plaintext tooltip="Levels" label=<>];
Node_Ja_116 [shape=plaintext tooltip="sys.btns.Button" label=<Button |
| 1 | gpio | gpio.PIN |
| 2 | pull | bool |
| 3 | debounce | int32 |
| 4 | shifter | int32 |
| 5 | longduration | int32 |
| 6 | normal | Press |
| 7 | longpress | Press |
| 8 | shifted | Press |
| 9 | longshifted | Press |
>];
Node_Ja_119 [shape=plaintext tooltip="sys.btns.Rotary" label=<Rotary |
| 1 | A | int32 |
| 2 | B | int32 |
| 3 | SW | int32 |
| 4 | knobonly | KnobOnly |
| 5 | volume | bool |
| 6 | longpress | bool |
>];
Node_Ja_117 [shape=plaintext tooltip="sys.btns.Profile" label=<Profile |
| 1 | profile_name | string |
[...] | 2 | buttons | Button |
>];
/* ------ 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 */
}