-
- Find raspi ubuntu container with py3 pre-installed
- Create a shell
- Write python script that can query boto based on env variables if they're avail (do nothing if not)
- Snapshot container
- R…
-
The folder 'pki' at the project root is the place where the opcua client looks for trusted certs and also drops the rejected ones.
I would like to have a property or Env var that we could use to de…
-
For the Greengrass-HSI you already providing a solution with PKCS#11 support
But I cannot have a full-blown data hungry Greengrass core on my IoT device as I only have a very restricted data rate m…
-
I would like to utilize this docker image on ARM devices (`linux/arm/v7` to be precise). However, this image only supports `linux/amd64`:
`$ docker run --rm mplatform/mquery alpine/socat`
`Image: a…
-
While trying to run the RobotArm example I'm getting this issue:
```
[INFO] Fri Nov 20 11:36:35 2020
:365 [OpenSSL Wrapper] [3063625936] [ConnectTCPSocket:L234] : resolved greengrass.iot.eu-west-…
mluis updated
3 years ago
-
I am trying to build meta-aws from master branch with Yocto Pyro. I know Pyro is old so I am ready to accept that I may not get it to work, but I have a reason to try. What I need is the C++ SDK v2, p…
-
With easy to setup project thanks to this docs https://docs.aws.amazon.com/freertos/latest/userguide/getting_started_espressif.html#getting_started_espressif_cmake_project i am trying to start with he…
-
The python wrapper is ok but better yet to have support from _AWS_ as a real dispatcher. I've filed a [issue 332](https://github.com/aws/aws-lambda-go/issues/332) on the lambda _GitHub_ project and ho…
-
Have the following issues:
(a) This only builds with Boost 1.68 or Boost 1.69 - not with the latest version of boost.
(b) This does not build on Mac OSX (which I think uses the clang compiler)
It…
-
Hi,
I follow this tutorial : https://docs.amazonaws.cn/en_us/greengrass/latest/developerguide/ml-dlc-console.html. And using Jetson Nano. The greengrass is installed correctly, and dlr and opencv a…