https://github.com/diamondlightsource/coniql
Control system interface in GraphQL
https://github.com/diamondlightsource/coniql
Last synced: 3 months ago
JSON representation
Control system interface in GraphQL
- Host: GitHub
- URL: https://github.com/diamondlightsource/coniql
- Owner: DiamondLightSource
- License: apache-2.0
- Created: 2019-07-08T15:51:32.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-25T08:02:40.000Z (8 months ago)
- Last Synced: 2025-02-27T03:12:28.258Z (3 months ago)
- Language: Python
- Size: 22 MB
- Stars: 6
- Watchers: 5
- Forks: 4
- Open Issues: 15
-
Metadata Files:
- Readme: README.rst
- Contributing: .github/CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
coniql
======|code_ci| |docs_ci| |coverage| |pypi_version| |license|
Control system interface in GraphQL with plugins for EPICS Channel Access and PV Access.
Supports a web interface to get, put and monitor the value of PVs... |code_ci| image:: https://github.com/DiamondLightSource/coniql/actions/workflows/code.yml/badge.svg?branch=main
:target: https://github.com/DiamondLightSource/coniql/actions/workflows/code.yml
:alt: Code CI.. |docs_ci| image:: https://github.com/DiamondLightSource/coniql/actions/workflows/docs.yml/badge.svg?branch=main
:target: https://github.com/DiamondLightSource/coniql/actions/workflows/docs.yml
:alt: Docs CI.. |coverage| image:: https://codecov.io/gh/DiamondLightSource/coniql/branch/main/graph/badge.svg
:target: https://codecov.io/gh/DiamondLightSource/coniql
:alt: Test Coverage.. |pypi_version| image:: https://img.shields.io/pypi/v/coniql.svg
:target: https://pypi.org/project/coniql.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
:target: https://opensource.org/licenses/Apache-2.0
:alt: Apache License..
Anything below this line is used when viewing README.rst and will be replaced
when included in index.rstSee https://DiamondLightSource.github.io/coniql for more detailed documentation.