Skip to content

Conversation

@ffontaine
Copy link

Signed-off-by: Fabrice Fontaine fontaine.fabrice@gmail.com

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
@sglza
Copy link

sglza commented Sep 10, 2020

I love this, it's is exactly what I need. I already have it implemented on my end, but I noticed that you can only access the keys that are on the first level. Do you have any idea of how I could access keys on deeper levels such as kismet.common.signal.last_signal, which is a key of kismet.device.base.signal?

@ffontaine
Copy link
Author

You must give the full key path such as 'kismet.device.base.signal/kismet.common.signal.last_signal' or [['kismet.device.base.signal/kismet.common.signal.last_signal', 'last_signal']] if you want to rename it.

@sglza
Copy link

sglza commented Sep 10, 2020

Thanks for the quick response, I appreciate it. Exactly what I needed once again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants