/*
do not edit:
auto-generated by github.com/seamia/protodot
*/
digraph protodot {
/* package: sys */
/* source: C:/Users/sle11/Documents/VSCode/squeezelite-esp32/protobuf/proto/Battery.proto */
/* selection: * */
rankdir=LR;
label="sys";
tooltip="sys";
bgcolor="transparent"
node [
shape=plaintext
fontsize=10
fontname="Ubuntu"
];
/* ------ nodes ------ */
Node_Ja_102 [shape=plaintext tooltip="sys.Battery" label=<
| Battery |
| 1 | channel | BatteryChannelEnum |
| 2 | scale | float |
| 3 | cells | int32 |
| 4 | atten | BatteryAttenEnum |
>];
Node_Ja_100 [shape=plaintext tooltip="BatteryChannelEnum" label=<| enum BatteryChannelEnum |
| UNSPECIFIED_CH | 0 |
| CH0 | 1 |
| CH1 | 2 |
| CH2 | 3 |
| CH3 | 4 |
| CH4 | 5 |
| CH5 | 6 |
| CH6 | 7 |
| CH7 | 8 |
>];
Node_Ja_101 [shape=plaintext tooltip="BatteryAttenEnum" label=<| enum BatteryAttenEnum |
| UNSPECIFIED_ATT | 0 |
| ATT_0 | 1 |
| ATT_1 | 2 |
| ATT_2 | 3 |
| ATT_3 | 4 |
>];
/* ------ connections ------ */
Node_Ja_102:pochannel:e -> Node_Ja_100 [color="#008000" tooltip="Ja_102 --> Ja_100"];
Node_Ja_102:poatten:e -> Node_Ja_101 [color="#008000" tooltip="Ja_102 --> Ja_101"];
/* generated by github.com/seamia/protodot on Sunday, 21-Jan-24 22:15:10 EST */
}