Opensource monitoring, reasoning and acting framework.
Project description
Robotice Agent System
Opensource microframework for monitoring, reasoning and acting.
Use cases
automation for periodic tasks like a turn on heating every day in 7:00
planning through human readable yaml files like a hold temperature between 20° - 30° every day from 7AM to 8AM
continuous measuring, monitoring
reasoning (simple conditions or fuzzy in FCL format)
working well with SBC(single-board computes) like a BeagleBone black or Raspberry Pi
Why ?
Robotice is small and simple Python daemon based on the Celery project which has support for many result backends(AMQP, Redis, Mongo, ..) with many features for communication in real time. It’s designed for distributed environments and every component would be installed on the another host or can be started as all-in-one solution without requisite to internet connection. Robotice is modular from core and support for all devices is through driver and configurable
Where ?
In the House, garden, garage or anywhere else..
Usage
Read documentation and install Robotice
make a plan
bin/robotice
Supported sensors:
DHT family
TMP36
Hygro soil
Relay Board
Sispm
visit devices
Supported architectures:
ARMv6, ARMv7
x86, x64
Requirements
Python 2.6 / 2.7
Celery
database - Redis
Graphite - Statsd (for Gauge)
Service wrapper - Supervisor is recommended
Installation
pip install robotice
robotice.py run reasoner -B -d --loglevel=info
robotice.py run reactor
Show me in action
Read more
Contribution
Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
Fork https://github.com/robotice/robotice on GitHub to start making your changes to the develop branch.
Write a test which shows that the bug was fixed or that the feature works as expected.
Make sure to add yourself to the contributors file.
Send a pull request
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file robotice-0.0.1.tar.gz
.
File metadata
- Download URL: robotice-0.0.1.tar.gz
- Upload date:
- Size: 5.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9e0f835a352633be70a4b230b66400f5f64f83a3f0e95aa77db080e33cd7325 |
|
MD5 | d57f8ce4aef5b08a226727c7a5fbd1a1 |
|
BLAKE2b-256 | c071d85139e3ffb7e5e5aec3a518d894562716cd2909bce761767eeb292c19de |