Тема: batch command behaviour
I am searching the following doubts from wialon documentation and unable to find it
1. In a batch command - how many api commands I can batch MAX ?
2. In a batch command - what order the api's will execute ? one by one synchronous ? Or random order asynchronous ?
3. In a batch command - Is it possible to pass first API result value to 2nd api request - if it is synchronously called from top to bottom manner ?
Thanks in advance
Karthik