sensors

Categories

Component ID

2176271

Component name

sensors

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Welcome to my sensors sandbox project.

The main purpose of this module is to provide a single database and user interface for managing devices, sensors and sensor data.

The sensors are defined by a 'sensor_type' which specifies how the data from a given sensor should be displayed. At present, users need to define each type of sensor they require. However, a number of common types will be accessible through sub-modules once the main development is complete. This groups together sensors with common functionality, such as, temperature, current consumption etc..

This module is in the development stage - although almost ready for first release.

At the moment this module supports:
Management of devices, sensors, sensor_types
Uploading of sensor data via HTTP POST and GET
Uploading of sensor data via a small C application - direct DB connection.
Viewing sensor data
View Integration

I have been using this module to upload data from my PCS weather station along with a number of currentcost meters with great success.

Have a look at the screen shots below...

You can view the module in action by going to: http://www.swannonline.co.uk/sensors_platform

Watch this space...

View the README.txt file for more information