ScpResponseControl( {String action = '', String deviceId = '', String result = ''}) { _action = action; _deviceId = deviceId; _result = result; }