UCOMmandIt

pino based logger for any use but designed for uci library json logging

Updated 2 years ago

Primary Base module used to create IOT instance processes which communicate via various flavors of sockets.

Updated 2 years ago

TCP socket(server) and client(consumer) modules using the UCI packet format for communication. Primary a dependent of the UCI base module

Updated 3 years ago

Web socket client used in browser frontend. Designed to talk with uci-websocket and use the UCI packet format

Updated 3 years ago

web socket (server) that process UCI formate JSON packets and is for use with the UCI websocket browser client

Updated 3 years ago

an mqtt client that wraps/translates UCI packets for send/receive from mqtt brokers. Allow mqtt clients to to interact with UCI based system

Updated 3 years ago

module that extends uci-base to support i2c-devices and read/write packets to uci-i2c bus module. Can be extended to service specific ic2 slave hardware

Updated 3 years ago

extends uci-i2c-device to support mcp 230xx chips via UCI packets

Updated 3 years ago

Module specifically for Raspberry Pi. Always read/write to/from i2c bus via UCI packets and socket. Extends uci-base

Updated 3 years ago

Module Specifically for Raspberry Pi. Interrupted gpio pin are connect to socket(s) that can push UCI packets when interrupts happen (like when mcp ports chain interrupt from expander pin)

Updated 3 years ago

wrapper for linux's network manager. Allow easy control of establishing wifi connections for any OS supporting 'network manager'

Updated 5 years ago

modules for transferring, installing, running and maintain code/process on a remote machine

Updated 4 years ago

A ssh class and cli based on the ssh2 package. Provides a openssh client replacement.

Updated 4 years ago

Rsync module and cli that supports job configuration files. Extends node-rsync

Updated 2 years ago

File System Watcher Class that emits change events

Updated 1 year ago

People