/AWS1/CL_SGMDEVICESTATS¶
Status of devices.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_connecteddevicecount TYPE /AWS1/SGMLONG /AWS1/SGMLONG¶
The number of devices connected with a heartbeat.
iv_registereddevicecount TYPE /AWS1/SGMLONG /AWS1/SGMLONG¶
The number of registered devices.
Queryable Attributes¶
ConnectedDeviceCount¶
The number of devices connected with a heartbeat.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONNECTEDDEVICECOUNT() |
Getter for CONNECTEDDEVICECOUNT, with configurable default |
ASK_CONNECTEDDEVICECOUNT() |
Getter for CONNECTEDDEVICECOUNT w/ exceptions if field has n |
HAS_CONNECTEDDEVICECOUNT() |
Determine if CONNECTEDDEVICECOUNT has a value |
RegisteredDeviceCount¶
The number of registered devices.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REGISTEREDDEVICECOUNT() |
Getter for REGISTEREDDEVICECOUNT, with configurable default |
ASK_REGISTEREDDEVICECOUNT() |
Getter for REGISTEREDDEVICECOUNT w/ exceptions if field has |
HAS_REGISTEREDDEVICECOUNT() |
Determine if REGISTEREDDEVICECOUNT has a value |