conduit icon indicating copy to clipboard operation
conduit copied to clipboard

☁ Securely call firmware functions from the cloud.

Results 11 conduit issues
Sort by recently updated
recently updated
newest added

Clients should be able to be securely joined to a socketio room where they can receive messages from their devices. Conduit can potentially also hold onto data sent from devices...

Pull in `gomock` and write more comprehensive tests to increase coverage.

Technical Debt

Build better infrastructure around logging.

enhancement

Currently the server can trigger calls of functions on the remote device(s), but cannot currently pass any args to those functions. Develop a standard way to pass args to these...

enhancement