Echelon LonBridg Server Manual de usuario Pagina 42

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 67
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 41
36 LonBridge Device Class File
Example:
<attributes>
<attribute ... >
<nvs>
<nv ... />
</nvs>
</attribute>
</attributes>
<byte>
The <byte> element defines the fields within a network variable.
Table 9 lists the attributes for the <byte> element.
Table 9. Attributes for the <byte> Element
Attribute Description Required?
index Specifies the starting byte of the network-
variable. Index 0 is the first byte.
Required
length Defines the number of bytes within the
input network variable.
Optional
value Defines the value of the byte, if any. Optional
Example:
<nvs>
<nv ... >
<byte index="0" length="1">
<attribute ... />
</byte>
</nv>
</nvs>
<device>
The <device> element defines the device class, and is the top-most element
within a class file.
Only one <device> element is allowed per class file.
Table 10 lists the attributes for the <device> element.
Table 10. Attributes for the <device> Element
Attribute Description Required?
brand Defines the manufacturer name of the
device.
Optional
name Defines the name of the device. Required
Vista de pagina 41
1 2 ... 37 38 39 40 41 42 43 44 45 46 47 ... 66 67

Comentarios a estos manuales

Sin comentarios