Markus Zolliker ad7ff7f7f3 do proper value import on the client side
json values were not converted properly, resulting in integers
instead of enums at the client side

+ add log.debug in rx thread

Change-Id: Ifc3c3b28540eb6a516d77387a3f83711f34b7480
2023-03-06 08:24:15 +01:00
2023-01-30 17:16:08 +01:00
2023-03-06 08:24:15 +01:00
2022-12-19 14:34:48 +01:00
2022-11-10 15:00:27 +01:00
2022-11-09 16:29:29 +01:00
2022-11-09 16:29:29 +01:00
2022-11-09 16:29:29 +01:00
2023-03-02 17:01:43 +01:00
2023-02-20 12:50:08 +01:00
2022-11-08 17:44:58 +01:00
2020-01-15 08:15:35 +01:00
2022-12-20 09:48:14 +01:00
2022-11-09 16:29:29 +01:00
2023-01-18 16:24:30 +01:00
2023-03-06 08:24:15 +01:00
2022-11-09 16:29:29 +01:00

Frappy: Framework for programming secnodes in Python

Frappy is a Pyhthon-framework for writing SECoP servers (called SECNodes or Nodes) and Clients. It comes with its own Graphical client and a assortment(word?!) of example Nodes. It is able to use TCP and Serial connections.

To get started, look at the provided demo, the provided examples, or have a look at the INTRODUCTION section.

Main development is done here and a readonly GitHub-mirror for easier access is available here

Requirements

See requirements.txt.

Demo

Use the following command after installing the dependencies:

$ make frappy-demo
Description
PSI local frappy repo, probably ahead of git/gerrit at MLZ
Readme 4.7 MiB
Languages
Python 99.9%