GoPxL SDK
template<typename T >
void Set ( const std::string &  path,
const T &  val 
)

Sets value.

Version
Introduced in 0.2.1.53
Parameters
pathPath.
valValue to be stored. Must be valid JSON data type.