Particle Customer Email

Our product requires us (US Law) to guarantee that third parties have certain controls over customer information. So, we are messing with taking the device ID and using that as the client email in the Particle ecosystem’s shadow customer email.

DEVICE_ID@ourProductID.com

and the 24character hex is already toLowerCase()

Seemed like a logical helper, though we are not sure what it may possibly do for us, at this time.

I believe that particle shadow emails cannot change once setup, so we are (to a lesser extent) worrying about “what if Harry gives/sells his device to Sally.” For us it means we need a (customer UI) method to un-claim a device on the customer end (or deal with the cost of a customer contact call). An issue, but not a show stopper yet.