# Functions
CreateUplinkFrameLog creates a UplinkFrameLog.
GetFrameLogForDevice subscribes to the uplink / downlink frame logs stream for the given DevEUI.
GetFrameLogForGateway subscribes to the uplink / downlink frame logs stream for the given GatewayID.
LogDownlinkFrameForDevEUI logs the given frame to the device pub-sub key.
LogDownlinkFrameForGateway logs the given frame to the gateway pub-sub key.
LogUplinkFrameForDevEUI logs the given frame to the pub-sub key of the given DevEUI.
LogUplinkFrameForGateways logs the given frame to all the gateway pub-sub keys.