Class: VString

WebPDA_CS. VString

new VString(type)

The data type that has its core value as a string.

Parameters:
Name Type Description
type string

type string that describes the type on server side.

Source:

Extends

Members

alarmName :string

alarm name.

Type:
  • string
Inherited From:
Source:

severity :string

severity such as NONE, MINOR, MAJOR.

Type:
  • string
Inherited From:
Source:

timestamp :WebPDA_CS.Timestamp

Timestamp field.

Type:
Inherited From:
Source:

type :string

type string that describes the actual data type.

Type:
  • string
Inherited From:
Source:

value :string

String value field.

Type:
  • string
Source: