Difference between revisions of "DCE"

From LinuxMCE
Jump to: navigation, search
(Imported document)
 
Line 1: Line 1:
<table width="100%"> <tr><td bgcolor="#FFCFCF">This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007.  In general any information should apply to LinuxMCE.  However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto.</td></tr> </table><p>This is primarily for programmers working on DCE devices.  We strive to ensure that all similar devices use the same commands and events and to some extent data so that they are interchangeable.  For example, if someone creates a remote control screen to adjust lights, he will add an 'on', 'off' and 'dim' command to the buttons.  All DCE lighting devices should respond to these same basic commands in the same way so that the remote control is useable with all of them.</p>
+
<p>This is primarily for programmers working on DCE devices.  We strive to ensure that all similar devices use the same commands and events and to some extent data so that they are interchangeable.  For example, if someone creates a remote control screen to adjust lights, he will add an 'on', 'off' and 'dim' command to the buttons.  All DCE lighting devices should respond to these same basic commands in the same way so that the remote control is usable with all of them.</p>
 
<p>The DCE pages let you see all the data, commands and events that devices use, how they are organized into categories, and what devices use them.</p>
 
<p>The DCE pages let you see all the data, commands and events that devices use, how they are organized into categories, and what devices use them.</p>
 

Revision as of 15:01, 16 March 2007

This is primarily for programmers working on DCE devices. We strive to ensure that all similar devices use the same commands and events and to some extent data so that they are interchangeable. For example, if someone creates a remote control screen to adjust lights, he will add an 'on', 'off' and 'dim' command to the buttons. All DCE lighting devices should respond to these same basic commands in the same way so that the remote control is usable with all of them.

The DCE pages let you see all the data, commands and events that devices use, how they are organized into categories, and what devices use them.