Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
titleCreate PhidgetSensor ThingModel Instance
linenumberstrue
<Query>
  <Create>
    <PhidgetSensors>
      <SensorURL>phid://</SensorURL>
      <SensorType>Rotation</SensorType>
      <SensorInterfaceType>PhidgetInterfaceKit</SensorInterfaceType>
      <SensorValueFormat>Raw</SensorValueFormat>
      <SensorInterfaceIndex>0</SensorInterfaceIndex>
      <SensorValue value="$Null()" version="1"/>
      <Simulated>true</Simulated>
    </PhidgetSensors>
  </Create>
</Query>

The Result of Model Instance Creation is:

 

Automatically generated System Attributes