Skip to content

cybergarage/uecho-go

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GitHub tag (latest SemVer) Go Go Reference

logo

The uecho-go is a portable and cross platform development framework for creating controller applications and devices of ECHONET Lite for Go developers. ECHONET is an open standard specification for IoT devices in Japan, it specifies more than 100 IoT devices such as crime prevention sensor, air conditioner and refrigerator.

What is uEcho?

The uecho-go supports to control devices of ECHONET Lite or create the standard devices of the specification easily. The uecho-go is designed in object-oriented programming, and the functions are object-oriented in their naming convention, and are grouped into classes such as Controller, Node, Class and Object.

framwork

To implement IoT controller or devices of ECHONET Lite, the developer had to understand and implement the communication middleware specification such as the message format and base sequences.

The uecho-go is inspired by reactive programming too. Using The uecho-go, developer have only to set basic listeners to implement the devices and controllers because uEcho handles other requests such as request and notification requests automatically.

Table of Contents

About

uEcho for Go is a portable development framework for ECHONET Lite developers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages