Difference between revisions of "Simulator"

From AMTech WikiDocs
Jump to: navigation, search
(Functionality)
(Simulate sending an Observation)
Line 6: Line 6:
  
 
== Simulate sending an Observation ==
 
== Simulate sending an Observation ==
 +
*Observations are actually sent to the sensor's network and you can see the result by consuming then from the corresponding topic.
 
*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]]

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

  • Observations are actually sent to the sensor's network and you can see the result by consuming then from the corresponding topic.
  • Select observation type from list. The following example illustrates creating an observation instance from gpsGeolocation. (See Observations and observation types)
    • Simulator1.png
  • 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