https://raw.githubusercontent.com/iotify/nsim-examples/master/connectors/GCloud-HTTP.json
/v1/projects/
[Project ID]
/locations/
[Region]
/registries/
[Registry Name]
/devices/
[DeviceID]
:publishEvent
private_key
variable in the above code. The setup function code will use the private key to generate a JSON Web token and save it into state.token field, which will be reused later.aud
field as well.mqtts (TLS 1.2)
mqtt.googleapis.com:8883
/devices/
[deviceID]
/events
projects/
[projectiD]
/locations/
[location]
/registries/
[Registryname]
/devices/
[DeviceID]
projects/iotify-200307/locations/europe-west1/registries/myregistry/devices/iotify_0
dummy
{{state.token}}