Skip to content
#

edge-computing

Here are 422 public repositories matching this topic...

attlee-wang
attlee-wang commented Jun 30, 2021

Since SuperEdge is open source, there are some developers or organizations that want to participate in SuperEdge. We hope to work with you to develop feature plans and development plans to build SuperEdge together.
On behalf of the initiators of SuperEdge, we sincerely invite you to become the developers of SuperEdge. There are three ways to become a long-term SuperEdge developer:

  • Reply to'/
zeeshanshabbir93
zeeshanshabbir93 commented Jun 9, 2021

I am trying to join a schema-less table "digitalll" with a stream "tagStream". Rule is as follows

SELECT digitalll.payload->thresholdLOW as debugMsg, CASE WHEN tagStream.v > 60 THEN "HIHI" WHEN tagStream.v > cast(digitalll.payload->thresholdLOW,"float") THEN "LOWLOW" END as condition FROM tagStream INNER JOIN digitalll on tagStream.eid = digitalll.eid

Data for tagStream

zenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.

  • Updated Jul 2, 2021
  • Rust

Improve this page

Add a description, image, and links to the edge-computing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the edge-computing topic, visit your repo's landing page and select "manage topics."

Learn more