sc_automationDevice Struct Reference

A base representation of all devices in LASE. More...

#include <si_sha/autodev.h>

List of all members.

Public Attributes

sc_rep _rep
const TCHAR * name_
const TCHAR * type_
const TCHAR * address_
const TCHAR * netType_
sc_automationBridgeDevicebrg_


Detailed Description

A base representation of all devices in LASE.

All devices in LASE must have a name, address, type, and netType. If some devices lack such standards, they can be assigned by LASE.


Member Data Documentation

Devices may be pointer-handled.

Address of the device on its network.

Bridge device is attached to.

Identifier of the device in LASE.

Identifies the network type.

Type of device.


The documentation for this struct was generated from the following file:

doxygen