Skip to main content
Skip table of contents

device Class

Class used to hold device information for the devices tag This is the ROOT or standalone device

Inheritance Hierarchy

System.Object  Scheduler.device
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public class device


VB

Public Class device


The device type exposes the following members.

Constructors

 

Name

Description

device

 


Properties

 

Name

Description

child_count

The number of child devices this device holds

children

An array of List(of child) of all child devices of this root device

device_type

Device type of this device Type is DeviceTypeInfo.eDeviceAPI

location

The location of the device

location2

The location 2 of the device

name

The name of the device

primary_ref

The reference ID of this device

ref

The reference ID for the device

status

Status of the device for display

status_image

Path to the status image


See Also

Scheduler Namespace

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.