create top level screens from all controllers listed in a fascs.yaml from the id (pv_prefix) field

Open
#253 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python
Domain
frontend

Research direction

Start by tracing the entry point that reads fascs.yaml and uses the id (pv_prefix) field to generate screens. Verify the single- and multi-controller examples, and consider the work done when one index.bob plus one top-level {ioc}//{{id}}.bob screen is produced for every listed controller.

Written by the indexing model from the issue text.

Description

Opis for two fastcs services such as these:

fastcs-ioc-01 - single controller

index.bob
PV_01.bob

fastcs-ioc-02 - multi controller

index.bob
PV_02.bob
PV_03.bob

Should give us 3 top level screens from {ioc}//{{id}}.bob

PV_01
PV_02
PV_03

Dominant language
Python
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from DiamondLightSource/techui-builder

All issues in DiamondLightSource/techui-builder

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.