Added packetType to tag-fields
This commit is contained in:
@@ -9,6 +9,7 @@ const TAG_LIST = [
|
|||||||
"bssid",
|
"bssid",
|
||||||
"frequency",
|
"frequency",
|
||||||
"flags",
|
"flags",
|
||||||
|
"packetType",
|
||||||
];
|
];
|
||||||
|
|
||||||
/** Measurement-name and corresponding field-key */
|
/** Measurement-name and corresponding field-key */
|
||||||
|
|||||||
Reference in New Issue
Block a user