update textdevice lua
Posted: Wednesday 19 July 2023 18:08
i want to update a text device
i have this bit working
the result is: Watt -537
but i want it to say: -537 Watt
so i want to switch the text and the number.
i can not get it in this order.is this possible?
i have this bit working
Code: Select all
commandArray['UpdateDevice']='7734|0| Watt '..-slevering
but i want it to say: -537 Watt
so i want to switch the text and the number.
i can not get it in this order.is this possible?