fill in basic details for remaining processors/modules

This commit is contained in:
Joel Wetzell
2026-03-26 17:57:08 -05:00
parent 3a92370cdd
commit cc77a35377
30 changed files with 336 additions and 66 deletions
+10 -1
View File
@@ -5,4 +5,13 @@ sidebar:
order: 1
---
- **type**: `psn.client`
- **type**: `psn.client`
This module listens on the [PosiStageNet](http://posistage.net/) multicast address and emits tracker states anytime a new PSN message is received.
### Example
List
```
- id: psnClient
type: psn.client
```