# EOS CONNECT Configuration

# Hostname of your printer
HOSTNAME=

# The api version you'ld like to use. If not specified, the latest version available on your printer will be used.
#API_VERSION=

# OAuth2 Client Credentials, created in EOSCONNECT Core Authorization dialog
API_CLIENT_ID=
API_CLIENT_SECRET=
