OpcSettingsViewModel

Constructors

Link copied to clipboard
constructor(api: BaseApi)

Properties

Link copied to clipboard
val active1: SimpleBooleanProperty
Link copied to clipboard
val active2: SimpleBooleanProperty
Link copied to clipboard
val active3: SimpleBooleanProperty
Link copied to clipboard
val active4: SimpleBooleanProperty
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val connectionNames: ObservableList<String>
Link copied to clipboard
val connectionValue: SimpleObjectProperty<String>
Link copied to clipboard
val deadbandType: SimpleObjectProperty<String>
Link copied to clipboard
val deadbandValue: SimpleObjectProperty<Double>
Link copied to clipboard
val discardOldest: SimpleBooleanProperty
Link copied to clipboard
lateinit var dps: Array<String>
Link copied to clipboard
val maxNotificationsPerPublish: SimpleObjectProperty<Int>
Link copied to clipboard
val priority: SimpleObjectProperty<Int>
Link copied to clipboard
val queueSize: SimpleObjectProperty<Int>
Link copied to clipboard
val reconnectTimer: SimpleStringProperty
Link copied to clipboard
val requestedLifetimeCount: SimpleObjectProperty<Int>
Link copied to clipboard
val requestedMaxKeepAlive: SimpleObjectProperty<Int>
Link copied to clipboard
val requestedPublishingInterval: SimpleObjectProperty<Int>
Link copied to clipboard
val samplingInterval: SimpleObjectProperty<Int>
Link copied to clipboard
val state1: SimpleObjectProperty<String>
Link copied to clipboard
val state2: SimpleObjectProperty<String>
Link copied to clipboard
val state3: SimpleObjectProperty<String>
Link copied to clipboard
val state4: SimpleObjectProperty<String>
Link copied to clipboard
val stateHBox1: SimpleObjectProperty<String>
Link copied to clipboard
val stateHBox2: SimpleObjectProperty<String>
Link copied to clipboard
val stateHBox3: SimpleObjectProperty<String>
Link copied to clipboard
val stateHBox4: SimpleObjectProperty<String>
Link copied to clipboard
val subscriptionNames: ObservableList<String>
Link copied to clipboard
val subscriptionTypeValue: SimpleObjectProperty<String>
Link copied to clipboard
val subscriptionValue: SimpleObjectProperty<String>
Link copied to clipboard
lateinit var subsDps: Array<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val timestampsToReturn: SimpleStringProperty
Link copied to clipboard
val trigger: SimpleObjectProperty<String>
Link copied to clipboard
Link copied to clipboard
val url1: SimpleStringProperty
Link copied to clipboard
val url2: SimpleStringProperty
Link copied to clipboard
val url3: SimpleStringProperty
Link copied to clipboard
val url4: SimpleStringProperty

Functions

Link copied to clipboard
Link copied to clipboard
fun createDP(nameDP: String)
Link copied to clipboard
Link copied to clipboard
fun dpConnect()
Link copied to clipboard
fun onStatusUpdate(dp: Array<String>, values: Array<Any>)
Link copied to clipboard
fun onSubStatusUpdate(dp: Array<String>, values: Array<Any>)
Link copied to clipboard
fun selectedOpcChanged(newValue: String)
Link copied to clipboard
Link copied to clipboard