We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example config.yaml
inbound-streams: - stream: name: log_stream input: - 2514 - stream: name: telem_stream input: - 3076 handlers: - name: ait.core.server.handlers.PacketHandler packet: 1553_HS_Packet
Example in documentation
- stream: name: log_stream input: 3077 - stream: name: telem_port_in_stream input: 3076 handlers: - my_custom_handlers.TestbedTelemHandler
The text was updated successfully, but these errors were encountered:
Issue #290 update server port config example in doc
1566dcf
2525735
bfe1417
5d3ac9e
Merge pull request #294 from NASA-AMMOS/issue-290
38d0386
Issue #290 - Update server port configuration examples
No branches or pull requests
Example config.yaml
Example in documentation
The text was updated successfully, but these errors were encountered: