Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UACertificateExpirationAlarm

This UACertificateExpirationAlarm (SystemOffNormalAlarmType) is raised by the Server when the Server’s Certificate is within the ExpirationLimit of expiration. This alarm automatically returns to normal when the certificate is updated.

Hierarchy

Properties

activeState

activeState: UATwoStateVariable

certificate

certificate: UAVariableT<Certificate, ByteString>

certificateType

certificateType: UAVariableT<NodeId, NodeId>

expirationDate

expirationDate: UAVariableT<DateTime, DateTime>

ExpirationDate is the date and time this certificate will expire. HasProperty Variable ExpirationDate DateTime PropertyType Mandatory

Optional expirationLimit

expirationLimit: UAVariableT<Duration, Double>

inputNode

inputNode: UAVariableT<NodeId, NodeId>

maxTimeShelved

maxTimeShelved: UAVariable

normalState

normalState: UAVariable

shelvingState

shelvingState: ShelvingStateMachine

suppressedOrShelved

suppressedOrShelved: UAVariable

suppressedState

suppressedState: UATwoStateVariable

Methods

getExpirationDate

  • Returns DateTime

setExpirationDate

  • setExpirationDate(value: Date): void
  • Parameters

    Returns void

Static instantiate

Generated using TypeDoc