09-07-2023, 06:03 PM
(This post was last modified: 09-07-2023, 06:13 PM by Helmut_number_one.)
Can I evaluate an Http request with a Json response?
How do I do that? how start the request, with button?
I get this answer by test a result:
OK:{"sensors":[
{"ID":"In1","Disp":0,"P1":0,"P2":0,"Val":0.01,"Min":0,"Max":0,"U":"kg"}
]}
I would like to have "Val":
Must i make a json to variable Converter with var in Emulator?
is a sample on youtube?
How do I do that? how start the request, with button?
I get this answer by test a result:
OK:{"sensors":[
{"ID":"In1","Disp":0,"P1":0,"P2":0,"Val":0.01,"Min":0,"Max":0,"U":"kg"}
]}
I would like to have "Val":
Must i make a json to variable Converter with var in Emulator?
is a sample on youtube?