File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -105,11 +105,11 @@ Next in the
105
105
method [ self.send] ( https://github.com/gri-gus/streamdeck-python-sdk/blob/27652ed919cb85b94e91258487a2d2aba6087466/src/streamdeck_sdk/mixins.py#L16 )
106
106
the pydantic object is converted to json and sent to Property Inspector.
107
107
108
- ### What is ` payload ` ?
108
+ ** What is ` payload ` ?**
109
109
110
110
It's any ` dict ` you want. But there is a condition, it must be convertible to json.
111
111
112
- ### How Property inspector does receive payload data?
112
+ ** How Property inspector does receive payload data?**
113
113
114
114
To answer this question, you need to look at the source
115
115
code [ streamdeck-javascript-sdk] ( https://github.com/elgatosf/streamdeck-javascript-sdk ) . As I understand, in their sdk
You can’t perform that action at this time.
0 commit comments