The library_uuid and device_uuid are working well. Thanks
At the moment I'm storing the configuration values under the key "library_uuid/device_uuid". I've considered using library_uuid: { device_uuid: values } but its easier to work with just one key when reading/writing the configuration data.