1234567891011121314151617181920212223242526272829 |
- /*
- do not edit:
- auto-generated by github.com/seamia/protodot
- */
- digraph protodot {
- /* package: sys */
- /* source: C:/Users/sle11/Documents/VSCode/squeezelite-esp32/protobuf/proto/Names.proto */
- /* selection: * */
- rankdir=LR;
- label="sys";
- tooltip="sys";
- bgcolor="transparent"
- node [
- shape=plaintext
- fontsize=10
- fontname="Ubuntu"
- ];
- /* ------ nodes ------ */
- Node_Ja_101 [shape=plaintext tooltip="sys.Names" label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>Names</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">1</TD><TD ALIGN="left">device</TD><TD BGCOLOR="#a6cee3" PORT="podevice" ALIGN="right" TITLE="string"><i>string</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">2</TD><TD ALIGN="left">airplay</TD><TD BGCOLOR="#a6cee3" PORT="poairplay" ALIGN="right" TITLE="string"><i>string</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">3</TD><TD ALIGN="left">spotify</TD><TD BGCOLOR="#a6cee3" PORT="pospotify" ALIGN="right" TITLE="string"><i>string</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">4</TD><TD ALIGN="left">bluetooth</TD><TD BGCOLOR="#a6cee3" PORT="pobluetooth" ALIGN="right" TITLE="string"><i>string</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">5</TD><TD ALIGN="left">squeezelite</TD><TD BGCOLOR="#a6cee3" PORT="posqueezelite" ALIGN="right" TITLE="string"><i>string</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">6</TD><TD ALIGN="left">wifi_ap_name</TD><TD BGCOLOR="#a6cee3" PORT="powifi_ap_name" ALIGN="right" TITLE="string"><i>string</i></TD></TR></TABLE>>];
- /* ------ connections ------ */
- /* generated by github.com/seamia/protodot on Sunday, 21-Jan-24 22:15:11 EST */
- }
|