diff --git a/src/streamHandler/PacketInfluxPointFactory.js b/src/streamHandler/PacketInfluxPointFactory.js index 147658e..e21b7b0 100644 --- a/src/streamHandler/PacketInfluxPointFactory.js +++ b/src/streamHandler/PacketInfluxPointFactory.js @@ -9,6 +9,7 @@ const TAG_LIST = [ "bssid", "frequency", "flags", + "packetType", ]; /** Measurement-name and corresponding field-key */