redvypr.data_packets.get_keys_from_data

redvypr.data_packets.get_keys_from_data(data)

Returns the keys of a redvypr data packet without the potentially existing standard keys: -‘_redvypr’ -‘_redvypr_command’ -‘_deviceinfo’ -‘_keyinfo’

Parameters:

data (dict) – redvypr data dictionary

Returns:

list with the datakeys