住宅自动化的软件集成平台 OpenRemote

码农软件 · 软件分类 · 其他开发相关 · 2019-10-18 23:27:59

软件介绍

OpenRemote 是住宅和商业楼宇自动化的软件集成平台。OpenRemote 平台自动化协议不可知的,在现成的硬件上运行,在一个开放源码许可下免费使用。OpenRemote 的体系结构实现了完全自主的、 独立于用户的智能建筑。最终用户控制接口在 iOS 和 Android 设备,及现代 web 浏览器的设备可用。OpenRemote 基于云计算的设计工具可以进行远程处理用户界面设计、 安装管理和配置。

OpenRemote is software integration platform for residential and commercial building automation. OpenRemote platform is automation protocol agnostic, operates on off-the-shelf hardware and is freely available under an Open Source license. OpenRemote's architecture enables fully autonomous and user-independent intelligent buildings. End-user control interfaces are available for iOS and Android devices, and for devices with modern web browsers. User interface design, installation management and configuration can be handled remotely with OpenRemote cloud-based design tools.

Integrate: AMX, KNX, Lutron, Z-Wave, 1-Wire, EnOcean, xPL, Insteon, X10, Infrared, Russound, GlobalCache, IRTrans, XBMC, VLC, panStamps, Denon AVR, FreeBox, MythTV, and more.
Design: Customize control interfaces for each device, individualize user interfaces for each user
Control: Control panels for Android and iOS devices, mobile web browsers, Desktop PCs
Automate: Intelligent buildings with automated rules, scripts and events
Manage: Remote updates, user interface changes, system diagnosis, import tools, device discovery
Cross-platform: Install on Windows, Linux, Mac, Raspberry Pi, Alix, Synology, ReadyNAS, QNAP and others.

源码地址: http://sourceforge.net/p/openremote/code/

本文地址:https://codercto.com/soft/d/17066.html

算法基础

算法基础

[美] 托马斯 H.科尔曼(Thomas H.Cormen) / 王宏志 / 机械工业出版社 / 2015-12 / 59.00

本书介绍了什么是计算机算法,如何描述它们,以及如何来评估它们。这些计算机算法将提供:利用计算机搜索信息的简单方式;解决各种排序问题的方法;利用有向无环图和最短路径法来解决基本问题的方法(可用于建模公路网络,任务间的依赖及金融关系);解决字符串(例如DNA结构)问题的方法;密码学背后的基本原理;数据压缩的基础知识;以及甚至一些没有人能够理解如何在计算机上用相当长的时间来解决的问题。 本书适合作......一起来看看 《算法基础》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

SHA 加密
SHA 加密

SHA 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试