<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to parse this JSON format in UIFlow blockly mode]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I have a Govee Lightstrip which has a HTTP API which return something like this:<br />
{"data":{"device":"XX:XX:XX:XX:XX:XX:XX:XX","model":"H619C","properties":[{"online":true},{"powerState":"off"},{"brightness":100},{"color":{"r":60,"b":207,"g":183}}]},"message":"Success","code":200}<br />
How can I get for example the value of "brightness" or "powerState"?</p>
<p dir="auto">If possible,<br />
I want to use the blockly mode of UIFlow as the rest of my program is in this mode</p>
<p dir="auto">Thanks in advance<br />
Aaron</p>
]]></description><link>https://community.m5stack.com/topic/5182/how-to-parse-this-json-format-in-uiflow-blockly-mode</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 15:16:35 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5182.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 03 Apr 2023 09:04:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to parse this JSON format in UIFlow blockly mode on Tue, 04 Apr 2023 05:01:42 GMT]]></title><description><![CDATA[<p dir="auto">you use the JSON blocks in UIFlow</p>
]]></description><link>https://community.m5stack.com/post/20515</link><guid isPermaLink="true">https://community.m5stack.com/post/20515</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Tue, 04 Apr 2023 05:01:42 GMT</pubDate></item></channel></rss>