This commit is contained in:
Joel Wetzell
2026-05-17 21:12:04 -05:00
parent 69bc31d3f1
commit 8e6cd58006
82 changed files with 642 additions and 450 deletions
+4 -3
View File
@@ -1,8 +1,8 @@
---
title: PSN Client
sidebar:
label: Client
order: 1
label: Client
order: 1
---
- **type**: `psn.client`
@@ -10,7 +10,8 @@ sidebar:
This module listens on the [PosiStageNet](http://posistage.net/) multicast address and emits tracker states anytime a new PSN message is received.
### Example
```yaml
- id: psnClient
type: psn.client
```
```