Skip to content

Make 'isInferred' a Local Thing method #314

@alexjpwalker

Description

@alexjpwalker

Problem to Solve

Workbase is slowed down by a large number of roundtrips to retrieve the inferred flag on Things

Current Workaround

It's slow

Proposed Solution

Make isInferred a Local Thing method

Additional Information

It was local in 1.8 but was made remote to reduce payload size and simplify the protocol. However 1 bit is an acceptable cost.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions