instantreality 1.0

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

DeviceHandler

A device handler describes the mapping of sensor field to a device abstraction layer.

Inheritance

Code

XML encoding
<DeviceHandler type=''
name=''
description=''
labelDic=''
parameterDic=''
logFeature=''
 />
Classic encoding
DeviceHandler {
	type ""
	name ""
	description ""
	labelDic [""]
	parameterDic [""]
	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