Description, Manufacturerid – Echelon OpenLNS User Manual

Page 170

Advertising
background image

OpenLNS Programmer's Reference

133

implements the default action

compAppObject

The

ComponentApp

object to be acted

on.

Data Type

Boolean.

Read/Write

Read/write.

Added to API

Prior to LNS Release 3.0.

Description

Summary

Stores description information about the

ComponentApps

object

.

Availability

Local, full, lightweight, and independent clients. Note that

some collections are not available to Independent clients.

Syntax

stringValue = object.Description

Element

Description

stringValue

A string description of the

ComponentApps

object.

object

The

ComponentApps

object to be acted

on.

Data Type

String.

Read/Write

Read/write.

Added to API

This depends on the object used to access the property.

Generally, this property exists for the objects listed above as

soon as they are added to the API. See the applicable object

to determine what release it was introduced in.

ManufacturerID

Summary

Reads the manufacturer ID assigned to a device template or

component application

.

This property is the manufacturer ID

field of the standard program ID. See the LonMark

Application Layer Interoperability Guidelines for more

information.

Availability

Local, full, lightweight, and independent clients.

Syntax

idValue = object.ManufacturerId

Element

Description

idValue

The component application or device

template’s manufacturer ID.

object

The

ComponentApp

object to be acted

on.

Data Type

String.

Read/Write

Read only.

Added to API

Prior to LNS Release 3.0.

Advertising