When trying to install via snap on a pi0 (armel arch) we received the error:
error: snap "theengs-gateway" is not available on stable for this architecture (armel) but exists
on other architectures (amd64, arm64, armhf).
this is working fine on all others pi version.
when installing as a pip package Theengs gateway is working perfectly fine on pi0 (armel arch)
and pi0 is a good target for this kind of tool, it's a pity to use a pi3 or more for that.
Describe the solution you'd like
Would it be possible to add it for armel on top of armhf?
Describe alternatives you've considered
Not that much except installing as a pip package but using snap is more powerful and easier to maintain than a pip package