Send first script
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
# Définir les variables de configuration
|
||||
#$jsonKeyFile = "C:\Users\hcornet\Downloads\ari-prj-np-mdf-001-d6cd222549da.json" # Modifier le chemin vers votre fichier JSON d'authentification
|
||||
$jsonKeyFile = "C:\Users\hcornet\Downloads\ari-prj-mdf-001-e24a11fe72e5.json"
|
||||
#$projectId = "ari-prj-np-mdf-001"
|
||||
$projectId = "ari-prj-mdf-001"
|
||||
#$jsonKeyFile = "d6cd222549da.json" # Modifier le chemin vers votre fichier JSON d'authentification
|
||||
$jsonKeyFile = "24a11fe72e5.json"
|
||||
#$projectId = "abc-prj-np-mdf-001"
|
||||
$projectId = "abc-prj-mdf-001"
|
||||
$Topic = "MindFlow:publish"
|
||||
$subscription = "Alerte:pull"
|
||||
$APIUrl = "https://pubsub.googleapis.com/v1"
|
||||
|
Reference in New Issue
Block a user