Update - rex_firebase_query plugin, add "Action:Order by value".
hmott
Since the data structure in firebase is dictionary, add the key in path will get the respond value if the key is exited.
To search keys which has a specific value, you could use "Action:Order by value" ( sorry I had missed this action ),
[quote:2w6fzlo1]create query
order by value
equal to -
then a 1d dictionary will be received.