It would be great if you could add a RPC method like getIdByMetaName(String metaName) or extend method getDeviceInfo( ) to use with meta name e.g. getDeviceInfo(String metaName, Array fields)
Currently I’m iterating through the result of a getDeviceInfo() request.
background: I prefer to use meta names for configuration of my php scripts. It is better readable and imho easier in case of device reaplacement to use BLIND_BATHROOM instead of id==7 or sth like LEQ0xxxxxx