8000 GitHub - paralin/historian-view-window-js: Track a remote reporter stream with a remote-state-stream window. [NOTE: UNUSED - see rstream]
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.

paralin/historian-view-window-js

Repository files navigation

Historian View Window

Consumes grpc-bus and state-stream and remote-state-stream and reporter to consume a remote state stream as a window implementation.

Multiplexer Usage

The idea of the multiplexer is to allow an app to provide a changing set of remote view service handles over time. This is intended for the real-world case of connecting to the cloud historian, vs connecting directly to a device.

First, a multiplexer is instantiated. This will immediately produce a WindowFactory which is backed by a remote-state-stream window multiplexer. Without any service handles, these windows will remain in the pending state forever. With only failing service handles, these windows will always fail. With at least one working service handle, these windows will succeed.

Adding or removing state stream will add or remove underlying remote view windows.

Features

  • remote view window
  • remote view connection multiplexer

About

Track a remote reporter stream with a remote-state-stream window. [NOTE: UNUSED - see rstream]

Resources

Stars

Watchers

Forks

Packages

No packages published
0