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
Is your feature request related to a problem? Please describe.
We should implement DevDeviceId generation, following along with the python and golang implementations. We should send this field as the property DevDeviceId and we should not hash this value. We should investigate the behavior of this implementation under sudo and non-sudo use cases to make sure that we don't crash. If we cannot generate a value, we should send the property with an empty string.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
We should implement DevDeviceId generation, following along with the python and golang implementations. We should send this field as the property
DevDeviceId
and we should not hash this value. We should investigate the behavior of this implementation under sudo and non-sudo use cases to make sure that we don't crash. If we cannot generate a value, we should send the property with an empty string.The text was updated successfully, but these errors were encountered: