Asc1400Info

Overview of Asc1400Info goes here.

Asc1400Info Properties

Item -> BaseInfo -> ControllerInfo -> AcreControllerInfo -> Asc1400Info

Field Type Inherited from Description
Href String Item Gets or sets the Href value
CommonName String BaseInfo Gets or sets the CommonName value
ConcurrencyVersion Nullable<Int64> BaseInfo Gets or sets the ConcurrencyVersion value
InFolderHref String BaseInfo Gets or sets the InFolderHref value
InFolderKey String BaseInfo Gets or sets the InFolderKey value
IsGlobal Boolean BaseInfo Gets or sets the IsGlobal value
Key String BaseInfo Gets or sets the Key value
Links List<Link> BaseInfo Gets or sets the Links value
Metadata MetadataItem[] BaseInfo Gets or sets the Metadata value
Monikers MonikerItem[] BaseInfo Gets or sets the Monikers value
Notes NoteInfo[] BaseInfo Gets or sets the Notes value
ObjectLinks ObjectLinkItem[] BaseInfo Gets or sets the ObjectLinks value
Tags String[] BaseInfo Gets or sets the Tags value
IsDisabled Boolean ControllerInfo Gets or sets the IsDisabled value
LastPing Nullable<DateTime> ControllerInfo Gets or sets the LastPing value
LastUpdatedOn Nullable<DateTime> ControllerInfo Gets or sets the LastUpdatedOn value
MacAddress String ControllerInfo Gets or sets the MacAddress value
Status ControllerStatusItem ControllerInfo Gets or sets the Status value
TimeZone String ControllerInfo Gets or sets the TimeZone value
Version String ControllerInfo Gets or sets the Version value
ActivePorts ActivePortItem[] AcreControllerInfo Gets or sets the ActivePorts value
BatteryLowEnabled Boolean Asc1400Info Gets or sets the BatteryLowEnabled value
ILock1MonitorEnabled Boolean Asc1400Info Gets or sets the ILock1MonitorEnabled value
ILock2MonitorEnabled Boolean Asc1400Info Gets or sets the ILock2MonitorEnabled value
NtpServers String[] Asc1400Info Gets or sets the NtpServers value
PinLength Int32 Asc1400Info Gets or sets the PinLength value
Ports SmartControllerPortItem[] Asc1400Info Gets or sets the Ports value
PowerMonitorEnabled Boolean Asc1400Info Gets or sets the PowerMonitorEnabled value
Rs485MonitorEnabled Boolean Asc1400Info Gets or sets the Rs485MonitorEnabled value
TamperEnabled Boolean Asc1400Info Gets or sets the TamperEnabled value
VinMonitorEnabled Boolean Asc1400Info Gets or sets the VinMonitorEnabled value
WebServerEnabled Boolean Asc1400Info Gets or sets the WebServerEnabled value

JSON Structure of Asc1400Info

{
   "Href"	:	"String",
   "CommonName"	:	"String",
   "ConcurrencyVersion"	:	"Nullable\<Int64\>",
   "InFolderHref"	:	"String",
   "InFolderKey"	:	"String",
   "IsGlobal"	:	"Boolean",
   "Key"	:	"String",
   "Links"	:	"List\<[Link](/object-model/link)\>",
   "Metadata"	:	"[MetadataItem](/object-model/metadataitem)[]",
   "Monikers"	:	"[MonikerItem](/object-model/monikeritem)[]",
   "Notes"	:	"[NoteInfo](/object-model/noteinfo)[]",
   "ObjectLinks"	:	"[ObjectLinkItem](/object-model/objectlinkitem)[]",
   "Tags"	:	"String[]",
   "IsDisabled"	:	"Boolean",
   "LastPing"	:	"Nullable\<DateTime\>",
   "LastUpdatedOn"	:	"Nullable\<DateTime\>",
   "MacAddress"	:	"String",
   "Status"	:	"[ControllerStatusItem](/object-model/controllerstatusitem)",
   "TimeZone"	:	"String",
   "Version"	:	"String",
   "ActivePorts"	:	"[ActivePortItem](/object-model/activeportitem)[]",
   "BatteryLowEnabled"	:	"Boolean",
   "ILock1MonitorEnabled"	:	"Boolean",
   "ILock2MonitorEnabled"	:	"Boolean",
   "NtpServers"	:	"String[]",
   "PinLength"	:	"Int32",
   "Ports"	:	"[SmartControllerPortItem](/object-model/smartcontrollerportitem)[]",
   "PowerMonitorEnabled"	:	"Boolean",
   "Rs485MonitorEnabled"	:	"Boolean",
   "TamperEnabled"	:	"Boolean",
   "VinMonitorEnabled"	:	"Boolean",
   "WebServerEnabled"	:	"Boolean"
}