Looking for assistance creating a Maestro template for ePMP devices on 4.8.1 firmware that switches access back to HTTP only

Hi @MiahSchaller ,
Can you please try with this. It should switch the web access mode from HTTPS/HTTP to just HTTP. FYI, webService value 1- http, 2 - https , 3 - http & https.

{
    "device_props": {
        "webService": "${webService=1}"
    }
}

epmp-webService.txt (85 Bytes)

//Indra