BAOS SDK  18.2.0
Public Types | List of all members
kdrive::baos::ServerItemProperties Struct Reference

BAOS server items. More...

#include <API.h>

Public Types

enum  Items {
  HardwareType = 1, HardwareVersion = 2, FirmwareVersion = 3, ManufactureCodeDevice = 4,
  ManufactureCodeApp = 5, ApplicationId = 6, ApplicationVersion = 7, SerialNumber = 8,
  TimeSinceReset = 9, BusConnected = 10, MaxBufferSize = 11, LengthOfDescriptionString = 12,
  BaudrateItem = 13, CurrentBufferSize = 14, ProgrammingModeItem = 15, BinaryProtocolVersion = 16,
  IndicationSetting = 17, WebServicesProtocolVersion = 18, RestServiceProtocolVersion = 19, IndividualAddress = 20,
  MacAddress = 21, TunnellingEnabled = 22, BaosBinaryEnabled = 23, BaosWebEnabled = 24,
  BaosRestEnabled = 25, HttpFileEnabled = 26, SearchRequestEnabled = 27, IsStructured = 28,
  MaxManagementClients = 29, ConnectedManagementClients = 30, MaxTunnellingClients = 31, ConnectedTunnellingClients = 32,
  MaxBaosUdpClients = 33, ConnectedBaosUdpClients = 34, MaxBaosTcpClients = 35, ConnectedBaosTcpClients = 36,
  DeviceFriendlyName = 37, MaxDatapoints = 38, ConfiguredDatapoints = 39, MaxParameterBytes = 40,
  DownloadCounter = 41, IPAssignment = 42, IPAddress = 43, SubnetMask = 44,
  DefaultGateway = 45, TimeSinceResetUnit = 46, SystemTime = 47, SystemTimezoneOffset = 48,
  MenuEnabled = 49, SuspendEnabled = 50
}
 

Detailed Description

BAOS server items.

Specifications:

Member Enumeration Documentation

Enumerator
HardwareType 

(Read Only; 6 bytes)

HardwareVersion 

(Read Only; 1 byte)

FirmwareVersion 

(Read Only; 1 byte)

ManufactureCodeDevice 

(Read Only; 2 bytes)

ManufactureCodeApp 

(Read Only; 2 bytes)

ApplicationId 

(Read Only; 2 bytes)

ApplicationVersion 

(Read Only; 2 bytes)

SerialNumber 

(Read Only; 6 bytes)

TimeSinceReset 

(Read Only; 4 bytes)

BusConnected 

(Read Only; 1 byte)

MaxBufferSize 

(Read/Write; 2 bytes)

LengthOfDescriptionString 

(Read Only; 2 bytes)

BaudrateItem 

(Read/Write; 1 byte)

CurrentBufferSize 

(Read Only; 2 bytes)

ProgrammingModeItem 

(Read/Write; 1 bytes)

BinaryProtocolVersion 

Version of the ObjectServer binary protocol (Read Only; 1 byte; from V2.0)

IndicationSetting 

Indicates whether indications are sent (Read/Write; 1 byte; from V2.0)

WebServicesProtocolVersion 

Version of the ObjectServer web services protocol (Read Only; 1 byte; from V2.0)

RestServiceProtocolVersion 

(Read Only; 1 byte; from V2.1)

IndividualAddress 

(Read Only; 2 byte; from V2.1)

MacAddress 

(Read Only; 6 byte; from V2.1)

TunnellingEnabled 

(Read Only; 1 byte; from V2.1)

BaosBinaryEnabled 

(Read Only; 1 byte; from V2.1)

BaosWebEnabled 

(Read Only; 1 byte; from V2.1)

BaosRestEnabled 

(Read Only; 1 byte; from V2.1)

HttpFileEnabled 

(Read Only; 1 byte; from V2.1)

SearchRequestEnabled 

(Read Only; 1 byte; from V2.1)

IsStructured 

(Read Only; 1 byte; from V2.1)

MaxManagementClients 

(Read Only; 1 byte; from V2.1)

ConnectedManagementClients 

(Read Only; 1 byte; from V2.1)

MaxTunnellingClients 

(Read Only; 1 byte; from V2.1)

ConnectedTunnellingClients 

(Read Only; 1 byte; from V2.1)

MaxBaosUdpClients 

(Read Only; 1 byte; from V2.1)

ConnectedBaosUdpClients 

(Read Only; 1 byte; from V2.1)

MaxBaosTcpClients 

(Read Only; 1 byte; from V2.1)

ConnectedBaosTcpClients 

(Read Only; 1 byte; from V2.1)

DeviceFriendlyName 

(Read Only; 30 bytes; from V2.1)

MaxDatapoints 

(Read Only; 2 bytes; from V2.1)

ConfiguredDatapoints 

(Read Only; 2 bytes; from V2.1)

MaxParameterBytes 

(Read Only; 2 bytes; from V2.1)

DownloadCounter 

(Read Only; 2 bytes; from V2.1)

IPAssignment 

(Read Only; 1 byte; from V2.1)

IPAddress 

(Read Only; 4 bytes; from V2.1)

SubnetMask 

(Read Only; 4 bytes; from V2.1)

DefaultGateway 

(Read Only; 4 bytes; from V2.1)

TimeSinceResetUnit 

(Read Only; 1 byte; from V2.1)

SystemTime 

(Read Only; variable length; from V2.1)

SystemTimezoneOffset 

(Read Only; 1 byte (signed); from V2.1)

MenuEnabled 

(Read Only; 1 byte; from V2.1)

SuspendEnabled 

(Read/Write; 1 byte; from 2.1)


The documentation for this struct was generated from the following file: