Class to help log memory at snapshot and during garbage collection
Updated
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
extends uci-i2c-device to support mcp 230xx chips via UCI packets
Updated
Live App Notification System using Service Plugins
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
TCP socket(server) and client(consumer) modules using the UCI packet format for communication. Primary a dependent of the UCI base module
Updated
web socket (server) that process UCI formate JSON packets and is for use with the UCI websocket browser client
Updated
Home Assistant Class and API for access to home assistant via websocket
Updated
A Class which creates a map of Observable and reduces their emissions into a single boolean
Updated
a uci notity plugin for sending messges to pushsafer service
Updated
a scheduler and runner classes for multiple reoccuring interval schedules. Primary for irrigation use
Updated
A rxjs reactive version of the datastore npm package
Updated
Web socket client used in browser frontend. Designed to talk with uci-websocket and use the UCI packet format
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
Module specifically for Raspberry Pi. Always read/write to/from i2c bus via UCI packets and socket. Extends uci-base
Updated