G5.Api 1.22.0.121
.Net API to control Regatron G5 devices
Loading...
Searching...
No Matches
Regatron.G5.Api.Devices.DeviceState Class Referencesealed

Public Member Functions

G5State GetState ()
 
Boolean HasErrors ()
 
Boolean HasWarnings ()
 
IList< IncidentGetIncidents ()
 Get all device.
 

Member Function Documentation

◆ GetIncidents()

IList< Incident > Regatron.G5.Api.Devices.DeviceState.GetIncidents ( )
inline

Get all device.

Exceptions
G5ApiException

◆ GetState()

G5State Regatron.G5.Api.Devices.DeviceState.GetState ( )
inline
Exceptions
G5ApiException

◆ HasErrors()

Boolean Regatron.G5.Api.Devices.DeviceState.HasErrors ( )
inline
Exceptions
G5ApiException

◆ HasWarnings()

Boolean Regatron.G5.Api.Devices.DeviceState.HasWarnings ( )
inline
Exceptions
G5ApiException