-1

we are using Loriot LNS to manage our IoT devices and integrate with Google Cloud. Since Google cloud Iot core will be discontinuing, we are trying to find the best IoT core replacement. We tried with Clearblade Iot core, but it is not working because of data mismatch. We would like to know if any Iot Core can integrate with Loriot LNS.

Thank you.

We have tried using Clearblade Iot Core, but it is not working cannot be connected with Loriot and Loriot does not has a plan to integrate with Clearblade IoT core.

1 Answers1

-1

There are multiple solutions beyond ClearBlade for migration on the Google page. https://cloud.google.com/iot-core/ I am not sure the level of migration automation they offer or if they work with Loriot

You are correct that the current Loriot integration will not work with ClearBlade IoT Core. While the Loriot integration should work the same as Google IoT Core, it internally will need to be updated to target the ClearBlade endpoints.

ClearBlade IoT Enterprise does work with Loriot already and its possible to run your IoT Core solution there.

Lastly, it should be pretty straight forward to build a simple Loriot MQTT client to ClearBlade IoT Core MQTT client proxy program running as a cloud function. This would keep costs down and not have to engage on the enterprise offering. This is probably what I would do in the short term.

  • As it’s currently written, your answer is unclear. Please [edit] to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community May 23 '23 at 12:08