updateDeviceProperty(state, index, property, value) {
      const newState = update(state, {
        lanManagerDevices: {
          [index]: {
            [property]: {