emqx/apps/emqx_gcp_device
Andrew Mayorov 6413afd0bc
fix(gcpdev): restore original shard in mnesia tab definition
Changing the shard is not backward compatible, and leads to a crash
when upgrading from 5.2.x.
2023-10-12 17:30:07 +07:00
..
include chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00
src fix(gcpdev): restore original shard in mnesia tab definition 2023-10-12 17:30:07 +07:00
test chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00
BSL.txt feat(gcp-iot): port GCP IoT Core compatibility layer from e4.4 2023-08-09 10:48:25 -03:00
README.md feat(gcp-iot): port GCP IoT Core compatibility layer from e4.4 2023-08-09 10:48:25 -03:00
rebar.config chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00

README.md

emqx_gcp_device

An application for simplified migration from Google IoT Core.

It implements import of IoT Core device config and authentication data, so that end devices can authenticate and obtain config as usual.