Difference between revisions of "Simulator"
From AMTech WikiDocs
(→Simulate sending an Observation) |
(→Functionality) |
||
Line 1: | Line 1: | ||
== Functionality == | == Functionality == | ||
− | * Send observations from the creator user experience, with the objective of: | + | * Send observations from the creator user experience, with the objective of: |
**Create a topic for the first time. | **Create a topic for the first time. | ||
**Simulate the execution of a reasoner in the cloud | **Simulate the execution of a reasoner in the cloud | ||
**Debug a reasoner at the reasoner debugger sandbox. | **Debug a reasoner at the reasoner debugger sandbox. | ||
+ | (See [[Sensor's network#Observations and observation types|Observations and observation types]]) | ||
== Simulate sending an Observation == | == Simulate sending an Observation == |
Revision as of 22:41, 13 May 2016
Functionality
- Send observations from the creator user experience, with the objective of:
- Create a topic for the first time.
- Simulate the execution of a reasoner in the cloud
- Debug a reasoner at the reasoner debugger sandbox.
(See Observations and observation types)
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
- Number of copies to be sent, per selected observations
- Sequence, the message will be send in the selected sequence.
- It happened now, the observation occurrence time property is set with current time.
- Observations are actually sent to the sensor's network and you can see the result by consuming then from the corresponding topic.