13 lines
377 B (Stored with Git LFS)
JSON
13 lines
377 B (Stored with Git LFS)
JSON
{
|
|
"Description": "Demo for Stream Dock CPP SDK",
|
|
"Name": "State Display",
|
|
"Category": "CPP Plugin Demo",
|
|
"com.hotspot.streamdockcppsdk.demo.myaction1": {
|
|
"Name": "State Display Action1",
|
|
"Tooltip": "Display status1"
|
|
},
|
|
"com.hotspot.streamdockcppsdk.demo.myaction2": {
|
|
"Name": "State Display Action2",
|
|
"Tooltip": "Display status2"
|
|
}
|
|
} |