diff --git a/svt_tools/scripts/python/list1.txt b/svt_tools/scripts/python/list1.txt index 02ef772d..c72e783c 100644 --- a/svt_tools/scripts/python/list1.txt +++ b/svt_tools/scripts/python/list1.txt @@ -7,17 +7,17 @@ c:\workspaces\MessageSight\svt_tools\scripts\python>REM first we set up the envi c:\workspaces\MessageSight\svt_tools\scripts\python>REM Expected environment variables & example values: -c:\workspaces\MessageSight\svt_tools\scripts\python>SET ORG_OWNER=imaperf@us.ibm.com +c:\workspaces\MessageSight\svt_tools\scripts\python>SET ORG_OWNER=someone@example.com -c:\workspaces\MessageSight\svt_tools\scripts\python>SET ORG_NAME=shvknh +c:\workspaces\MessageSight\svt_tools\scripts\python>SET ORG_NAME=org123 -c:\workspaces\MessageSight\svt_tools\scripts\python>SET API_KEY="a-shvknh-crkijrrazg" +c:\workspaces\MessageSight\svt_tools\scripts\python>SET API_KEY=a-org123-example123 -c:\workspaces\MessageSight\svt_tools\scripts\python>SET API_TOKEN="8utxEmuh14UtV*3dkB" +c:\workspaces\MessageSight\svt_tools\scripts\python>SET API_TOKEN=exampleExample123 -c:\workspaces\MessageSight\svt_tools\scripts\python>REM SET REST_URL=staging.internetofthings.ibmcloud.com/api/v0001 +c:\workspaces\MessageSight\svt_tools\scripts\python>REM SET REST_URL=test.iot.example.com/api/v0001 -c:\workspaces\MessageSight\svt_tools\scripts\python>SET REST_URL=lon02-1.test.internetofthings.ibmcloud.com/api/v0001 +c:\workspaces\MessageSight\svt_tools\scripts\python>SET REST_URL=test.iot.example.com/api/v0001 c:\workspaces\MessageSight\svt_tools\scripts\python>SET DEVICE_TYPE= diff --git a/svt_tools/scripts/python/svt_iotf_bulk_cleanup.bat b/svt_tools/scripts/python/svt_iotf_bulk_cleanup.bat index cf9728c7..a1a70985 100644 --- a/svt_tools/scripts/python/svt_iotf_bulk_cleanup.bat +++ b/svt_tools/scripts/python/svt_iotf_bulk_cleanup.bat @@ -4,15 +4,15 @@ REM BAT file to run svt-register-iotf to register all of the necessary organizat REM first we set up the environment variables we need REM Expected environment variables & example values: -SET ORG_OWNER=imaperf@us.ibm.com +SET ORG_OWNER=someone@example.com -SET ORG_NAME=tqkcwr -set API_KEY="a-tqkcwr-mrwzj2dwrl" -SET API_TOKEN="3XxELERMapEjwu(3l+" +SET ORG_NAME=org123 +set API_KEY=a-org123-example123 +SET API_TOKEN=exampleExample123 -REM SET REST_URL=staging.internetofthings.ibmcloud.com/api/v0001 -SET REST_URL="lon02-1.test.internetofthings.ibmcloud.com/api/v0001" +REM SET REST_URL=test.iot.example.com/api/v0001 +SET REST_URL=test.iot.example.com/api/v0001 SET NUM_THREADS=1 REM SET CSV_DEVICE_FILE=next20kdevices.csv SET CSV_DEVICE_FILE=100kcar.csv diff --git a/svt_tools/scripts/python/svt_iotf_bulk_register.bat b/svt_tools/scripts/python/svt_iotf_bulk_register.bat index c48a27b0..52d0520b 100644 --- a/svt_tools/scripts/python/svt_iotf_bulk_register.bat +++ b/svt_tools/scripts/python/svt_iotf_bulk_register.bat @@ -4,17 +4,17 @@ REM BAT file to run svt-register-iotf to register all of the necessary organizat REM first we set up the environment variables we need REM Expected environment variables & example values: -SET ORG_OWNER=imaperf@us.ibm.com +SET ORG_OWNER=someone@example.com -SET ORG_NAME=w7vwxv -set API_KEY="a-w7vwxv-dixplhfggn" -SET API_TOKEN="bUjVV5D9hQG9dzoH-d" +SET ORG_NAME=org123 +set API_KEY=a-org123-example123 +SET API_TOKEN=exampleExample123 SET FIRST_DEVICE_ID=0 SET LAST_DEVICE_ID=0 -REM SET REST_URL=staging.internetofthings.ibmcloud.com/api/v0001 -SET REST_URL="lon02-1.test.internetofthings.ibmcloud.com/api/v0001" +REM SET REST_URL=test.iot.example.com/api/v0001 +SET REST_URL=test.iot.example.com/api/v0001 SET NUM_THREADS=1 REM SET CSV_DEVICE_FILE=next20kdevices.csv SET CSV_DEVICE_FILE=missingCars.csv diff --git a/svt_tools/scripts/python/svt_iotf_bulk_register_2.bat b/svt_tools/scripts/python/svt_iotf_bulk_register_2.bat index 9ecffcaf..56eb6cb6 100644 --- a/svt_tools/scripts/python/svt_iotf_bulk_register_2.bat +++ b/svt_tools/scripts/python/svt_iotf_bulk_register_2.bat @@ -4,28 +4,28 @@ REM BAT file to run svt-register-iotf to register all of the necessary organizat REM first we set up the environment variables we need REM Expected environment variables & example values: -SET ORG_OWNER=imaperf@us.ibm.com +SET ORG_OWNER=someone@example.com REM STAGING ORGANIZATIONS AND KEYS -REM SET ORG_NAME=dxdwqs -REM SET API_KEY=a-dxdwqs-6xzmkugb93 -REM SET API_TOKEN=wSON-Grf16*kNSasC5 +REM SET ORG_NAME=org123 +REM SET API_KEY=a-org123-example123 +REM SET API_TOKEN=exampleExample123 -REM SET ORG_NAME=nwxtmk -REM SET API_KEY=a-nwxtmk-s1bmnuh5ho -REM SET API_TOKEN=Ot89XoKfqrrnlN3bR4 +REM SET ORG_NAME=org123 +REM SET API_KEY=a-org123-example123 +REM SET API_TOKEN=exampleExample123 REM TEST ORGANIZATION AND KEYS -SET ORG_NAME=5dhmel -SET API_KEY="a-5dhmel-hbrn8kfwr1" -SET API_TOKEN="3XsIR2lqdaM1Z@s0Om" +SET ORG_NAME=org123 +SET API_KEY=a-org123-example123 +SET API_TOKEN=exampleExample123 SET FIRST_DEVICE_ID=0 SET LAST_DEVICE_ID=0 -REM SET REST_URL=staging.internetofthings.ibmcloud.com/api/v0001 -SET REST_URL="lon02-1.test.internetofthings.ibmcloud.com/api/v0001" +REM SET REST_URL=test.iot.example.com/api/v0001 +SET REST_URL=test.iot.example.com/api/v0001 SET NUM_THREADS=10 REM SET CSV_DEVICE_FILE=next20kdevices.csv SET CSV_DEVICE_FILE=50kcar.csv diff --git a/svt_tools/scripts/python/svt_iotf_cleanup.bat b/svt_tools/scripts/python/svt_iotf_cleanup.bat index fdd7d854..b37cf928 100644 --- a/svt_tools/scripts/python/svt_iotf_cleanup.bat +++ b/svt_tools/scripts/python/svt_iotf_cleanup.bat @@ -4,27 +4,27 @@ REM BAT file to run svt-register-iotf to register all of the necessary organizat REM first we set up the environment variables we need REM Expected environment variables & example values: -SET ORG_OWNER=imaperf@us.ibm.com +SET ORG_OWNER=someone@example.com -REM SET ORG_NAME=dxdwqs -REM SET API_KEY=a-dxdwqs-6xzmkugb93 -REM SET API_TOKEN=wSON-Grf16*kNSasC5 +REM SET ORG_NAME=org123 +REM SET API_KEY=a-org123-example123 +REM SET API_TOKEN=exampleExample123 -REM SET ORG_NAME=nwxtmk -REM SET API_KEY=a-nwxtmk-s1bmnuh5ho -REM SET API_TOKEN=Ot89XoKfqrrnlN3bR4 +REM SET ORG_NAME=org123 +REM SET API_KEY=a-org123-example123 +REM SET API_TOKEN=exampleExample123 SET DEVICE_TYPE= REM TEST ORGANIZATION AND KEYS -SET ORG_NAME=tqkcwr -set API_KEY="a-tqkcwr-mrwzj2dwrl" -SET API_TOKEN="3XxELERMapEjwu(3l+" +SET ORG_NAME=org123 +set API_KEY=a-org123-example123 +SET API_TOKEN=exampleExample123 -REM SET REST_URL=staging.internetofthings.ibmcloud.com/api/v0001 +REM SET REST_URL=test.iot.example.com/api/v0001 -SET REST_URL=lon02-1.test.internetofthings.ibmcloud.com/api/v0001 +SET REST_URL=test.iot.example.com/api/v0001 SET NUM_THREADS=255 diff --git a/svt_tools/scripts/python/svt_iotf_cleanup.sh b/svt_tools/scripts/python/svt_iotf_cleanup.sh index 998382aa..effc264a 100644 --- a/svt_tools/scripts/python/svt_iotf_cleanup.sh +++ b/svt_tools/scripts/python/svt_iotf_cleanup.sh @@ -4,15 +4,15 @@ # first we set up the environment variables we need # Expected environment variables & example values: -export ORG_OWNER=imaperf@us.ibm.com +export ORG_OWNER=someone@example.com -#export ORG_NAME=dxdwqs -#export API_KEY=a-dxdwqs-6xzmkugb93 -#export API_TOKEN=wSON-Grf16*kNSasC5 -export ORG_NAME=nwxtmk -export API_KEY=a-nwxtmk-s1bmnuh5ho -export API_TOKEN=Ot89XoKfqrrnlN3bR4 -export REST_URL=staging.internetofthings.ibmcloud.com/api/v0001 +#export ORG_NAME=org123 +#export API_KEY=a-org123-example123 +#export API_TOKEN=exampleExample123 +export ORG_NAME=org123 +export API_KEY=a-org123-example123 +export API_TOKEN=exampleExample123 +export REST_URL=test.iot.example.com/api/v0001 export NUM_THREADS=255 /usr/local/bin/python3 svt_iotf_cleanup_sample.py diff --git a/svt_tools/scripts/python/svt_iotf_cleanup_2.bat b/svt_tools/scripts/python/svt_iotf_cleanup_2.bat index d12f9b98..c67134d6 100644 --- a/svt_tools/scripts/python/svt_iotf_cleanup_2.bat +++ b/svt_tools/scripts/python/svt_iotf_cleanup_2.bat @@ -4,28 +4,28 @@ REM BAT file to run svt-register-iotf to register all of the necessary organizat REM first we set up the environment variables we need REM Expected environment variables & example values: -SET ORG_OWNER=imaperf@us.ibm.com +SET ORG_OWNER=someone@example.com -REM SET ORG_NAME=dxdwqs -REM SET API_KEY=a-dxdwqs-6xzmkugb93 -REM SET API_TOKEN=wSON-Grf16*kNSasC5 +REM SET ORG_NAME=org123 +REM SET API_KEY=a-org123-example123 +REM SET API_TOKEN=exampleExample123 -REM SET ORG_NAME=nwxtmk -REM SET API_KEY=a-nwxtmk-s1bmnuh5ho -REM SET API_TOKEN=Ot89XoKfqrrnlN3bR4 +REM SET ORG_NAME=org123 +REM SET API_KEY=a-org123-example123 +REM SET API_TOKEN=exampleExample123 SET DEVICE_TYPE= REM TEST ORGANIZATION AND KEYS -SET ORG_NAME=5dhmel -SET API_KEY="a-5dhmel-hbrn8kfwr1" -SET API_TOKEN="3XsIR2lqdaM1Z@s0Om" +SET ORG_NAME=org123 +SET API_KEY=a-org123-example123 +SET API_TOKEN=exampleExample123 -REM SET REST_URL=staging.internetofthings.ibmcloud.com/api/v0001 +REM SET REST_URL=test.iot.example.com/api/v0001 -SET REST_URL=lon02-1.test.internetofthings.ibmcloud.com/api/v0001 +SET REST_URL=test.iot.example.com/api/v0001 SET NUM_THREADS=255 diff --git a/svt_tools/scripts/python/svt_iotf_list.bat b/svt_tools/scripts/python/svt_iotf_list.bat index db4065cc..083c0faa 100644 --- a/svt_tools/scripts/python/svt_iotf_list.bat +++ b/svt_tools/scripts/python/svt_iotf_list.bat @@ -4,16 +4,16 @@ REM BAT file to run svt-register-iotf to register all of the necessary organizat REM first we set up the environment variables we need REM Expected environment variables & example values: -SET ORG_OWNER=imaperf@us.ibm.com +SET ORG_OWNER=someone@example.com -SET ORG_NAME=shvknh -SET API_KEY="a-shvknh-crkijrrazg" +SET ORG_NAME=org123 +SET API_KEY=a-org123-example123 -SET API_TOKEN="8utxEmuh14UtV*3dkB" +SET API_TOKEN=exampleExample123 -REM SET REST_URL=staging.internetofthings.ibmcloud.com/api/v0001 -SET REST_URL=lon02-1.test.internetofthings.ibmcloud.com/api/v0001 +REM SET REST_URL=test.iot.example.com/api/v0001 +SET REST_URL=test.iot.example.com/api/v0001 SET DEVICE_TYPE= SET NUM_THREADS=1 diff --git a/svt_tools/scripts/python/svt_iotf_list.sh b/svt_tools/scripts/python/svt_iotf_list.sh index fb951955..55722c7b 100644 --- a/svt_tools/scripts/python/svt_iotf_list.sh +++ b/svt_tools/scripts/python/svt_iotf_list.sh @@ -4,18 +4,18 @@ #first we set up the environment variables we need #Expected environment variables & example values: -export ORG_OWNER=imaperf@us.ibm.com +export ORG_OWNER=someone@example.com -export ORG_NAME=dxdwqs -export API_KEY=a-dxdwqs-6xzmkugb93 -export API_TOKEN=wSON-Grf16*kNSasC5 +export ORG_NAME=org123 +export API_KEY=a-org123-example123 +export API_TOKEN=exampleExample123 -#export ORG_NAME=nwxtmk -#export API_KEY=a-nwxtmk-s1bmnuh5ho -#export API_TOKEN=Ot89XoKfqrrnlN3bR4 +#export ORG_NAME=org123 +#export API_KEY=a-org123-example123 +#export API_TOKEN=exampleExample123 -export REST_URL=staging.internetofthings.ibmcloud.com/api/v0001 +export REST_URL=test.iot.example.com/api/v0001 export NUM_THREADS=1 /usr/local/bin/python3 svt_iotf_list_sample.py diff --git a/svt_tools/scripts/python/svt_iotf_register.bat b/svt_tools/scripts/python/svt_iotf_register.bat index 713a9635..a1231678 100644 --- a/svt_tools/scripts/python/svt_iotf_register.bat +++ b/svt_tools/scripts/python/svt_iotf_register.bat @@ -4,24 +4,24 @@ REM BAT file to run svt-register-iotf to register all of the necessary organizat REM first we set up the environment variables we need REM Expected environment variables & example values: -SET ORG_OWNER=imaperf@us.ibm.com +SET ORG_OWNER=someone@example.com -REM SET ORG_NAME=dxdwqs -REM SET API_KEY=a-dxdwqs-6xzmkugb93 -REM SET API_TOKEN=wSON-Grf16*kNSasC5 +REM SET ORG_NAME=org123 +REM SET API_KEY=a-org123-example123 +REM SET API_TOKEN=exampleExample123 -REM SET ORG_NAME=nwxtmk -REM SET API_KEY=a-nwxtmk-s1bmnuh5ho -REM SET API_TOKEN=Ot89XoKfqrrnlN3bR4 +REM SET ORG_NAME=org123 +REM SET API_KEY=a-org123-example123 +REM SET API_TOKEN=exampleExample123 REM TEST ORGANIZATION AND KEYS -SET ORG_NAME=nnvgkj -SET API_KEY="a-nnvgkj-cnqtzpikn8" -SET API_TOKEN="vDgHTD_jUj3ahpOpCH" +SET ORG_NAME=org123 +SET API_KEY=a-org123-example123 +SET API_TOKEN=exampleExample123 -REM SET REST_URL=staging.internetofthings.ibmcloud.com/api/v0001 -SET REST_URL="lon02-1.test.internetofthings.ibmcloud.com/api/v0001" +REM SET REST_URL=test.iot.example.com/api/v0001 +SET REST_URL=test.iot.example.com/api/v0001 SET NUM_THREADS=255 diff --git a/svt_tools/scripts/python/svt_iotf_register.sh b/svt_tools/scripts/python/svt_iotf_register.sh index 6f3f7821..0069d76c 100644 --- a/svt_tools/scripts/python/svt_iotf_register.sh +++ b/svt_tools/scripts/python/svt_iotf_register.sh @@ -4,18 +4,18 @@ #first we set up the environment variables we need #Expected environment variables & example values: -export ORG_OWNER=imaperf@us.ibm.com +export ORG_OWNER=someone@example.com -export ORG_NAME=dxdwqs -export API_KEY=a-dxdwqs-6xzmkugb93 -export API_TOKEN=wSON-Grf16*kNSasC5 +export ORG_NAME=org123 +export API_KEY=a-org123-example123 +export API_TOKEN=exampleExample123 -#export ORG_NAME=nwxtmk -#export API_KEY=a-nwxtmk-s1bmnuh5ho -#export API_TOKEN=Ot89XoKfqrrnlN3bR4 +#export ORG_NAME=org123 +#export API_KEY=a-org123-example123 +#export API_TOKEN=exampleExample123 -export REST_URL=staging.internetofthings.ibmcloud.com/api/v0001 +export REST_URL=test.iot.example.com/api/v0001 export NUM_THREADS=255 /usr/local/bin/python3 svt_iotf_register_sample.py