Skip to content

Pass objects from comms link to UI instead of translating from dict to object #48

Description

@BrianWoodruff

Currently the comms link passes a dict of params or alarms back to the UI. Then the UI converts to JSON and finally to the native object. There's no reason the comms link can't construct a native object when it receives the packet.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions