1 | initial version |
Hi all, I created multiple notifications using idPattern (Car[1-5]) to sent notifications for any Cars of the same type to save data using Cygnus. Subscriptions works! I can update any attribute (i.e. /v2/entities/Car1/attrs/speed). But can I use a batch operation (v2/op/update) to update multiple attrs? I tried but only one (first) attribute will be notified (and stored) If yes, what can I do it? I also tried to configure CYGNUSMYSQLBATCH_xxx params but without success. Thank you pasquy