instantreality 1.0

Component:
Engine
Status:
fully implemented
Structure type:
concrete
Standard:
Avalon

InteractionJob

The Interaction job is responsible for connecting external devices with sensor nodes

Inheritance

Code

XML encoding
<InteractionJob triggerName='Interaction'
port='9999'
enabled='TRUE'
runTime='0'
logFeature=''
 />
Classic encoding
InteractionJob {
	triggerName "Interaction"
	port 9999
	enabled TRUE
	runTime 0
	logFeature [""]
}

Interface

Filter: X3D only | Avalon only | All
id Name DataType PartType Default ValueType Description
SFNode metadata SFNode inputOutput MetadataObject container for payload metadata inside MetadataSet element