Searched refs:jsonCmd (Results 1 – 1 of 1) sorted by relevance
109 auto jsonCmd = nlohmann::json({{JSON_AUTH_EVENT, cmd.event}, in GetJsonCmd() local114 jsonCmd[JSON_AUTH_PAYLOAD] = jsonPayload; in GetJsonCmd()115 jsonCmdList.push_back(jsonCmd); in GetJsonCmd()