Access device UUID from container app?

Hi,

is it possible to read device UUID in container, for example using DBUS?

br,
Timo

To answer myself, using env variables.

Hey @timo indeed, the UUID is exposed within the user container through the RESIN_DEVICE_UUID environment variable. To see what else is exposed and what do they mean, check out our docs! :slight_smile:

2 Likes