Options
All
  • Public
  • Public/Protected
  • All
Menu

  subscribe now with sterfive to access the online-user manual

Hierarchy

Index

Constructors

constructor

Properties

authenticationProfileUri

authenticationProfileUri: string

metaDataQueueName

metaDataQueueName: string

queueName

queueName: string

requestedDeliveryGuarantee

requestedDeliveryGuarantee: BrokerTransportQualityOfService

resourceUri

resourceUri: string

Static dataTypeNodeId

dataTypeNodeId: ExpandedNodeId = ...

Static encodingDefaultBinary

encodingDefaultBinary: ExpandedNodeId = ...

Static encodingDefaultJson

encodingDefaultJson: ExpandedNodeId = ...

Static encodingDefaultXml

encodingDefaultXml: ExpandedNodeId = ...

Static possibleFields

possibleFields: string[] = ...

Accessors

schema

  • get schema(): StructuredTypeSchema
  • Returns StructuredTypeSchema

Static schema

  • get schema(): StructuredTypeSchema
  • Returns StructuredTypeSchema

Methods

binaryStoreSize

  • binaryStoreSize(): number
  • Calculate the required size to store this object in a binary stream.

    method

    binaryStoreSize

    Returns number

    number

clone

  • clone(): any

decode

decodeDebug

  • decodeDebug(stream: BinaryStream, options: DecodeDebugOptions): void

encode

  • encode(stream: OutputBinaryStream): void

explore

  • explore(): string

isValid

  • isValid(): boolean
  • verify that all object attributes values are valid according to schema

    method

    isValid

    Returns boolean

    boolean

setRequestedDeliveryGuarantee

toJSON

  • toJSON(): any

toString

  • toString(...args: any[]): string
  • method

    toString

    Parameters

    • Rest ...args: any[]

    Returns string

Generated using TypeDoc