GXDN: Gurux Developer Network
NotifyError Method (errorInfo, severity)
NamespacesGurux.DeviceGXDeviceNotifyError(String, Int32)
NotifyError notifies a custom error message using this method.
Parameters
errorInfo (String)
A textual description of the error.
severity (Int32)
Severity level of the error.
Remarks
Use PropertyChanged to notify your own application from the device script. For example, if temperature goes under determined limit, you can send an alarm to your application.
See Also

Assembly: Gurux.Device (Module: Gurux.Device) Version: 5.0.0.1