1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-05-28 13:12:24 -04:00

19 lines
407 B
YAML
Raw Normal View History

AISSettings:
description: "AIS settings"
properties:
title:
type: string
rgbColor:
type: integer
useReverseAPI:
description: Synchronize with reverse API (1 for yes, 0 for no)
type: integer
reverseAPIAddress:
type: string
reverseAPIPort:
type: integer
reverseAPIDeviceIndex:
type: integer
reverseAPIChannelIndex:
type: integer