Skip to main content
Version: 2.2.0

RNR Web Environment Variables

Frontend admin console for the RNR module.

NameDefaultDescription
PUBLIC_RTUS_SEH_URLThe URL of the RTUS SEH module's backend service
PUBLIC_TOPIC_NAMEThe topic name for data that is being replayed
PUBLIC_RNR_ENDPOINTThe URL of the RNR module's backend service
PUBLIC_SYSTEM_TIME_TOPICThe RTUS's topic name that registered for timekeeper
PUBLIC_SYSTEM_TIME_TENANT_IDThe RTUS's tenant id value that registered for timekeeper

PUBLIC_RTUS_SEH_URL

The URL to the RTUS - SEH

This URL is used by the browser to establish a connection to the SSE server (RTUS - SEH) to receive server-sent events.

PUBLIC_TOPIC_NAME

The topic name of the replayed data

this topic name is the value that registered on RTUS for the recored data that you want to replay

PUBLIC_RNR_ENDPOINT

The URL to the RNR service
The base URL to call the GIS service endpoints.

PUBLIC_SYSTEM_TIME_TOPIC

The topic name for timekeeper service

The timekeeper service is needed for getting real-time system value through RTUS-SEH, this topic name is the value that registered on RTUS for timekeeper

PUBLIC_SYSTEM_TIME_TENANT_ID

The tenant id for timekeeper service

The timekeeper service is needed for getting real-time system value through RTUS-SEH, this tenant id value is the one that registered on RTUS for timekeeper