As we planned in Opt-in accepting/distribution of 'generic'-signed serials registration should always send both the model assertion of the device and a serial request assertion.
A remodeling operation can be used to move a device – with a model and registered for it – to a new model.
Before the device can acquire a new store session to access the potentially new brand store as the new model, it needs to register itself as the new model.
For a first iteration of this we will assume that the new model registration is served by the same device service (aka serial vault) as the current model.
The device, early as part of the whole remodeling, will proceed with a new registration by sending a serial-request
with extra fields:
original-brand-id
original-model
original-serial
It will also send the new model
assertion as well as the current serial
assertion.
For this it will use the same configuration as if for the original serial request, kept as gadget configuration, at this point it doesn’t have yet access to the new gadget.
Based on its own configuration and the information sent by the remodeling device, after cross checking it, the device service will determine whether to allow the remodel and issue back a serial for the new model.