Device description file: Example how to define a string StateVariable

<StateVariable Key=”StringTmp” Type=”StringSV”>

   <DataType>String</DataType>

   <DefaultValue>some Text</DefaultValue>

   <TargetValue Size=”32“>

      <BitConverter>StringBitConverter</BitConverter>

   </TargetValue>

</StateVariable>

_________________

Rate this post!