redvypr.data_packets.redvypr_address.get_data¶
- redvypr_address.get_data(datapacket)¶
Returns the data in the datapacket that fits with the address.
- Parameters:
datapacket – redvypr_datapacket
- Returns: list
List with each element containing a tuple with the first element being the data and the second element the datakey.