Device Kit markup language is an XML 1.0-compliant markup language that models the message set of a type of hardware. The content of the xml file is based on the hardware specification from the manufacturer. The hardware specification describes the fundamental requirements of the hardware and the message set, or "language," that the hardware understands.
You can use the Device Kit Java Generator to create Java classes from Device Kit xml files. The Java code you generate and the runtime code provided with the Device Kit enable you to create devices, such as Global Positioning Satellites.
To develop devices with Device Kit xml files, complete the following tasks:
© Copyright 2001, 2009 IBM Corporation and others.