Giter Site home page Giter Site logo

urbaniot / urbaniot Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 0.0 675 KB

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

Home Page: https://urbaniot.de

License: MIT License

Dockerfile 0.04% TSQL 0.27% Jupyter Notebook 18.03% JavaScript 0.11% C 69.80% C++ 10.06% Python 0.05% HTML 0.52% C# 1.12%
arduino azure environmental environmental-monitoring iot lora smartcity sustainable

urbaniot's Introduction

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 People

Contributors

duglah avatar pmanstein avatar

Stargazers

 avatar  avatar

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.