Control markup language (CML) is an XML 1.0-compliant markup language that models the message set of a type of hardware. The content of the CML 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 CML 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 CML files, complete the following tasks:
© Copyright 2001, 2007 IBM Corporation and others.