On 04/07/2011 05:46 AM, Kyriakos Zarifis wrote:
void get_location_by_name(int64_t locationname, Name::Type name_type, const Get_locations_callback &cb);
Hi Kyriakos,
Thanks for your reply :)
I tried them like this :
get_names_by_mac(create_eaddr('3e:b5:78:95:38:09'), cb)
get_location_by_name(111111111111,4,cb) (the 4 here stands for SWITCH as I guessed, since using SWITCH returns always the unrecognised variable error)

but they always return an empty dictionary :(

Is there any other proposition ?
Thanks,
Karim
_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to