Plugins
Covers Engine Plugin SDK 2.0.0 · Interface Plugin SDK 0.2.0
argusEventFromJson
Read ARGUS event fields from a JSON object.
API
Read ARGUS event fields from a JSON object.
Namespace: DARTWIC::Share::JsonCodec.
#include <dartwic/share/DARTWICShareJsonCodec.h>Declaration
ArgusEvent argusEventFromJson(const nlohmann::json& event);