Freedomotic

written by hek
Freedomotic is an open source, flexible, secure Internet of Things (IoT) application framework, useful to build and manage modern smart spaces. It is targeted to private individuals (home automation) as well as business users (smart retail environments, ambient aware marketing, monitoring and analytics, ...). Freedomotic can interact with well known standard building automation protocols as well as with "do it yourself" solutions. It treats the web, social networks and frontends just like any other sensor or actuator in your automation system.

MySensors is supported through the Serial Gateway.

Homepage Plugin and Install Instructions Support Forum

Features

  • Cross-platform: Freedomotic is written in Java so it can run on Windows, Linux, Mac, Solaris. Java JRE 6 is required (JRE 7+ from v5.6 Commander).
  • Distributed & Scalable: can be deployed on a network of cheap peer-to-peer hardware node. It is scalable and can manage from small appartments to huge buildings providing automatic load balancing across clusters on the network.
  • Modular & Extensible: Freedomotic is modular and can enrich its features using plugins and crosslanguage API. API are distributed along with the software to easely create new add-ons. It provides OSGi Framework features in a simpler way, leveraging well known OO programming inheritance.
  • Cross-language APIs: you can connect different software, hardware, frontends and services app developed in your preferred programming language using REST, STOMP or plain Java.
  • Not a single frontend: it can run many frontends at the same time, also from remote. Every frontend can be developed with specific purpose in mind and every company can build rapidly its own branded interface for Android, iPhone, Web...
  • Hardware Agnostic: Freedomotic has an hardware abstraction layer to abstract from hardware infrastructure (sensors and actuators) using events, triggers and command. An object (eg: a light) is abstract and not related to any particular building automation protocol.
  • Event Based: Every action in the real environment and every interaction with the system (eg: a click on the GUI) is mapped to an event. Events can be intercepted at runtime making the behavior of the system fully configurable and adaptable to any automation purpose.
  • Semantic-rich: Freedomotic provides a semantic-rich knowledge of the environment topology, people and objects in it to implement intelligence and reasoning systems. No coding is required, the environment can be described using graphical editors.
  • History Aware: it can record environment and objects state changes in a separate and dedicated database. Recording rules can be easily defined with the usual event -> trigger -> commands system. You can record all changes or single domains of interest with the possibility to define the granularity of the recorded data. This historical series can be queried to provide charts, reports, alerts or even to be used to create history aware intelligent automations.
  • Multilanguage: freedomotic it'a available in more than 20 languages

Images

Related Content

Comments