All Projects → actorcloud → Actorcloud

actorcloud / Actorcloud

Licence: apache-2.0
Open-source IoT Platform

Projects that are alternatives of or similar to Actorcloud

Mainflux
Industrial IoT Messaging and Device Management Platform
Stars: ✭ 1,341 (+871.74%)
Mutual labels:  iot-platform, mqtt, iot, lora
Iot Technical Guide
🐝 IoT Technical Guide --- 从零搭建高性能物联网平台及物联网解决方案和Thingsboard源码分析 ✨ ✨ ✨ (IoT Platform, SaaS, MQTT, CoAP, HTTP, Modbus, OPC, WebSocket, 物模型,Protobuf, PostgreSQL, MongoDB, Spring Security, OAuth2, RuleEngine, Kafka, Docker)
Stars: ✭ 2,334 (+1591.3%)
Mutual labels:  iot-platform, mqtt, iot, modbus
Blynk Server
Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes
Stars: ✭ 8 (-94.2%)
Mutual labels:  iot-platform, mqtt, iot
Homebridge Dafang
Homebridge Plugin for Xiaomi Dafang / Wyze Cam IP Camera => Hey Siri, Start Video Recording
Stars: ✭ 176 (+27.54%)
Mutual labels:  iot-platform, mqtt, iot
IoT-Technical-Guide
🐝 IoT Technical Guide --- 从零搭建高性能物联网平台及物联网解决方案和Thingsboard源码分析 ✨ ✨ ✨ (IoT Platform, SaaS, MQTT, CoAP, HTTP, Modbus, OPC, WebSocket, 物模型,Protobuf, PostgreSQL, MongoDB, Spring Security, OAuth2, RuleEngine, Kafka, Docker)
Stars: ✭ 2,565 (+1758.7%)
Mutual labels:  mqtt, modbus, iot-platform
Mqttnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
Stars: ✭ 2,486 (+1701.45%)
Mutual labels:  iot-platform, mqtt, iot
Jetlinks Community
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。
Stars: ✭ 2,405 (+1642.75%)
Mutual labels:  iot-platform, mqtt, iot
Lua Rtos Esp32
Lua RTOS for ESP32
Stars: ✭ 621 (+350%)
Mutual labels:  iot-platform, iot, lora
Freedomotic
Open IoT Framework
Stars: ✭ 354 (+156.52%)
Mutual labels:  iot-platform, mqtt, iot
Openremote
100% open-source IoT Platform - Integrate your assets, create rules, and visualize your data
Stars: ✭ 254 (+84.06%)
Mutual labels:  iot-platform, mqtt, iot
Fuxa
Web-based Process Visualization (SCADA/HMI/Dashboard) software
Stars: ✭ 262 (+89.86%)
Mutual labels:  mqtt, iot, modbus
Sitewhere
SiteWhere is an industrial strength open-source application enablement platform for the Internet of Things (IoT). It provides a multi-tenant microservice-based infrastructure that includes device/asset management, data ingestion, big-data storage, and integration through a modern, scalable architecture. SiteWhere provides REST APIs for all system functionality. SiteWhere provides SDKs for many common device platforms including Android, iOS, Arduino, and any Java-capable platform such as Raspberry Pi rapidly accelerating the speed of innovation.
Stars: ✭ 788 (+471.01%)
Mutual labels:  iot-platform, mqtt, iot
Thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
Stars: ✭ 10,526 (+7527.54%)
Mutual labels:  iot-platform, mqtt, iot
Awtrix1.0
(Outdated) Smart RGB Matrix Clock
Stars: ✭ 99 (-28.26%)
Mutual labels:  mqtt, iot
Home Assistant Configuration
My Home Assistant Config. For more Information visit ->
Stars: ✭ 102 (-26.09%)
Mutual labels:  mqtt, iot
Easymodbus4j
easymodbus4j是一个高性能和易用的 Modbus 协议的 Java 实现,基于 Netty 开发,可用于 Modbus协议的Java客户端和服务器开发, A high-performance and ease-of-use implementation of the Modbus protocol written in Java netty support for modbus 4 mode..
Stars: ✭ 104 (-24.64%)
Mutual labels:  iot, modbus
Psmqtt
Utility reporting system health and status via MQTT
Stars: ✭ 95 (-31.16%)
Mutual labels:  mqtt, iot
Gcp Iot Core Examples
Google Cloud Platform IOT Core Examples
Stars: ✭ 103 (-25.36%)
Mutual labels:  mqtt, iot
Msgflo
Distributed Flow-Based Programming via message queues
Stars: ✭ 136 (-1.45%)
Mutual labels:  iot-platform, mqtt
Core
🏡 Open source home automation that puts local control and privacy first.
Stars: ✭ 48,265 (+34874.64%)
Mutual labels:  mqtt, iot

ActorCloud

Introduction

ActorCloud is an IoT platform that provides one-stop platform services for enterprises with low-power IoT networks. It provides multiple protocol access, message flow management, data parsing and data processing capabilities for devices on a secure and reliable basis.

The platform provides basic device management functions to connect and manage massive devices, realize message communication and data collection persistence of devices, integrate rule engine and data visualization management, flexibly open multiple privilege level management and control API, quickly develop upper layers through API, and achieve multi-end access and device remote control.

  • Multi-protocol access: Support low-power standard protocols such as MQTT, CoAP, LoRaWAN and Websocket, and adapt to mainstream Wi-Fi modules, NB-IoT modules, LoRa gateways and various industrial gateways in the low-power scenarios;
  • Device management: Terminal registration opening and life cycle management, provide continuous monitoring of status, faults, and reported data;
  • Data parsing: No need to change the data reporting format of the device, and support writing decoding plug-in for parsing in the cloud;
  • Rule Engine: Based on Pulsar, built-in flexible SQL expressions and rich processing functions, realize the real-time parsing of terminal messages, high-speed persistence, rule processing and different types of action triggering;
  • Application enablement: Open rich REST API interface, with flexible and configurable application permissions, help enterprises quickly build various upper-layer applications;
  • Tenant management: Support multi-tenancy, and the data between tenants is completely isolated. Users in the tenant can be configured with different permissions and management domains.

Online Demo & Installation

Getting Started

See the Quick Start document for the basic use of ActorCloud

Device Access

Device Quick Access Guide

For the steps of Accessing Devices to ActorCloud, please see the Device quick access guide.

Device Access Method

Although the device messages in any access mode under the same account are interoperable, the appropriate access method needs to be selected according to the product requirements.

The use of SSL/TLS generally results in higher security while reducing connection performance. Some devices are limited in performance and can only run lightweight CoAP clients, while WebSocket is recommended for real-time communication on the browser.

Attached: Access protocol supported by ActorCloud
Name Access address Description
MQTT broker.actorcloud.io:1883 Normal MQTT access
MQTT/SSL broker.actorcloud.io:8883 SSL MQTT Access (one-way authentication)
MQTT/SSL broker.actorcloud.io:8884 SSL MQTT Access (two-way authentication)
CoAP(LwM2M) broker.actorcloud.io:5683/mqtt CoAP/LwM2M Access
CoAP(LwM2M)/DTLS broker.actorcloud.io:5684/mqtt DTLS CoAP/LwM2M Access
MQTT/WebSocket broker.actorcloud.io:8083/mqtt WebSocket Access
MQTT/WebSocket/SSL broker.actorcloud.io:8084/mqtt SSL WebSocket Access
Private TCP transparent protocol custom made Private TCP transparent protocol

License

ActorCloud is released under Apache 2.0 License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].