Hi Everyone,
Let's say I have 2 text parameter, can I set these 2 parameters in a single sending?
I have to send twice to update them now.
Thanks very much!
<action type="ComposerSetPinValueAction" Module="Root" Pin="TextNo1" Value="7" />
<action type="ComposerSetPinValueAction" Module="Root" Pin="TextNo2" Value="2222" />https://aximmetry.com/learn/tutorials/control-methods/external-control-of-aximmetry-via-http/
David
Hi David,
You can send one parameter with one send.
Can you elaborate on why do you want to change more pins with one send? This can help us with possible future implementations.
Warmest regards,