Difference between revisions of "Simulator"
From AMTech WikiDocs
Line 7: | Line 7: | ||
== 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|850px|thumbnail|center| | + | [[File:Simulator1.png|850px|thumbnail|center|Select observation type]] |
*Enter required values | *Enter required values | ||
− | **[[File:Simulator2.png]] | + | **[[File:Simulator2.png|850px|thumbnail|center|Enter values]] |
*Send the observation | *Send the observation | ||
**Number of copies to be sent, per selected observations | **Number of copies to be sent, per selected observations | ||
**Sequence, the message will be send in the selected sequence. | **Sequence, the message will be send in the selected sequence. | ||
**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|850px|thumbnail|center|Select observation type]] |
*Observations are actually sent to the sensor's network and you can see the result by consuming then from the corresponding topic. | *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 18:34, 22 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
- 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 sent time.
- Observations are actually sent to the sensor's network and you can see the result by consuming then from the corresponding topic.