When using Function Calls in a Semantic Kernel Prompt Template, and naming an injected KernelArgument to be passed to the function. The argument is converted to a str() by the VarBlock causing the ...
If a mqtt topic contains json like or a plain number which is also json then jq can be used to do something with it. But if it's a string eg Charging because it's not quoted in the mqtt message then ...