Using setConfigParameter() in Webcore

I am trying to automatically change parameters of my red series switches and dimmers in Webcore. I am able to successfully send setConfigParameter(14, 0, 1) for example and it does turn off the LED strip. However, this does not reflect in Hubitat device settings and when I turn the switch on again it goes back to its previous state. Is there something I’m doing wrong?