Hello everyone, When sending new $set properties event,
It seems like the previous properties are overwritten.
For example
if I send properties : {a : "a"}
and then properties : {b: "b"}
then when requesting the event server, I get only {b: "b"}
Is this normal?
Regards,
Marius
