i am making an HTTP request which return a JSON.
in this JSON there are different values which i need for different monitoring.
how can i parse and pull for each monitoring a specific value that i want?
in this JSON there are different values which i need for different monitoring.
how can i parse and pull for each monitoring a specific value that i want?
Comment