+1
Not a bug
writing to server tag doesn't update clients
Hi,
When writing a value to a server tag from a client project the value is written in the tag in the server, this works as expected. But other connected clients won't be updated with this value.
So only the 'local' client knows the value has changed
My devices with this test:
iRidium server running on my computer
iRidium client running on my computer
iRidium client running on my iPad
Customer support service by UserEcho
Hello Benno.
You try to write value in server tag directly through client. It is not correct, because server tags react on the server or driver channels. For exampe, see the attached projects Client Server