Device Types
get_status_value()
Features
Developer Notes
Get the value of a dictionary key.
status_info (dict) – Dictionary to look through.
keys (list) – List of keys to look through with nested dictionarie.
default_value (str) – A default value to return if the item value was not found.
value (dictionary item value) – Value of the last key in the keys list.
keys