Add the IoT name to @init
-
Hello,
Let's imagine we add a new IoT record in Gui-O, for example OF1234 Rue Caires 25
It is possible for Gui_O, after the @init or together, to send also the name of the registered IoT, in this example OF1234 Rue Caires 25Best regards
-
When creating a new IoT device, also set the (optional) user name. Now, every message from the GUI-O app will include this user name.
For example, if the user name is kl3m3n, the app will send:
@init usr:kl3m3n\r\n
Does this help.
Best regards,
kl3m3n -
-
Hi @kl3m3n,
Since the optional name is not editable, because it is part of the tokens, as such, it does not solve what I need.
Instead, can you always send the name of the IoT that is in the Menu?
example: @init usr: Menu_nameBest Regards