edgehog-device-manager / edgehog-device-runtime

Edgehog Device Runtime is a portable middleware written in Rust, that enables remote device management on Linux-based systems.
Apache License 2.0
12 stars 11 forks source link

Empty device_id and credentials_secret read from configuration #153

Closed harlem88 closed 2 years ago

harlem88 commented 2 years ago

At this moment on device_id and credentials_secret read from configuration we check only they exist, but we should to check also if they are an empty value.