nDPId/schema
Toni Uhlig 9f9e881b3f
bump libnDPI to bb12837ca75efc2691ecb18fd5f56e2d097ef26b
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2022-03-24 02:16:33 +01:00
..
daemon_event_schema.json Reworked nDPIsrvd.h C-API. 2022-03-21 15:56:01 +01:00
error_event_schema.json Renamed basic event to error event for the sake of the logic. 2022-03-13 03:08:44 +01:00
flow_event_schema.json bump libnDPI to bb12837ca75efc2691ecb18fd5f56e2d097ef26b 2022-03-24 02:16:33 +01:00
packet_event_schema.json bump libnDPI to bb12837ca75efc2691ecb18fd5f56e2d097ef26b 2022-03-24 02:16:33 +01:00
README.md Updated README.md 2021-03-24 14:44:27 +01:00

schema

All schema's placed in here are nDPId exclusive, meaning that they are not necessarily representing a "real-world" JSON string received by e.g. ./example/py-json-stdout. This is due to the fact that libnDPI itself add's some JSON information to the serializer of which we have no control over. IMHO it makes no sense to include stuff here that is part of libnDPI.