mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-17 03:03:32 +00:00
work on auto-generating parts of docs from JSONSchema
This commit is contained in:
@@ -4,11 +4,9 @@ sidebar:
|
||||
label: Multicast
|
||||
order: 3
|
||||
---
|
||||
import SchemaInfo from '../../../../../components/SchemaInfo.astro';
|
||||
|
||||
- **type**: `net.udp.multicast`
|
||||
- **params**:
|
||||
- **ip**: the multicast IP address to listen to
|
||||
- **port**: the port to listen on
|
||||
<SchemaInfo type="module" id="net.udp.multicast"></SchemaInfo>
|
||||
|
||||
### Example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user