GXDN: Gurux Developer Network
ObjectType Enumeration
NamespacesGurux.DeviceObjectType
Sender object type. Reserved for inner use. Do Not Use!
Members
Member Description
Parameters
Object type is parameters. Integer value=16.
If not using .NET Framework, use constant GX_OBJECT_TYPE_PARAMETERS.

Parameter
Object type is parameter. Integer value=15.
If not using .NET Framework, use constant GX_OBJECT_TYPE_PARAMETER.

Properties
Object type is properties. Integer value=12.
If not using .NET Framework, use constant GX_OBJECT_TYPE_PROPERTIES.

Property
Object type is property. Integer value=11.
If not using .NET Framework, use constant GX_OBJECT_TYPE_PROPERTY.

ScheduleItem
Object type is schedule item. Integer value=17.
If not using .NET Framework, use constant GX_OBJECT_TYPE_SCHEDULE_ITEM.

Row
Object type is row. Integer value=13.
If not using .NET Framework, use constant GX_OBJECT_TYPE_ROW.

Devices
Object type is devices. Integer value=6.
If not using .NET Framework, use constant GX_OBJECT_TYPE_DEVICES.

DeviceGroup
Object type is device group. Integer value=3.
If not using .NET Framework, use constant GX_OBJECT_TYPE_DEVICE_GROUP.

Id
Object type is ID. Integer value=1.
If not using .NET Framework, use constant GX_OBJECT_TYPE_ID.

DeviceTypes
Object type is device types. Integer value=35.
If not using .NET Framework, use constant GX_OBJECT_TYPE_DEVICE_TYPES.

ValueItem
Object type is value item. Integer value=28.
If not using .NET Framework, use constant GX_OBJECT_TYPE_VALUE_ITEM.

ScheduleWorkItems
Object type is schedule work items. Integer value=21.
If not using .NET Framework, use constant GX_OBJECT_TYPE_SCHEDULE_WORK_ITEMS.

ScheduleWorkItem
Object type is schedule work item. Integer value=20.
If not using .NET Framework, use constant GX_OBJECT_TYPE_SCHEDULE_WORK_ITEM.

ScheduleTrigger
Object type is schedule trigger. Integer value=19.
If not using .NET Framework, use constant GX_OBJECT_TYPE_SCHEDULE_TRIGGER.

ScheduleItems
Object type is schedule items. Integer value=18.
If not using .NET Framework, use constant GX_OBJECT_TYPE_SCHEDULE_ITEMS.

Severities
Object type is severities. Integer value=41.
If not using .NET Framework, use constant GX_OBJECT_TYPE_SEVERITIES.

Severity
Object type is severity. Integer value=40.
If not using .NET Framework, use constant GX_OBJECT_TYPE_SEVERITY.

DeviceType
Object type is device type. Integer value=34.
If not using .NET Framework, use constant GX_OBJECT_TYPE_DEVICE_TYPE.

MediaTypes
Object type is media types. Integer value=33.
If not using .NET Framework, use constant GX_OBJECT_TYPE_MEDIA_TYPES.

MediaType
Object type is media type. Integer value=32.
If not using .NET Framework, use constant GX_OBJECT_TYPE_MEDIA_TYPE.

LocalizedNames
Object type is localized names. Integer value=31.
If not using .NET Framework, use constant GX_OBJECT_TYPE_LOCALIZED_NAMES.

LocalizedName
Object type is localized name. Integer value=30.
If not using .NET Framework, use constant GX_OBJECT_TYPE_LOCALIZED_NAME.

ValueItems
Object type is value items. Integer value=29.
If not using .NET Framework, use constant GX_OBJECT_TYPE_VALUE_ITEMS.

DataSources
Object type is data sources. Integer value=27.
If not using .NET Framework, use constant GX_OBJECT_TYPE_DATA_SOURCES.

DataSource
Object type is data source. Integer value=26.
If not using .NET Framework, use constant GX_OBJECT_TYPE_DATA_SOURCE.

Rows
Object type is rows. Integer value=14.
If not using .NET Framework, use constant GX_OBJECT_TYPE_ROWS.

Categories
Object type is categories. Integer value=10.
If not using .NET Framework, use constant GX_OBJECT_TYPE_CATEGORIES.

Category
Object type is category. Integer value=9.
If not using .NET Framework, use constant GX_OBJECT_TYPE_CATEGORY.

Tables
Object type is tables. Integer value=8.
If not using .NET Framework, use constant GX_OBJECT_TYPE_TABLES.

Table
Object type is table. Integer value=7.
If not using .NET Framework, use constant GX_OBJECT_TYPE_TABLE.

Device
Object type is device. Integer value=5.
If not using .NET Framework, use constant GX_OBJECT_TYPE_DEVICE.

DeviceGroups
Object type is device groups. Integer value=4.
If not using .NET Framework, use constant GX_OBJECT_TYPE_DEVICE_GROUPS.

DeviceList
Object type is device list. Integer value=2.
If not using .NET Framework, use constant GX_OBJECT_TYPE_DEVICE_LIST.

Remarks
If not using .NET Framework, enumeration is GX_OBJECT_TYPE.

Assembly: Gurux.Device (Module: Gurux.Device) Version: 5.0.0.1