-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from epics-containers/dev
fix build.yml filename
- Loading branch information
Showing
2 changed files
with
112 additions
and
118 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,136 +1,130 @@ | ||
# yaml-language-server: $schema=https://github.com/epics-containers/ibek/releases/download/1.2.0/ibek.support.schema.json | ||
# yaml-language-server: $schema=https://github.com/epics-containers/ibek/releases/download/1.2.0/ibek.support.schema.json | ||
|
||
module: devIocStats | ||
|
||
defs: | ||
|
||
- name: devIocStatsHelper | ||
description: |- | ||
TODO:ADD DESCRIPTION | ||
args: | ||
|
||
- type: str | ||
name: ioc | ||
description: |- | ||
ioc name | ||
- type: id | ||
name: name | ||
description: |- | ||
gui element name | ||
- type: bool | ||
name: scanMonitor | ||
description: |- | ||
choice to include scan monitor | ||
default: true | ||
|
||
- type: bool | ||
name: guiTags | ||
- name: devIocStatsHelper | ||
description: |- | ||
choice to include gui tags | ||
default: true | ||
|
||
- type: str | ||
name: screen | ||
description: |- | ||
edm file for gui tags | ||
default: ioc_stats_softdls.edl | ||
|
||
- type: str | ||
name: EDM_FILE | ||
description: |- | ||
edm screen, defaults to ioc_stats_softdls.edl | ||
default: ioc_stats_softdls.edl | ||
|
||
- type: str | ||
name: IOC | ||
description: |- | ||
ioc name | ||
databases: | ||
- file: $(DEVIOCSTATS)/db/iocGui.db | ||
TODO:ADD DESCRIPTION | ||
args: | ||
IOC: | ||
name: | ||
EDM_FILE: | ||
- file: $(DEVIOCSTATS)/db/iocAdminSoft.db | ||
args: | ||
IOC: | ||
- file: $(DEVIOCSTATS)/db/iocAdminScanMon.db | ||
args: | ||
IOC: | ||
|
||
- name: iocAdminVxWorks | ||
description: |- | ||
Create some records for reading IOC statistics and details. | ||
args: | ||
|
||
- type: str | ||
name: IOC | ||
- type: str | ||
name: ioc | ||
description: |- | ||
ioc name | ||
- type: id | ||
name: name | ||
description: |- | ||
gui element name | ||
- type: bool | ||
name: scanMonitor | ||
description: |- | ||
choice to include scan monitor | ||
default: true | ||
|
||
- type: bool | ||
name: guiTags | ||
description: |- | ||
choice to include gui tags | ||
default: true | ||
|
||
- type: str | ||
name: screen | ||
description: |- | ||
edm file for gui tags | ||
default: ioc_stats_softdls.edl | ||
|
||
- type: str | ||
name: EDM_FILE | ||
description: |- | ||
edm screen, defaults to ioc_stats_softdls.edl | ||
default: ioc_stats_softdls.edl | ||
|
||
- type: str | ||
name: IOC | ||
description: |- | ||
ioc name | ||
databases: | ||
- file: $(IOCSTATS)/db/iocGui.db | ||
args: | ||
IOC: | ||
name: | ||
EDM_FILE: | ||
- file: $(IOCSTATS)/db/iocAdminSoft.db | ||
args: | ||
IOC: | ||
- file: $(IOCSTATS)/db/iocAdminScanMon.db | ||
args: | ||
IOC: | ||
|
||
- name: iocAdminVxWorks | ||
description: |- | ||
Device prefix | ||
databases: | ||
- file: $(DEVIOCSTATS)/db/iocAdminVxWorks.db | ||
Create some records for reading IOC statistics and details. | ||
args: | ||
IOC: | ||
- type: str | ||
name: IOC | ||
description: |- | ||
Device prefix | ||
- name: iocAdminScanMon | ||
description: |- | ||
Create some records for reading IOC statistics and details. | ||
args: | ||
databases: | ||
- file: $(IOCSTATS)/db/iocAdminVxWorks.db | ||
args: | ||
IOC: | ||
|
||
- type: str | ||
name: IOC | ||
- name: iocAdminScanMon | ||
description: |- | ||
Device prefix | ||
databases: | ||
- file: $(DEVIOCSTATS)/db/iocAdminScanMon.db | ||
Create some records for reading IOC statistics and details. | ||
args: | ||
IOC: | ||
|
||
- name: iocGui | ||
description: |- | ||
TODO:ADD DESCRIPTION | ||
args: | ||
- type: str | ||
name: IOC | ||
description: |- | ||
Device prefix | ||
- type: id | ||
name: name | ||
description: |- | ||
name for gui elements | ||
default: None | ||
|
||
- type: str | ||
name: EDM_FILE | ||
description: |- | ||
edm screen, defaults to ioc_stats_softdls.edl | ||
default: ioc_stats_softdls.edl | ||
databases: | ||
- file: $(IOCSTATS)/db/iocAdminScanMon.db | ||
args: | ||
IOC: | ||
|
||
- type: str | ||
name: IOC | ||
- name: iocGui | ||
description: |- | ||
ioc name | ||
databases: | ||
- file: $(DEVIOCSTATS)/db/iocGui.db | ||
TODO:ADD DESCRIPTION | ||
args: | ||
IOC: | ||
name: | ||
EDM_FILE: | ||
|
||
- name: iocAdminSoft | ||
description: |- | ||
Create some records for reading IOC statistics and details. | ||
args: | ||
|
||
- type: str | ||
name: IOC | ||
- type: id | ||
name: name | ||
description: |- | ||
name for gui elements | ||
default: None | ||
|
||
- type: str | ||
name: EDM_FILE | ||
description: |- | ||
edm screen, defaults to ioc_stats_softdls.edl | ||
default: ioc_stats_softdls.edl | ||
|
||
- type: str | ||
name: IOC | ||
description: |- | ||
ioc name | ||
databases: | ||
- file: $(IOCSTATS)/db/iocGui.db | ||
args: | ||
IOC: | ||
name: | ||
EDM_FILE: | ||
|
||
- name: iocAdminSoft | ||
description: |- | ||
Device prefix | ||
databases: | ||
- file: $(DEVIOCSTATS)/db/iocAdminSoft.db | ||
Create some records for reading IOC statistics and details. | ||
args: | ||
IOC: | ||
- type: str | ||
name: IOC | ||
description: |- | ||
Device prefix | ||
databases: | ||
- file: $(IOCSTATS)/db/iocAdminSoft.db | ||
args: | ||
IOC: |