William Sobel

Results 18 issues of William Sobel

The agent needs to recover the previous set of devices when it restarts.

We need to make the buffer size at least 32k by default to allow for adequate space in the circular buffer. We need to test the amount of memory this...

enhancement
priority 2

There are some new asset types that will need to be supported. They will also need to follow the new asset device association, where the asset ID for instances will...

enhancement

We need to have a utility to convert between the current configuration files to the new configuration.

enhancement

The readme and the package data appear to be out of date. Please review.

help wanted
documentation

## Add a validation pipeline transform for observations [Issue 3159](https://projects.mtconnect.org/issues/3159) * Populate the `quality` attribute * Populate the `deprecated` if the value has been deprecated * Set the `verification` header...

feature

Implement a simple WebSockets streaming service. This is long overdue and can replace our long-poll version. We can use a simple JSON subscription request to stream data once the connection...

feature

Currently we create a new connection per source and sink. It would be more efficient to reuse the connection if they are connecting to the same broker. The common client...

feature

Create a topic that lists all the devices as a JSON array of name, uuid, and relates topic. What should the topic be? Does the payload make sense?

feature