Skip to content

DataReceiver

Stef Heyenrath edited this page Mar 10, 2019 · 2 revisions

QboxNext.Server.DataReceiver

WebApi which receives messages and state sent by the Qbox.

QboxNext.Server.Business

This project is a DI compatible business project which stores the received measurements data from Qbox.

QboxNext.Server.Domain

Domain model.

QboxNext.Server.Common

Common logic.

QboxNext.Server.Infrastructure.Azure

This project stores the measurements and state in Azure Tables.

For more details see the example QboxNext.Server.DataReceiver project.