redvypr.devices.network.network_device.raw_to_packet

redvypr.devices.network.network_device.raw_to_packet(datab, config)

Packs the received raw data into a packet that can be sent via the dataqueue

Parameters:
  • datab

  • config

Returns:

A list of datapackets to be sent via the dataqueue

Return type:

packets