Class: VBasicType

WebPDA_CS. VBasicType

new VBasicType()

The basic data type which is the root for all other data types.

Source:

Members

alarmName :string

alarm name.

Type:
  • string
Source:

severity :string

severity such as NONE, MINOR, MAJOR.

Type:
  • string
Source:

timestamp :WebPDA_CS.Timestamp

Timestamp field.

Type:
Source:

type :string

type string that describes the actual data type.

Type:
  • string
Source:

value :object

Core value field.

Type:
  • object
Source: