/AWS1/CL_GGSTELEMETRYCONF¶
Configuration settings for running telemetry.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_telemetry
TYPE /AWS1/GGSTELEMETRY
/AWS1/GGSTELEMETRY
¶
Configure telemetry to be on or off.
Optional arguments:¶
iv_configurationsyncstatus
TYPE /AWS1/GGSCONFSYNCSTATUS
/AWS1/GGSCONFSYNCSTATUS
¶
Synchronization status of the device reported configuration with the desired configuration.
Queryable Attributes¶
ConfigurationSyncStatus¶
Synchronization status of the device reported configuration with the desired configuration.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONFIGURATIONSYNCSTATUS() |
Getter for CONFIGURATIONSYNCSTATUS, with configurable defaul |
ASK_CONFIGURATIONSYNCSTATUS() |
Getter for CONFIGURATIONSYNCSTATUS w/ exceptions if field ha |
HAS_CONFIGURATIONSYNCSTATUS() |
Determine if CONFIGURATIONSYNCSTATUS has a value |
Telemetry¶
Configure telemetry to be on or off.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TELEMETRY() |
Getter for TELEMETRY, with configurable default |
ASK_TELEMETRY() |
Getter for TELEMETRY w/ exceptions if field has no value |
HAS_TELEMETRY() |
Determine if TELEMETRY has a value |