Client Functions
AMPS includes functions that return information about the currently connected client. As with the message functions, these functions return information about the client that prompted the operation, if one is present.
CLIENT_NAME
(none)
Returns the name of the currently connected client.
Subscriptions to a topic or conflated topic
Enrichment and preprocessing
USER
(none)
Returns the user ID of the currently connected client.
Subscriptions to a topic or conflated topic
Enrichment and preprocessing
REMOTE_ADDRESS
(none)
Returns the remote address of the currently connected client.
Subscriptions to a topic or conflated topic
Enrichment and preprocessing
CLIENT_VERSION
(none)
Returns the version string reported by the currently connected client.
Subscriptions to a topic or conflated topic
Enrichment and preprocessing
Last updated