Function ouster::sdk::sensor::set_http_api_prefix

Function Documentation

void ouster::sdk::sensor::set_http_api_prefix(const std::string &prefix)

Sets the prefix to add to any HTTP API requests to the sensor after /api/v1/.

Applies to any SensorHttps created after this point.

Parameters:

prefix[in] – prefix to add to http requests to the sensor