-
-
It clearly says certificate does not match. But why? I'm not sure. I have created greengrass and device in that, It was working fine end to end (device to greengrass to cloud AWS iot) . But when I cha…
raz08 updated
4 years ago
-
Hi Guys,
I tried to setup a new GGC-Core and due to me being a Java-Engineer I wanted to make sure that the Java8 runtime is working. Alltough I carefully followed the instructions on: https://docs…
-
I follow the aws greengrass developer guide to build edge system.
I finished correctly settintg up RPI access AWS IOT cloud as greengrass core.
then i want to use another RPI to connect with RPI gre…
-
Hi i have cloned the layer and trying to build it using bitbake. But the recipes in dynamic-layers are not being found with bitbake command. How can i add recipes which are in dynamic-layers folder in…
-
-
The Minimal Greengrass IoT policy documented in https://github.com/awsdocs/aws-greengrass-developer-guide/blame/master/doc_source/device-auth.md#L112 provides a sample policy that requires you to hard…
kennu updated
4 years ago
-
Hello, how can i create a device use just mqtt to interact with greengrass.
is the thingarn a must?
-
While running the following command:
pip3 install -r requirements.txt
python run.py \
--train_data_path data_utils/dialoglue/hwu/train.csv \
--val_data_path data_utils/dialoglue/…
-
Hi Peter,
I have tried this code using SLB 9670 on two RPIs model Raspberry Pi 3 Model B Rev 1.2. I have also updated the RPI andthe Kernel to the latest version as mentioned in the pre-requisites by…