Skip to content

The core engine of the moody architecture, offering a way to interface and interact with the moody nodes in the local WSAN

Notifications You must be signed in to change notification settings

antima/moody-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moody-core

This repository contains the main engine of the moody architecture.

You can use it to interface with sensors communicating via MQTT or running firmware based on Moody-frameworks, like MoodyNodeEsp.

Installation

go install github.com/antima/moody-core@latest

Build from source

The following command will build the application into the root directory of the repo.

mage build

To install moody globally and run it as a systemd service, after buiding, run:

sudo mage install

About

The core engine of the moody architecture, offering a way to interface and interact with the moody nodes in the local WSAN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages