IDMEFv2 librairies :
-
IDMEFv2 format python library:
A Python library for parsing, handling, and generating JSON IDMEFv2 messages. -
IDMEFv2 transport python library:
A Python library that provides various transport implementations to exchange IDMEFv2 messages. Java librairies : -
IDMEFv2 format java library:
A Java library for serializing, deserializing and validating JSON IDMEFv2 messages. -
IDMEFv2 transport java library:
A Java library for transporting IDMEFv2 messages over HTTPs. Swift librairies : -
IDMEFv2 format swift library:
A swift library for serializing, deserializing and validating JSON IDMEFv2 messages. -
IDMEFv2 transport swift library:
A swift library for transporting IDMEFv2 messages over HTTPs.
IDMEFv2 full prototype (T2 2023) :
-
https://github.com/IDMEFv2/IDMEFv2-prototype
A full featured IDMEFv2 prototype : storage, correlation, notification, etc.
IDMEFv2 tools :
-
https://github.com/IDMEFv2/IDMEFv2-Specification/blob/main/IDMEFv2.schema
IDMEFv2 schema for developpers.