From e019ba6ee0b833652f32c251f70d0cd15d8f3c42 Mon Sep 17 00:00:00 2001 From: clubby789 Date: Sat, 1 Aug 2020 05:23:08 +0100 Subject: [PATCH] Add operations to categories --- src/core/config/Categories.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/core/config/Categories.json b/src/core/config/Categories.json index 77e3d319..2da07ec1 100755 --- a/src/core/config/Categories.json +++ b/src/core/config/Categories.json @@ -61,7 +61,9 @@ "Parse TLV", "CSV to JSON", "JSON to CSV", - "Avro to JSON" + "Avro to JSON", + "Bytes to Long", + "Long to Bytes" ] }, {