OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
StringToVariableConverter.h File Reference

Go to the source code of this file.

Namespaces

namespace  ot
 

Functions

class ot::__declspec (dllexport) StringToVariableConverter
 Transforms a string into a json and subsequently into ot::variable. Strings values that are numbers are only recognised as strings if " characters are added before and after the string value. Example: string = \"4\"; Boolean values have to be "true" or "false".