simonsobs / socs

Simons Observatory specific OCS agents.
BSD 2-Clause "Simplified" License
12 stars 12 forks source link

Adding agent for the Lightning Detector #640

Open felipecarrero opened 6 months ago

felipecarrero commented 6 months ago

Created an agent for the lightning detector that recieves data through the local network via UDP.

Description

The agent opens a socket and binds a port (1110) then receives packages sent by the lightning detector, parses them into a dictionary and publishes them to the agent feed.

Motivation and Context

No agent for the lightning detector exists.

How Has This Been Tested?

Testing carried out in daq-dev and monitoring through Grafana.

Types of changes

Checklist: