% syncapi # SyncAPI Muller /syncapiadmin.py --project muller -s --endpoint -c /muller_.swp --mac # SyncAPI Legrand /syncapiadmin.py --project legrand -s --endpoint -c /legrand_.swp --mac # Debug parser Legrand /debug_parser.py --project legrand -s -c /legrand_.swp -r -pp -g # Paths $ syncapi_path: echo "$HOME/Netatmo/core/python-emb-tools/python/bin/syncapiadmin" $ debug_path: echo "$HOME/Netatmo/core/python-emb-tools/python/bin/debug" # Variables $ server: echo "prod inte" | tr " " "\n" $ endpoint: echo "getstatus getconfigs setstate setconfigs getdebuginfo getoeminfo" | tr " " "\n"