@c0revin wrote:
Given the following API return string in XML from MQTT:
<?xml version="1.0" ?><vs><ac>127</ac><cl>211</cl><cl>117</cl><cl>255</cl><cs>0</cs><cs>0</cs><cs>0</cs><ns>0</ns><nr>1</nr><nl>0</nl><nf>1</nf><nd>60</nd><nt>0</nt><fx>0</fx><sx>128</sx><ix>128</ix><fp>0</fp><wv>0</wv><ws>0</ws><ps>0</ps><cy>0</cy><ds>WLED</ds><ss>0</ss></vs>
What would be the proper template to get the value for
<fx>
?
Posts: 1
Participants: 1