OpsMgr.RU.NetBotz.Devices.HumiditySensorNetBotz Humidity Sensor Class

OpsMgr.RU.NetBotz.Devices.HumiditySensor (ClassType)

Element properties:

Base ClassOpsMgr.RU.NetBotz.Devices.Sensor
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf2cddac1-1cda-b2cc-c66f-deb4612239ab

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
System.NetworkManagement.LogicalDevice:
Description  string  Description A textual description of the object false 256  True     
Index  string  Index Instance index used for monitoring false 256  True     
Key  string  Logical Device Key The key of the logical device true 256  True     
OpsMgr.RU.NetBotz.Devices.HumiditySensor:
Name  string  Name false 256  False     
Index  string  Index false 256  False     
OID  string  OID true 256  False     

Health Model:

Source Code:

<ClassType ID="OpsMgr.RU.NetBotz.Devices.HumiditySensor" Accessibility="Public" Abstract="false" Base="OpsMgr.RU.NetBotz.Devices.Sensor" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="false"/>
<Property ID="Index" Type="string" Key="false"/>
<Property ID="OID" Type="string" Key="true"/>
</ClassType>