smart-home-gate

command module
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2020 License: GPL-3.0 Imports: 17 Imported by: 0

README

Smart home mobile gate

Project site | Server | Configurator | Node | Smart home Socket | Modbus device controller | Mobile app

status

Branch Status
master Build Status
dev Build Status

Attention! The project is under active development.

Gateway for connecting mobile clients to the server smart home. Controls access rights in accordance with the selected policy. Determining whether a client belongs to a server occurs through an access token issued to the client. It is possible to connect a large number of servers and client applications to the server at the same time.

smart home gate network smart home gate

Installation for development

git clone https://github.com/e154/smart-home-gate $GOPATH/src/github.com/e154/smart-home-gate

cd $GOPATH/src/github.com/e154/smart-home-gate

go mod vendor

go build

editing configuration files

cp conf/config.dev.json conf/config.json

run server

./smart-home-gate

It's all

LICENSE

GPLv3 Public License

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
server
Smart home gate This documentation describes APIs found under https://github.com/e154/smart-home-gate BasePath: / Version: 1.0.0 License: MIT https://raw.githubusercontent.com/e154/smart-home-gate/master/LICENSE Contact: Alex Filippov <support@e154.ru> https://e154.github.io/smart-home-gate/ Consumes: - application/json Produces: - application/json Security: - ApiKeyAuth - ServerAuthorization SecurityDefinitions: ApiKeyAuth: type: apiKey name: Authorization in: header ServerAuthorization: type: apiKey name: ServerAuthorization in: header swagger:meta
Smart home gate This documentation describes APIs found under https://github.com/e154/smart-home-gate BasePath: / Version: 1.0.0 License: MIT https://raw.githubusercontent.com/e154/smart-home-gate/master/LICENSE Contact: Alex Filippov <support@e154.ru> https://e154.github.io/smart-home-gate/ Consumes: - application/json Produces: - application/json Security: - ApiKeyAuth - ServerAuthorization SecurityDefinitions: ApiKeyAuth: type: apiKey name: Authorization in: header ServerAuthorization: type: apiKey name: ServerAuthorization in: header swagger:meta
system
orm
uuid
Package uuid provides implementation of Universally Unique Identifier (UUID).
Package uuid provides implementation of Universally Unique Identifier (UUID).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL