Skip to content

TrakHound/TrakHound.SHARC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrakHound.SHARC

Collect & View Data from SHARC Sensors.

SHARC: https://www.mriiot.com/sharc

TrakHound: https://github.com/TrakHound/TrakHound

Live Demo

View a live running demo at:

Get Started

TrakHound Packages

Type Name Source
Bundle SHARC.Bundle /bundle
App SHARC.App /src/SHARC.App
Api SHARC.Api /src/SHARC.Api
Api SHARC.Collection.Api /src/SHARC.Collection.Api
Service SHARC.Collection.Service /src/SHARC.Collection.Service

User Interface

Query Raw Values

Query Raw sensor values using the Raw query type. This displays each data point within the selected time range.

IMAGE

Query Aggregate Values

Query Aggregate sensor values using the Aggregate query type. This displays data using the selected aggregate type (Mean, Median, Max, Min) with the selected Aggregate Window.

IMAGE

View Live Values

IMAGE

Storage

Data values are stored using TrakHound Observations and will require a Driver that supports it. See below for example:

InfluxDB

About

Implementation of SHARC sensors in the TrakHound Framework

Resources

Stars

Watchers

Forks

Releases

No releases published