Difference between revisions of "Simulator"
From AMTech WikiDocs
(→Simulate sending an Observation) |
(→Simulate sending an Observation) |
||
Line 6: | Line 6: | ||
== Simulate sending an Observation == | == Simulate sending an Observation == | ||
− | |||
*Select observation type from list. The following example illustrates creating an observation instance from gpsGeolocation. (See [[Sensor's network#Observations and observation types|Observations and observation types]]) | *Select observation type from list. The following example illustrates creating an observation instance from gpsGeolocation. (See [[Sensor's network#Observations and observation types|Observations and observation types]]) | ||
**[[File:Simulator1.png]] | **[[File:Simulator1.png]] | ||
Line 16: | Line 15: | ||
**It happened now, the observation occurrence time property is set with current sent time. | **It happened now, the observation occurrence time property is set with current sent time. | ||
**[[File:Simulator3.png]] | **[[File:Simulator3.png]] | ||
+ | *Observations are actually sent to the sensor's network and you can see the result by consuming then from the corresponding topic. |
Revision as of 14:35, 11 April 2016
Functionality
- Send observations from the creator user experience, with the objective of: (See Observations and observation types)
- Create a topic for the first time.
- Simulate the execution of a reasoner in the cloud
- Debug a reasoner at the reasoner debugger sandbox.
Simulate sending an Observation
- Select observation type from list. The following example illustrates creating an observation instance from gpsGeolocation. (See Observations and observation types)
- Enter required values
- Send the observation
- Observations are actually sent to the sensor's network and you can see the result by consuming then from the corresponding topic.