wrapper for linux's network manager. Allow easy control of establishing wifi connections for any OS supporting 'network manager'
Updated
modules for transferring, installing, running and maintain code/process on a remote machine
Updated
A ssh class and cli based on the ssh2 package. Provides a openssh client replacement.
Updated
basic simple input/output for gpio pins. See uci-interrupt for gpio interrupt input
Updated
Read and Write systemd formatted text/files
Updated
a promise based version on nedb nosql database with rxjs reactivity
Updated
test of migration
Updated
Module specifically for Raspberry Pi. Always read/write to/from i2c bus via UCI packets and socket. Extends uci-base
Updated
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
Web socket client used in browser frontend. Designed to talk with uci-websocket and use the UCI packet format
Updated
some scripts and services related to linux networking
Updated
A rxjs reactive version of the datastore npm package
Updated
a scheduler and runner classes for multiple reoccuring interval schedules. Primary for irrigation use
Updated
A nodejs application to control a bank for irrigation solenoids via bank of gpios/relays
Updated
a uci notity plugin for sending messges to pushsafer service
Updated
A Class which creates a map of Observable and reduces their emissions into a single boolean
Updated
Home Assistant Class and API for access to home assistant via websocket
Updated
web socket (server) that process UCI formate JSON packets and is for use with the UCI websocket browser client
Updated
TCP socket(server) and client(consumer) modules using the UCI packet format for communication. Primary a dependent of the UCI base module
Updated
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