微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

Funf 开放传感框架

程序名称:Funf

授权协议: GPL

操作系统: Windows

开发语言: Java

Funf 介绍

Funf
一个可扩展的传感和数据处理框架,主要用户移动设备,由麻省理工学院的媒体实验室开发。其核心概念是开源、可重用的功能集、支持收集上传和配置各种不同数据类型。

主要特点:

  • Remote configuration.
  • Many built-in data “probes”.
  • Automatic or manual data upload.
  • Delay tolerant implementation – When internet connection is not available, caches data locally until server connection is restored.
  • One-way hashing and encryption for sensitive data: Does not save any textual data or phone numbers in human-readable format.
  • Encryption of locally stored database files.
  • 3rd-party data input API allowing any app to Leverage the Funf framework for collecting and storing arbitrary app data.
  • Modular probe architecture allows for adding core data probes and modifying existing probe behavior.
  • Basic survey system for manual data collection.
  • VarIoUs optimizations for prolongig battery life and dealing with everyday use-cases (e.g. when SD card is not available because user is copying music files to it)
  • Field proven – Deployed for over 15 months with over 100 users in an MIT living laboratory experiment.

Funf 官网

http://funf.media.mit.edu/

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐