From 8916c79d38c6e26877a785af030e531162716e73 Mon Sep 17 00:00:00 2001 From: Magnus Date: Fri, 15 Aug 2014 13:16:21 -0700 Subject: Renamed IVI emulator vehicle emulator. Moved demo config files to hvac_demo. Created sample config file Signed-off-by: Magnus --- CONFIGURE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CONFIGURE.md') diff --git a/CONFIGURE.md b/CONFIGURE.md index a904ab7..5c1f0d1 100644 --- a/CONFIGURE.md +++ b/CONFIGURE.md @@ -22,7 +22,7 @@ The reader is assumed to be able to: 1. Erlang runtime R16B01 or later has to be installed on the hosting system. 2. The ```setup_rvi_node.sh``` tool is available to build a release. -3. (Recommended) ```priv/ivi.config``` is used as a starting point for a customized setup. +3. (Recommended) ```priv/vehicle.config``` is used as a starting point for a customized setup. Root access is not needed. @@ -70,7 +70,7 @@ release. There is a single configuration file, with the setup for all components and modules in the node, used for each release. All files are stored in the ```priv``` directory. A documented example file is -provided (as a part of the HVAC demo) as ```priv/ivi.config``` +provided as ```rvi_sample.config``` The configuration file consists of an array of erlang tuples (records / structs / entries), where the ```env``` tuple contains configuration data for -- cgit v1.2.1