Git Product home page Git Product logo

alt text

UrbanIoT

Azure Maps

Azure SQL DB

Event Hubs Namespace

Event Hubs

events

The Event Hub events has a partition count of 4 and a message retention of 7 days.

telemetry

The Event Hub telemetry has a partition count of 4 and a message retention of 7 days.

Azure Function

TTN Events

Configuration

EVENTHUB_CONNECTION_STRING = YourEventHubConnectionString

STACK_API_KEY = YourSuperSecretKey
STACK_APPLICATION_ID = YourApplicationId
STACK_BASE_URL = https://eu1.cloud.thethings.network/api/v3

Telemetry To DB

Configuration

SQLDBConnectionString = YourSqlConnectionString
EventHubConnectionAppSetting = YourEventHubConnectionString

Azure IoT Hub

Message routing

Custom Endpoints

StackEvents

Endpoint StackEvents to Event Hubs Namespace. Sends to event hub namespace instance events, uses Key-based-Authentication.

TelemetryEvents

Endpoint TelemetryEvents to Event Hubs Namespace. Sends to event hub namespace instance telemetry, uses Key-based-Authentication.

Routes

TTSTwinChangeEvents

Route TTSTwinChangeEvents sends Device Twin Change Events to endpoint StackEvents, using the routing query IS_OBJECT($body.properties.desired) OR IS_OBJECT($body.tags).

TTSDeviceLifecycleEvents

Route TTSDeviceLifecycleEvents sends Device Lifecycle Events to endpoint StackEvents, using the routing query true.

NewTelemetryEvents

Route TTSDeviceLifecycleEvents sends Device Telemetry Messages to endpoint TelemetryEvents, using the routing query true.

UrbanIoT's Projects

urbaniot icon urbaniot

Measure the environment of a whole city with cheap, changeable and mobile sensors

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.