As per title. To simply some scripts and make them a little more robust in case of ID changes, I wondered if it is possible to use JSON to update the device via name instead of reference ID? I am currently getting around this by using Redtechie's aspx script XML HTTP Restful API , which allows just what I want, but would prefer to bypass this script if possible.
Thanks
Thanks