Function nebula::drivers::from_json

Function Documentation

inline void nebula::drivers::from_json(const nlohmann::json &j, SampleSensorConfiguration &config)

Parse SampleSensorConfiguration from JSON.

Throws:

nlohmann::json::exception – if required fields are missing or have incompatible types.