Requests the HTTP get service
The response data is to be received to the body property.
<HttpCli object>.get <URL string>
var domain="http://192.168.1.200:8888" cli.get domain+"/setting/max_torque"
Last updated 4 years ago
Was this helpful?