You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get to point where ready to save and this error appears. Any ideas?
physicalgraph.app.exception.UnknownDeviceTypeException: Device type 'Diskstation Camera' in namespace 'New Camera' not found. @line 734 (doCall)
The text was updated successfully, but these errors were encountered:
// set up device capabilities here ??? TODO ???
//d.setModel(newPlayer?.value.model)
} else {
log.trace "found ${d.displayName} with id $newCameraDNI already exists"
}
// set up even if already installed in case setup has changed
d.initChild(state.cameraCapabilities[makeCameraModelKey(newCamera)])
}
}
Get to point where ready to save and this error appears. Any ideas?
physicalgraph.app.exception.UnknownDeviceTypeException: Device type 'Diskstation Camera' in namespace 'New Camera' not found. @line 734 (doCall)
The text was updated successfully, but these errors were encountered: