Difference between revisions of "Simulator"

From AMTech WikiDocs
Jump to: navigation, search
(Simulate sending an Observation)
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]]
+
[[File:Simulator1.png|850px|thumbnail|center|Filter dialog]]
 
*Enter required values
 
*Enter required values
 
**[[File:Simulator2.png]]
 
**[[File:Simulator2.png]]

Revision as of 19:33, 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

Filter dialog
  • Enter required values
    • Simulator2.png
  • 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.
    • Simulator3.png
  • Observations are actually sent to the sensor's network and you can see the result by consuming then from the corresponding topic.