Skip to content

Dynamic data from simulated device #11

Open
@mggluscevic59

Description

@mggluscevic59
  • Instrument Simulator version: JulaboCF from julabo 2.3.0
  • Python version: 3.11.3
  • Operating System: ArchLinux

Description

Is it possible to have Simulator simulate changing data?

What I Did

CFG = {
    "devices": [
        {
            "name": "jul-1",
            "class": "JulaboCF",
            "transports": [
                {"type": "tcp", "url": "localhost:5050"}
            ]
        },
        {
            "name": "jul-2",
            "class": "JulaboCF",
            "transports": [
                {"type": "tcp", "url": "localhost:5051"}
            ]
        }
    ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions