redvypr.data_packets.parse_addrstr¶
- redvypr.data_packets.parse_addrstr(address_string, local_hostinfo=None)¶
Parses as redvypr address string and returns a dictionary with the parsed result
address_string: the devicestring local_hostinfo: if the devicestring is local, the local hostinfo is used to fill in hostname, ip and UUID etc.