The best way to handle this situation is to write your updates using multiple channels. Since you have multiple things to update in separate requests, having separate channels makes sense. If you need to combine the results into one channel again, you could write some MATLAB analysis code to read from your channels and write to a new one as separate fields.
↧