Index
|
Prev
|
Next
Setting up Google Cloud Platform (GCP)
Before connecting to
Niagara
some configurations are done in GCP Console. This section provides information about the GCP Configuration.
Navigate to GCP Console. Click the drop-down list displayed in below image:
Select A Project
window opens.
Select
New Project
.
A
New Project
window opens.
Enter the Project name of your choice and browse the location. Click
Create
.
A new project is created.
Navigate to
Topics
using the navigation menu on the top left or using the search bar at top of the screen. (Search: Topics).
Select Topics from the list.
Create Topics (tempData, device, data).
Navigate to
IoT Core
using the navigation menu on the top left or using the search bar at top of the screen. (Search: IoT Core).
Create a new Registry in IoT Core.
Enter Registry ID.
Select region as europe-west1 or us-central1.
NOTE:
At the time of testing choosing Asia-east1 did not connect and produced an output error as: “Invalid Protocol Version”.
Select a topic from the list created in step 4.
Select
Add
under additional topics and select
tempData
. Enter
degree
as a subfolder.
Under the
device
state topic, select
device
from the list.
Projects/PROJECT_NAME/topics/device
. Click
Create
.
Related Links
Abstract MQTT Driver with GCP Authenticator (Parent Topic)
Index
|
Prev
|
Next