# MESSX Monitoring — connect your system
# ---------------------------------------------------------------------------
# To see YOUR system's live data, paste a VRM access token below, then run:
#     docker compose up -d
#
# Get a token (takes a minute):
#   1. Log in at https://vrm.victronenergy.com
#   2. Preferences  ->  Integrations  ->  Access tokens
#   3. Create a token (a read-only token is fine) and paste it below.
#
# We auto-detect your installation. If your account has more than one system,
# put the installation id (the number in your VRM installation URL) in VRM_IDSITE.
# ---------------------------------------------------------------------------

VRM_TOKEN=
VRM_IDSITE=
